The MU forums have moved to WordPress.org

PHP Error Log (2 posts)

  1. rsgrone
    Member
    Posted 14 years ago #

    Does anyone have an idea as to what may be done to resolve this issue? I can read the fact that there is a database error however....

    Using StudioPress News Theme... can't think of anything else

    MySQL Client Version 5.1.11

    [01-Mar-2010 03:10:36] 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 'ANDmeta_key= 'wp_car_tag' LIMIT 1' at line 1 for query SELECTmeta_valueFROMwp_1_postmetaWHEREpost_id= ANDmeta_key= 'wp_car_tag' LIMIT 1 made by require, require_once, include, get_footer, locate_template, load_template, require_once, do_action, call_user_func_array, wp_car_action

    Thanks

  2. SteveAtty
    Member
    Posted 14 years ago #

    The problem is that the code you've pasted contains back ticks round field names which has messed up the code when you've pasted it. So it makes it hard for us to work out what the code actually looks like. But at a quess its because there is no post_id in the query.

    However the plugin that is failing is the wordpress comment auto responder.

About this Topic

  • Started 14 years ago by rsgrone
  • Latest reply from SteveAtty