(1054) Unknown column 'pro' in 'where clause'
select * from plugin_seo_gjz where pro=1 order by px asc,id asc
图片:php.jpg
解决办法:
本部分内容设定了隐藏,需要回复后才能看到
ALTER TABLE `pre_plugin_seo_gjz` ADD COLUMN pro char(32) NOT NULL DEFAULT '';
[backcolor=rgb(255, 0, 255)]该教程适用于:
亮剑SEO 6.3.1 DZ建站学习研究分享
https://www.cgzz8.cn/t-10127-1-1.html
(出处: 草根吧)
太好了