找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 活动 交友 discuz
查看: 75|回复: 5

新人帖 X5 问题反馈,最新11.17号的版本 New

[复制链接]

314

主题

1063

回帖

1379

积分

金牌会员

积分
1379
发表于 16 小时前 | 显示全部楼层 |阅读模式
用17号发布的X5版本覆盖上一个X5版本后,出现了以下问题:


1、登录点击无响应,刷新页面后显示状态已登录。


2、发帖选择上传图片,点发帖无任何响应,刷新页面贴子已发布,积分增加有提示,但是图片没有了...


3、贴子列表页选择任意贴子,勾选任意贴子点删除,贴子无法删除,系统确提示扣了积分,贴子仍在。


4、用再旧一点的X5版本覆盖后,功能全部正常了。


以上没有截图,因为都是无响应的情况,没有错误信息提示的...
回复

使用道具 举报

328

主题

1099

回帖

1429

积分

金牌会员

积分
1429
发表于 16 小时前 | 显示全部楼层
优先查看 developer/update.sql 是否更新了所有更新的SQL,更新缓存再测
回复

使用道具 举报

314

主题

1063

回帖

1379

积分

金牌会员

积分
1379
楼主 发表于 16 小时前 | 显示全部楼层

忘了说这个情况,我升级数据库报错了,所以才出现了那几个错误,我没更改任何数据库内容。

本帖子中包含更多资源

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

x
回复

使用道具 举报

350

主题

1043

回帖

1395

积分

金牌会员

积分
1395
发表于 16 小时前 | 显示全部楼层
从你截图执行升级看你就是不会弄啊,不建议用此类测试版本
       

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.ce-paragraph {    line-height: 1.6em;    outline: none;    text-indent: 2em;    font-size: 16px;}.ce-paragraph--right {    text-align: right;}.ce-paragraph--center {    text-align: center;}.ce-paragraph--left {    text-align: left;}.ce-paragraph--justify {    text-align: justify;}.ce-paragraph-text-indent {    text-align: justify;}.ce-paragraph[data-placeholder]:empty::before{  content: attr(data-placeholder);  color: #707684;  font-weight: normal;  opacity: 0;}/** Show placeholder at the first paragraph if Editor is empty */.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty::before {  opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph[data-placeholder]:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus::before {  opacity: 0;}.ce-paragraph p:first-of-type{    margin-top: 0;}.ce-paragraph p:last-of-type{    margin-bottom: 0;}.svg-icon {    width: 1em;    height: 1em;}.svg-icon path,.svg-icon polygon,.svg-icon rect {    fill: #4691f6;}.svg-icon circle {    stroke: #4691f6;    stroke-width: 1;}.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;}
回复

使用道具 举报

314

主题

1063

回帖

1379

积分

金牌会员

积分
1379
楼主 发表于 16 小时前 | 显示全部楼层
感谢您的回复和建议,我的贴子是多余了,打扰!
回复

使用道具 举报

341

主题

1075

回帖

1418

积分

金牌会员

积分
1418
发表于 16 小时前 | 显示全部楼层
hagcse 发表于 2025-11-18 19:16
感谢您的回复和建议,我的贴子是多余了,打扰!
                倒是不是多余与否,而是真心建议,X5现在是开发者预览版,是给开发者做提前适配的,时不时还会有数据库变更,对于非技术人员,可能会产生数据问题导致各类异常。而不懂技术又不会自主解决,就产生了不必要的麻烦,为自己好,正常使用就用已发布的正式版本
       

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.ce-paragraph {    line-height: 1.6em;    outline: none;    text-indent: 2em;    font-size: 16px;}.ce-paragraph--right {    text-align: right;}.ce-paragraph--center {    text-align: center;}.ce-paragraph--left {    text-align: left;}.ce-paragraph--justify {    text-align: justify;}.ce-paragraph-text-indent {    text-align: justify;}.ce-paragraph[data-placeholder]:empty::before{  content: attr(data-placeholder);  color: #707684;  font-weight: normal;  opacity: 0;}/** Show placeholder at the first paragraph if Editor is empty */.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty::before {  opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph[data-placeholder]:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus::before {  opacity: 0;}.ce-paragraph p:first-of-type{    margin-top: 0;}.ce-paragraph p:last-of-type{    margin-bottom: 0;}.svg-icon {    width: 1em;    height: 1em;}.svg-icon path,.svg-icon polygon,.svg-icon rect {    fill: #4691f6;}.svg-icon circle {    stroke: #4691f6;    stroke-width: 1;}.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;}
回复

使用道具 举报

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

本版积分规则

快速回复 返回顶部 返回列表