• i’m not a professional coder, and i certainly do not want to accuse anyone of anything unjustly, but it seems to me that the Topsy plug-in is causing a large number of errors, resulting in a large error log being generated on the host server. this log grows to a large size so quickly that i must delete it about every week before it sucks up all my host’s disk space. here is an excerpt of the log file. i will email the file to anyone that requests it for troubleshooting purposes:


    [06-Jan-2011 23:28:38] PHP Warning: Invalid argument supplied for foreach() in /home/thenhbus/public_html/wp-content/plugins/topsy/topsy.php on line 1199
    [06-Jan-2011 23:28:38] 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 comment_date > FROM_UNIXTIME(1293175718) AND comment_post_ID = 1938 AND co’ at line 1 for query SELECT comment_date FROM WHERE comment_date > FROM_UNIXTIME(1293175718) AND comment_post_ID = 1938 AND comment_approved = ‘1’ ORDER BY comment_date DESC LIMIT 1 made by require, require_once, do_action, call_user_func_array, rjp_suc_set_recent_posts_cookie
    [06-Jan-2011 23:28:38] 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 ‘AND p.post_status=’publish” at line 6 for query SELECT count(*) FROM wp_posts p
    INNER JOIN wp_term_relationships tr ON tr.object_id = p.ID
    INNER JOIN wp_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
    INNER JOIN wp_geo_mashup_location_relationships gmlr ON gmlr.object_id = p.ID AND gmlr.object_name = ‘post’
    WHERE tt.term_id =
    AND p.post_status=’publish’ made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Categories->widget, wp_dropdown_categories, walk_category_dropdown_tree, call_user_func_array, Walker->walk, Walker->display_element, call_user_func_array, Walker_CategoryDropdown->start_el, apply_filters, call_user_func_array, GeoMashup->list_cats, GeoMashupDB->category_located_post_count
    [06-Jan-2011 23:28:38] 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 ‘AND p.post_status=’publish” at line 6 for query SELECT count(*) FROM wp_posts p
    INNER JOIN wp_term_relationships tr ON tr.object_id = p.ID
    INNER JOIN wp_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
    INNER JOIN wp_geo_mashup_location_relationships gmlr ON gmlr.object_id = p.ID AND gmlr.object_name = ‘post’
    WHERE tt.term_id =
    AND p.post_status=’publish’ made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Categories->widget, wp_dropdown_categories, walk_category_dropdown_tree, call_user_func_array, Walker->walk, Walker->display_element, call_user_func_array, Walker_CategoryDropdown->start_el, apply_filters, call_user_func_array, GeoMashup->list_cats, GeoMashupDB->category_located_post_count
    [06-Jan-2011 23:28:38] 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 ‘AND p.post_status=’publish” at line 6 for query SELECT count(*) FROM wp_posts p
    INNER JOIN wp_term_relationships tr ON tr.object_id = p.ID
    INNER JOIN wp_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
    INNER JOIN wp_geo_mashup_location_relationships gmlr ON gmlr.object_id = p.ID AND gmlr.object_name = ‘post’
    WHERE tt.term_id =

    etc., etc.

    https://www.ads-software.com/extend/plugins/topsy/

  • The topic ‘[Plugin: Topsy Retweet Button] Topsy Plug-in Causing Large Error Log’ is closed to new replies.