返回列表 发布新帖
查看: 62|回复: 5

discuzx3.5的后台SEO设置没有效果,无法保存 New

3881

主题

0

回帖

4788

积分

论坛元老

积分
4788
发表于 4 天前 | 查看全部 |阅读模式 <
php.ini 中的 max_input_vars 的值,调到10000,重启PHP还是没有动静,具体情况见图,打开文章列表详细设置不成,论坛还没设置,不知道是不是也是这样




第一排是用动态规则调用,后面都是具体频道写了保存不了



1 贡献最佳答案

      
罗汉果 发表于 2025-12-10 16:06
前边的 ";" 分号 要删掉      

    天外飘仙发表于3 小时前
  • 详细答案 >

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

531

主题

1474

回帖

1873

积分

金牌会员

积分
1873
发表于 4 天前 | 查看全部
你的版块数量是不是超级多?  怀疑你 max_input_vars 没设置好
回复

使用道具 举报

549

主题

1406

回帖

1827

积分

金牌会员

积分
1827
发表于 4 天前 | 查看全部
环境没有设置好,正常是可以的
回复

使用道具 举报

531

主题

1474

回帖

1873

积分

金牌会员

积分
1873
发表于 4 天前 | 查看全部
            
            是这里修改配置么,重启了服务器
        
   

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.image-tool {  --bg-color: #cdd1e0;  --front-color: #388ae5;  --border-color: #e8e8eb;}  .image-tool__image {    border-radius: 3px;    overflow: hidden;    margin-bottom: 10px;  }  .image-tool__image-picture {      max-width: 100%;      vertical-align: bottom;      display: block;      margin-left: auto;      margin-right: auto;    }  .image-tool__image-preloader {      width: 50px;      height: 50px;      border-radius: 50%;      background-size: cover;      margin: auto;      position: relative;      background-color: #cdd1e0;      background-position: center center;    }  .image-tool__image-preloader::after {        content: "";        position: absolute;        z-index: 3;        width: 60px;        height: 60px;        border-radius: 50%;        border: 2px solid #cdd1e0;        border-top-color: #388ae5;        left: 50%;        top: 50%;        margin-top: -30px;        margin-left: -30px;        animation: image-preloader-spin 2s infinite linear;        box-sizing: border-box;      }  .image-tool__caption[contentEditable="true"][data-placeholder]::before {      position: absolute !important;      content: attr(data-placeholder);      color: #707684;      font-weight: normal;      display: none;    }  .image-tool__caption[contentEditable="true"][data-placeholder]:empty::before {        display: block;      }  .image-tool__caption[contentEditable="true"][data-placeholder]:empty:focus::before {        display: none;      }  .image-tool--empty .image-tool__image {      display: none;    }  .image-tool--empty .image-tool__caption, .image-tool--loading .image-tool__caption {      display: none;    }  .image-tool .cdx-button {    display: flex;    align-items: center;    justify-content: center;  }  .image-tool .cdx-button svg {      height: auto;      margin: 0 6px 0 0;    }  .image-tool--filled .cdx-button {      display: none;    }  .image-tool--filled .image-tool__image-preloader {        display: none;      }  .image-tool--loading .image-tool__image {      min-height: 200px;      display: flex;      border: 1px solid #e8e8eb;      background-color: #fff;    }  .image-tool--loading .image-tool__image-picture {        display: none;      }  .image-tool--loading .cdx-button {      display: none;    }  /**   * Tunes   * ----------------   */  .image-tool--withBorder .image-tool__image {      border: 1px solid #e8e8eb;    }  .image-tool--withBackground .image-tool__image {      padding: 15px;      background: #cdd1e0;    }  .image-tool--withBackground .image-tool__image-picture {        max-width: 60%;        margin: 0 auto;      }  .image-tool--stretched .image-tool__image-picture {        width: 100%;      }  .image-tool__caption {                text-align: center;                font-size: 14px;                color: #a3a3a3;        }@keyframes image-preloader-spin {  0% {    transform: rotate(0deg);  }  100% {    transform: rotate(360deg);  }}.inline-code {  background: rgba(250, 239, 240, 0.78);  color: #b44437;  padding: 3px 4px;  border-radius: 5px;  margin: 0 1px;  font-family: inherit;  font-size: 0.86em;  font-weight: 500;  letter-spacing: 0.3px;}

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

575

主题

1477

回帖

1929

积分

金牌会员

积分
1929
发表于 4 天前 | 查看全部
版块是有点多,这个10000还可以加大么,加大了如果有效果可以修改,保存成功后,回头可以再改回1000么,以前我遇到这种情况,就是用改10000可以,但是主要局限在统一修改门户频道里面,不是打开详细设置,这次是是打开详细设置,主要针对具体频道和版块好像不行,试了很多次无法保存
回复

使用道具 举报

614

主题

1439

回帖

1936

积分

金牌会员

积分
1936
发表于 4 天前 | 查看全部

罗汉果 发表于 2025-12-10 16:06
前边的 ";" 分号 要删掉

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

投诉/建议联系

admin@phpdismall.com

未经授权禁止转载,复制和建立镜像,
如有违反,追究法律责任
  • 手机版
  • 联系客服
Copyright © 2023-2025 PHP源码市场 版权所有 All Rights Reserved. |网站地图 京ICP备2023002014号
关灯 在本版发帖
扫一扫添加微信客服
返回顶部
快速回复 返回顶部 返回列表