首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >WordPress数据库错误

WordPress数据库错误
EN

Stack Overflow用户
提问于 2014-04-04 10:59:11
回答 1查看 448关注 0票数 0

在尝试更新WordPress中的列表时,我不断收到以下错误:

代码语言:javascript
复制
[warn]  mod_fcgid: stderr: WordPress database error You have an error in your SQL
syntax; check the manual that corresponds to your MySQL server version for the
right syntax to use near '' at line 1 for query 
 SELECT listing_child_name 
 FROM wp_fsrep_listings 
 WHERE listing_id =  made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/curberry/page.php'), the_content, apply_filters('the_content'), call_user_func_array, fsrep_content, include('/plugins/fs-real-estate-plugin/themes/default/listing_details.php'), fsrep_pro_listing_child

用户可以创建列表,但不能返回并更新列表。上面的错误显示了错误。

错误后面紧跟着:

代码语言:javascript
复制
mod_fcgid: stderr: PHP Warning:  
array_slice() expects parameter 1 to be array, null given 
in /home/curberry/public_html/wp-content/plugins/fs-real-estate-plugin/common_functions.php on line 1185
EN

回答 1

Stack Overflow用户

发布于 2014-04-04 12:43:36

我想这会对你有帮助

http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-error-establishing-a-database-connection-in-wordpress/

顺便说一句,我发现你错误地使用了real estage插件。别不用它,兄弟。

请查看http://packetstormsecurity.com/files/118310/WordPress-FS-Real-Estate-SQL-Injection.html

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/22852706

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档