58 pointsSerious WPMU DEV-sterI'm new here
kingdomtools
Member
—
11th January 2011 02:25
(WP 3.0.4, BP 1.2.7)
i recently upgraded to WP 3.0.4, and had many an issue with permalinks. i sorted that all out, but there is an issue where nobody can access their dashboard (or login) via /wp-admin. As the super admin, I also cannot login to their backend via SuperAdmin | Sites | Backend.
If they go to their "subdomain".minblogs.com/wp-admin they receive an error 500
If they go to MinBlogs.com/wp-admin they get the login screen, but then it redirects them to minblogs.com and they have no access to their dashboard.
If I go to SuperAdmin | Sites | Backend for any subdomain, i get a blank page.
i recently upgraded to WP 3.0.4, and had many an issue with permalinks. i sorted that all out, but there is an issue where nobody can access their dashboard (or login) via /wp-admin. As the super admin, I also cannot login to their backend via SuperAdmin | Sites | Backend.
If they go to their "subdomain".minblogs.com/wp-admin they receive an error 500
If they go to MinBlogs.com/wp-admin they get the login screen, but then it redirects them to minblogs.com and they have no access to their dashboard.
If I go to SuperAdmin | Sites | Backend for any subdomain, i get a blank page.
PHP Warning: include_once(/var/www/clients/client0/web1/web/wp-content/plugins/membership/membershipincludes/classes/upgrade.php): failed to open stream: No such file or directory in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 87
[Tue Jan 11 04:44:00 2011] [error] [client 75.83.240.187] PHP Warning: include_once(): Failed opening '/var/www/clients/client0/web1/web/wp-content/plugins/membership/membershipincludes/classes/upgrade.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 87
[Tue Jan 11 04:44:00 2011] [error] [client 75.83.240.187] PHP Fatal error: Call to undefined function M_Upgrade() in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 89
Actually, I just realized that i had deleted the plugin. So re-downloaded and was going to install, but your installation instructions don't match the files in the plugin folder (no "user-activity/folder")
So I'm going to hold off. I've had a lot of bugs with the plugins, and I'm kinda enjoying the last few minutes of working-ness.
Responses (4)
Member — 11th January 2011 04:54 #
membership plugin was causing it.
PHP Warning: include_once(/var/www/clients/client0/web1/web/wp-content/plugins/membership/membershipincludes/classes/upgrade.php): failed to open stream: No such file or directory in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 87
[Tue Jan 11 04:44:00 2011] [error] [client 75.83.240.187] PHP Warning: include_once(): Failed opening '/var/www/clients/client0/web1/web/wp-content/plugins/membership/membershipincludes/classes/upgrade.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 87
[Tue Jan 11 04:44:00 2011] [error] [client 75.83.240.187] PHP Fatal error: Call to undefined function M_Upgrade() in /var/www/clients/client0/web1/web/wp-content/plugins/membershipincludes/classes/membershipadmin.php on line 89
Network deactivated, and all is well.
Sales & Support Lead — 11th January 2011 06:35 #
Hiya,
That's definitely odd. It's trying to pull a file from the incorrect location. If you reativate the plugin does the error return?
I'll see if Barry can respond to this further.
Thanks!
Member — 11th January 2011 07:49 #
I'll reactivate tomorrow and let you know. I need to enjoy a few hours of peace and quiet.
Member — 12th January 2011 23:43 #
Actually, I just realized that i had deleted the plugin. So re-downloaded and was going to install, but your installation instructions don't match the files in the plugin folder (no "user-activity/folder")
So I'm going to hold off. I've had a lot of bugs with the plugins, and I'm kinda enjoying the last few minutes of working-ness.
Become a member