Hey guys. A database issue was resolved recently, but in the process several plugins were disabled. When attempting to reactivate the Tubepress plugin I received:
Fatal error: Call to a member function isWordPress() on a non-object in /customers/appleuncovered.com/appleuncovered.com/httpd.www/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/org/tubepress/impl/bootstrap/AbstractBootstrapper.class.php on line 61
This error persists after deleting and reinstalling the plugin files, so I'm guessing a db foobar. Problem is, I don't know if there is any way to reset the db tables pertaining to the Tubepress Pro plugin or what exactly.
Glancing at the error message, the file path given looks sort of strange to me. Any suggestions?
FYI I have not yet upgraded to WP 3.2.1
Ben
Rescuing Tubepress Pro Installation
Started by Ben Hodgson, Sep 01 2011 05:12 AM
2 replies to this topic
#1
Posted 01 September 2011 - 05:12 AM
#2
Posted 02 September 2011 - 10:30 PM
Deactivate the Tubepress plugin.
If you go into your database. Find the wp_options table and do a "LIKE %tubepress%" search for "option_name" field. It will come up with all the preferences related to tubepress. Delete those rows and you may be fixed. I use phpMyAdmin for this and the search function is pretty good.
Once you do this, reactivate the Tubepress plugin.
I am no expert with this plugin but, I have fixed other plugins by doing this. Use at your own risk, just saying.
If you go into your database. Find the wp_options table and do a "LIKE %tubepress%" search for "option_name" field. It will come up with all the preferences related to tubepress. Delete those rows and you may be fixed. I use phpMyAdmin for this and the search function is pretty good.
Once you do this, reactivate the Tubepress plugin.
I am no expert with this plugin but, I have fixed other plugins by doing this. Use at your own risk, just saying.
#3
Posted 05 September 2011 - 06:49 PM
Thanks - Have purged the database of tubepress, and attempted to reactivate the plugin. Same error.
Funny it only applies to the Tubepress plugin tho as there are a lot of plugins in use.
Does anybody with a bit more knowledge of Wordpress have any idea what might be causing the:
Fatal error: Call to a member function isWordPress() on a non-object in /customers/appleuncovered.com/appleuncovered.com/httpd.www/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/org/tubepress/impl/bootstrap/AbstractBootstrapper.class.php on line 61
How is the path '/customers/appleuncovered.com/appleuncovered.com/httpd.www/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/org/tubepress/impl/bootstrap/AbstractBootstrapper.class.php' being generated, as it seems completely nonsensical?
Annoyingly - have found a relevant thread on experts-exchange http://mobile.expert...Q_27241172.html but I'm leery of any free trial that involves handing over card details ;-)
Funny it only applies to the Tubepress plugin tho as there are a lot of plugins in use.
Does anybody with a bit more knowledge of Wordpress have any idea what might be causing the:
Fatal error: Call to a member function isWordPress() on a non-object in /customers/appleuncovered.com/appleuncovered.com/httpd.www/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/org/tubepress/impl/bootstrap/AbstractBootstrapper.class.php on line 61
How is the path '/customers/appleuncovered.com/appleuncovered.com/httpd.www/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/org/tubepress/impl/bootstrap/AbstractBootstrapper.class.php' being generated, as it seems completely nonsensical?
Annoyingly - have found a relevant thread on experts-exchange http://mobile.expert...Q_27241172.html but I'm leery of any free trial that involves handing over card details ;-)








