Forums

Auto Post Thumbnails messed up everything (14 posts)

  1. icekid
    Member
    Posted 1 year ago #

    I just wanted to test Auto Post Thumbnails and messed up everything.

    I just want to remove it but nothing happens

    Problems caused
    http://www.defenceaviation.com/aircrafts

    It's kinda urgent :(

    Thank you in advance.

  2. icekid
    Member
    Posted 1 year ago #

    It shows thumbnails even when i deactivated and deleted the plugin and gives some kind of error in that page.

    I am kinda new at this. Someone please help me urgently.

  3. Reuben Gunday
    Member
    Posted 1 year ago #

    are you using any cache plugins?

  4. icekid
    Member
    Posted 1 year ago #

    Yes I am. But I cleared it. Still no luck :(

  5. Thejas Kamath
    Member
    Posted 1 year ago #

    Hey, @Icekid, Disable all the unnecessary plugins (Remove WP cache plugins).

    If the problem is solved, install the plugins one by one till you find the cause.

    Thanks!

  6. Reuben Gunday
    Member
    Posted 1 year ago #

    Ok I guess I found the solution....An empty user meta key is causing the problem.
    backup your database and
    Run this Sql query...
    DELETE FROM wp_usermeta WHERE meta_key = '';

    This should fix the problem.

  7. icekid
    Member
    Posted 1 year ago #

    @Reuben

    I am not sure how to do it. As i said I am new at this.

    I tried to search a empty meta_key in phpMyAdmin. But I didn't find any.

  8. icekid
    Member
    Posted 1 year ago #

    @Thejas Kamath

    Tired your suggestion. Still No luck :(

  9. icekid
    Member
    Posted 1 year ago #

    if you see this
    http://www.defenceaviation.com/analysis

    There is still that stupid thumbnail from that stupid plugin.

    Plus in http://www.defenceaviation.com/ for some reason the sidebar doesn't work. Only one widget doesn't work it just contains links to blog rolls.

  10. icekid
    Member
    Posted 1 year ago #

    @Everyone

    I solved it. Turns out the plugin: phpbb_recent_topics was causing problem.

    Now only problem remaining is those extra images or thumbnails or whatever.

    For example here http://www.defenceaviation.com/2009/04/india-used-airforce-to-attack-its-own-people.html

    This was caused by that stupid thumbnail plugin. I removed it. Still no luck.

  11. icekid
    Member
    Posted 1 year ago #

    Did the plugin edit my theme??

  12. Reuben Gunday
    Member
    Posted 1 year ago #

    I dont think that the plugin has edited your theme. If you can pastebin your theme's single.php code. It would be easy to find the solution.

  13. icekid
    Member
    Posted 1 year ago #

    I solved it.

    The plugin inserted

    <?php if ( function_exists("has_post_thumbnail") && has_post_thumbnail() ) { the_post_thumbnail(array(300,225), array("class" => "alignleft post_thumbnail")); } ?>

    in theme's:

    single.php
    page.php
    archive.php
    index.php

    Removed it and everything is normal. Thank you all for the help. Thanks a lot Reuben

  14. hellrazaa
    Member
    Posted 11 months ago #

    i really want to say that this plugin screwed up my site and i cant get these stupid thumbnails off...thaks for making the dumbest plugin ever

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.