Ticket #277 (closed 用户报障: 已处理)

Opened 12 years ago

Last modified 12 years ago

亲子论坛后台_版块管理部分版块不能展示

Reported by: chenguohao Owned by: lijianwen
Priority: 次高级(2) Milestone:
Component: 亲子网论坛 Version:
Keywords: Cc:
Due Date: 24/04/2014

Description

发现妈咪理财下还有几个版块不能显示,如图:
http://img.pconline.com.cn/images/upload/upc/tx/itbbs/1404/24/c14/33509224_1398312968914_1024x1024.png
实际上还是下级子板的如下:
http://img.pconline.com.cn/images/upload/upc/tx/itbbs/1404/24/c14/33509317_1398313068838_1024x1024.jpg

Change History

comment:1 Changed 12 years ago by lijianwen

  • Status changed from new to closed
  • Resolution set to 已处理

hasChildren: 标记板块是否有子板
问题引起原因:

对板块进行增加,删除或移动过程中,如果中间中断了操作,可能会引起forum的hasChildren字段异常。

解决方案:

最快的解决方案是:在该板块下新建一个板块,让程序重新去计算hasChildren字段的值,当hasChildren字段恢复正常时,即可显示其子板。

Note: See TracTickets for help on using tickets.