• Hello fellow WordPressors,

    I have a odd problem with WordPress recently. Everytime I click on Publish it takes ages and just times out. The post is published, but the post page just times out.

    I’ve turned off all plugins and tried it again, still happens.

    Here’s a error message that seems to come up when we try to publish a post or page.

    Wed Nov 12 05:27:47 2014] [error]  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 3 for query \r
    [Wed Nov 12 05:27:47 2014] [error]  SELECT post_id, meta_value \r
    [Wed Nov 12 05:27:47 2014] [error]  FROM wp_at98tyryyh_postmeta \r
    [Wed Nov 12 05:27:47 2014] [error]  WHERE meta_key = 'dsq_thread_id' AND meta_value IN ()\r
    [Wed Nov 12 05:27:47 2014] [error]  made by do_action_ref_array, call_user_func_array, dsq_sync_forum, dsq_sync_comments, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
    [Wed Nov 12 05:27:47 2014] [error]  made by do_action_ref_array, call_user_func_array, dsq_sync_forum, dsq_sync_comments, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
    t1.vid,t5.ID,t5.display_name,t1.amazon_buckets,t1.description,t4.tags_name,t1.name,t1.post_date,t1.publish,t1.google_adsense,t1.google_adsense_value,t1.image,t1.file,t1.hitcount,t1.ratecount,t1.file_type,t1.embedcode,t1.rate,t2.playlist_id,t3.playlist_name FROM wp_at98tyryyh_hdflvvideoshare AS t1 LEFT JOIN wp_at98tyryyh_hdflvvideoshare_med2play AS t2 ON t2.media_id = t1.vid LEFT JOIN wp_at98tyryyh_hdflvvideoshare_playlist AS t3 ON t3.pid = t2.playlist_id LEFT JOIN wp_at98tyryyh_hdflvvideoshare_tags AS t4 ON t1.vid = t4.media_id LEFT JOIN wp_at98tyryyh_users AS t5 ON t1.member_id = t5.ID WHERE t1.publish=1 AND t3.is_publish=1 AND t1.vid="56" LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/puzzles/page.php'), get_template_part, locate_template, load_template, require('/themes/puzzles/single.php'), apply_filters('the_content'), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, video_shortcodeplace, ContusVideoShortcodeView->hdflv_sharerender, ContusVideoShortcodeController->video_detail, ContusShortcode->get_video_detail, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
    
    [Wed Nov 12 05:31:02 2014] [error]  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 3 for query \r
    [Wed Nov 12 05:31:02 2014] [error]  SELECT post_id, meta_value \r
    [Wed Nov 12 05:31:02 2014] [error]  FROM wp_at98tyryyh_postmeta \r
    [Wed Nov 12 05:31:02 2014] [error]  WHERE meta_key = 'dsq_thread_id' AND meta_value IN ()\r
    [Wed Nov 12 05:31:02 2014] [error]  made by do_action_ref_array, call_user_func_array, dsq_sync_forum, dsq_sync_comments, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
    [Wed Nov 12 05:31:02 2014] [error]  FROM wp_at98tyryyh_postmeta \r
    [Wed Nov 12 05:31:02 2014] [error]  WHERE meta_key = 'dsq_thread_id' AND meta_value IN ()\r
    [Wed Nov 12 05:31:02 2014] [error]  made by do_action_ref_array, call_user_func_array, dsq_sync_forum, dsq_sync_comments, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query

    Any idea on how to read that error and the fix to this problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not sure about your problem but your error looks like it’s from Disqus. Are you using Disqus for your comments?

    Thread Starter flowti555

    (@flowti555)

    Thanks for your comment Courtney. Yes I do use Disqus for my comments but it worked before and even after removing disqus completely it doesn’t fix it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Publish Button Times Out’ is closed to new replies.