1
2
3
4
5
6
7
8
9
10
11
12
| DedeCMS Error Warning!
Technical Support: https://bbs.dedecms.com
Error page: /*/makehtml_homepage.php
Error infos: Table ‘*.dede_flinktype’ doesn’t exist
Error sql: SELECT * FROM dede_flinktype order by id asc limit 0,24
DedeCMS Error Warning!
Technical Support: https://bbs.dedecms.com
Error page: /*/makehtml_homepage.php
Error infos: Table ‘*.dede_flinktype’ doesn’t exist
Error sql: SELECT * FROM dede_flinktype order by id asc limit 0,24
Error infos: Table ‘dedecmsv57gbk.dede_flink’ doesn’t exist
Error sql: Select * from dede_flink where ischeck >= ’1′ order by sortrank asc limit 0,24
|
这个错误提示是因为禁用友情链接模块,但是首页却调用了该模块所有导致程序关联数据库不存在而报错,解决方案有2个。
方案一:把模版首页友情链接代码删除
方案二:重新安装友情链接模块

本文采用 CC BY-NC-SA 4.0方式授权。
转载请注明出处和本文链接,说明是否进行修改,不得用于商业用途,使用相同方式共享。