Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter tiosolid

    (@tiosolid)

    Bump!
    I just installed a plugin that helps me to debug my sql queries, and when I open the log I found the following:

    4.29153442383E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.19616699219E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.6968460083E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.19616699219E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.19616699219E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.41074371338E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.29153442383E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    4.2200088501E-05 SELECT post_parent FROM wp_posts WHERE ID= ‘286’ LIMIT 1

    Its like 1000~2000 lines of the same queries one after another. Please somebody help me to fix this! I already changed my theme back to my original one and disabled all the plugins but the problem still persists

    Forum: Plugins
    In reply to: WP-Super Cache: No Cache

    FYI, i just did this, and hell yeah, it worked:
    – Deleted the plugin folder;
    – Deleted the advanced-cache.php files from plugins folder;
    – Edited the wp-config (i guess this one made it work) and deleted the ‘wp-cache true’ thing. Its almost in the end of the file now between the { };
    – Installed the plugin again;
    – worked o.0

    We tried, but the “offical” support page for the plugin is this forum ;/

    Forum: Plugins
    In reply to: WP-Super Cache: No Cache

    The same with me. I have two blogs and in one the plugin is caching just fine, but in the another one its always says “0 super-cache and wp-cache pages”. No errors at the webserver logs.

Viewing 4 replies - 16 through 19 (of 19 total)