Discuz!小编 发表于 6 天前

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

php.ini 中的 max_input_vars 的值,调到10000,重启PHP还是没有动静,具体情况见图,打开文章列表详细设置不成,论坛还没设置,不知道是不是也是这样




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



1 贡献最佳答案

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

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

海军大都督 发表于 6 天前

你的版块数量是不是超级多?怀疑你 max_input_vars 没设置好

凡若尘 发表于 6 天前

环境没有设置好,正常是可以的

海军大都督 发表于 6 天前

            
            是这里修改配置么,重启了服务器
      
   

.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::before {      position: absolute !important;      content: attr(data-placeholder);      color: #707684;      font-weight: normal;      display: none;    }.image-tool__caption:empty::before {      display: block;      }.image-tool__caption: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;}

Jessie 发表于 6 天前

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

Sylvia 发表于 6 天前



罗汉果 发表于 2025-12-10 16:06
前边的 ";" 分号 要删掉
页: [1]
查看完整版本: discuzx3.5的后台SEO设置没有效果,无法保存 New