Warning: Use of undefined constant url - assumed 'url' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
Warning: Use of undefined constant name - assumed 'name' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
wordcodess 百年不遇的问题让我遇上了,大概情况就是这样的
提示:
1)您正在编辑展示最新文章的页面 (You are currently editing the page that shows your latest posts)
2)提请审批 (Submit for Approval)
3)您没有修改这篇文章的权限 (You do not have permission to modify this article)
解决方案:
利用phpmyadmin >> 当前数据库 >> wp_posts表 >> 结构>>第一行(名字为ID的那行)>>修改 >> 勾选A_I >> 保存>> 查看额外变成:AUTO_INCREMENT
刷新后台问题解决