1. 论坛系统升级为Xenforo,欢迎大家测试!
    排除公告

请教。。。

本帖由 5753842006-10-03 发布。版面名称:源码讨论

  1. 575384

    575384 New Member

    注册:
    2006-02-28
    帖子:
    12
    赞:
    0
    Recent Comments
    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 ' WHERE .ID=.comment_post_ID AND (post_status = 'publish' OR po]
    SELECT ID, comment_ID, comment_content, comment_author FROM , WHERE .ID=.comment_post_ID AND (post_status = 'publish' OR post_status = 'static')AND post_password ='' AND comment_approved = '1' ORDER BY .comment_date DESC LIMIT 5


    啥东东?高人解决下。
     
  2. fen

    fen New Member

    注册:
    2005-12-18
    帖子:
    3,050
    赞:
    25
    怎么出现的
    貌似调用Recent Comments失败.
     
  3. Hoofei

    Hoofei New Member

    注册:
    2005-12-10
    帖子:
    3,162
    赞:
    35
    是否没有装最新评论的插件,而模板里却有调用函数。