I'm testing WP 3.3 RC1 on our dev install and it appears that all hell broke loose with WPMU Nelo after the upgrade. I got the white page of death in the Admin so I removed all files from plugins/ and mu-plugins/ via FTP. Now the theme stops loading after the header, and wp_debug reports the errors below.
Here's a link to the site, but we're working on it so things may be constantly changing.
If it looks like something else is going on here, please advise.
Not sure about that first notice, but everything else indicates an issue with the theme. Thanks in advance for any help.
Notice: define() was called with an argument that is deprecated since version 3.0! The constant VHOST is deprecated. Use the boolean constant SUBDOMAIN_INSTALL in wp-config.php to enable a subdomain configuration. Use is_subdomain_install() to check whether a subdomain configuration is enabled. in /home/triblogs/public_html/wp-includes/functions.php on line 3542
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1161
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3623
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3639
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3656
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3672
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3688
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3704
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
I'm testing WP 3.3 RC1 on our dev install and it appears that all hell broke loose with WPMU Nelo after the upgrade. I got the white page of death in the Admin so I removed all files from plugins/ and mu-plugins/ via FTP. Now the theme stops loading after the header, and wp_debug reports the errors below.
Here's a link to the site, but we're working on it so things may be constantly changing.
If it looks like something else is going on here, please advise.
Not sure about that first notice, but everything else indicates an issue with the theme. Thanks in advance for any help.
Notice: define() was called with an argument that is deprecated since version 3.0! The constant VHOST is deprecated. Use the boolean constant SUBDOMAIN_INSTALL in wp-config.php to enable a subdomain configuration. Use is_subdomain_install() to check whether a subdomain configuration is enabled. in /home/triblogs/public_html/wp-includes/functions.php on line 3542
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1161
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3623
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3639
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3656
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3672
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3688
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 3704
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
Thanks for the quick reply. Somebody might want to get a head start.
I just confirmed proper loading of the site after switching to twentyeleven.
Hmmm... I'm happy to help test any Nelo releases, but I wonder who will be testing the 135+ themes in the "tested, 100% supported" Farms Theme pack we offer all our bloggers! ;-)
Responses (5)
Member — 5th December 2011 22:41 #
Just noticed a couple more on the front end:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/triblogs/public_html/wp-includes/functions.php on line 3458
Notice: Constant ABSPATH already defined in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/options.php on line 39
Member — 5th December 2011 22:51 #
Sorry to bump this so soon, but I just fixed the VHOST notice by editing that to SUBDOMAIN_INSTALL in wp-config.
I'm still getting the following two Nelo notices on the backend, and a whole slew on the front with the theme still failing to fully load. :-\
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
Notice: Undefined index: page in /home/triblogs/public_html/wp-content/themes/wpmu-nelo/functions.php on line 1197
WPMU DEV Fanatic — 5th December 2011 23:26 #
Hi jcnjr,
It hasn't been tested with WP 3.3.x as yet. Once that's released though, everything over here will be updated right away to ensure compatibility.
-David
Member — 6th December 2011 03:15 #
Thanks for the quick reply. Somebody might want to get a head start.
I just confirmed proper loading of the site after switching to twentyeleven.
Hmmm... I'm happy to help test any Nelo releases, but I wonder who will be testing the 135+ themes in the "tested, 100% supported" Farms Theme pack we offer all our bloggers! ;-)
Member — 6th December 2011 21:17 #
UPDATE: The theme was braking after the header loaded because we had hardcoded a link to ust_wpsignup_url and the Anti-Splog plugin was deactivated.
It seems to be functioning properly after activating Anti-Splog, though debug still throws plenty of notices.
I've marked this as resolved, sorry for the panic attack.
Become a member