wordpress plugin cache help please

by 10 replies
11
so i have version 3 of plugin that has 5 features

i somehow foud version 2 that has 7 features useful ones I want ot use them

I installed version 2 on site B without ever installing version 3 on it and I can see all features


But on site A where i want to use this plugin ,version 2, I first installed version 3 then deleted all files deacticated plugin then installed version 2 again

But site A knows I installed version 3 first and hence its only showing me features of version 3 ,not 2

maybe its because of some plugin cache or something ? Please help me I really need to use this :/

thanks very much
#programming #cache #plugin #wordpress
  • It's difficult to answer without the exact name of the plugin.

    Using anything other than the latest version of a plugin is not recommended, as it may open your site to vulnerabilities/being hacked.
  • This is the plugin

    WordPress › GetResponse Integration « WordPress Plugins

    thanks in advance
    • [1] reply
    • Log in to your phpmyadmin, browse your database, go to wp_options table and search for:
      GrIntegrationOptions_new_web_from_id
      GrIntegrationOptions_style_id
      GrIntegrationOptions_comment_on
      GrIntegrationOptions_comment_label

      Delete all four rows. Reinstall your desired plugin version. Give it a try.
      Sometimes, all data remains saved in the database even if we have uninstalled the plugin.
  • it even remembers my webform id even after deleting it and reinstalling the previous version :/
  • i want something that can make it forget that it was once installed on my site :/
  • There is a reason people update plugins... But if you must - how did you go about deleting the plugin? Just sounds like you deleted some files and deactivated it without actually just deleting it from the plugins page (WP is quite good normally in removing all files so you don't have to manually do it...)
    • [1] reply
    • i did it both ways one after the other no help..now i just went through DB tables for any entries but it seems theres none for that plugin after deleting it.
  • So you reinstalled v2 via zip file?
    • [1] reply
    • Yes just how its usually done.
  • Was there a readme file with the v3 zip file? They sometimes have instructions on how to properly remove and delete the plugin (might have to edit the theme to remove).

    Otherwise make sure you've checked your folders using FTP that everything has been removed.

Next Topics on Trending Feed