[theme-reviewers] Are themes restricted from adding top levelmenus in WP 3.1 rc-4
Philip M. Hofer (Frumph)
philip at frumph.net
Thu Feb 17 14:18:51 UTC 2011
You would only get this error if the function _wp_menu_output() is being loaded a second time
So, my suggestion would be this, set your theme to twentyten, and disable *all* plugins and see if it still comes up, (also download the latest nightly build of WP) *if* it does than post on the wp-testers@ list and ask them there, since this has nothing to do with the theme review process.
If noone can help you there, then post it as a trac ticket as a bug.
- Phil
----- Original Message -----
From: Satish Gandham
To: theme-reviewers at lists.wordpress.org
Sent: Thursday, February 17, 2011 6:11 AM
Subject: Re: [theme-reviewers] Are themes restricted from adding top levelmenus in WP 3.1 rc-4
I reinstalled dint help :(.
Why am i getting this error
Fatal error: Cannot redeclare _wp_menu_output() (previously declared in /Applications/XAMPP/xamppfiles/htdocs/WordPress/wp-admin/menu-header.php:35) in /Applications/XAMPP/xamppfiles/htdocs/WordPress/wp-admin/menu-header.php on line 162
Ohhh I see what's going on, you upgraded WordPress, okay -- so grab the 'zip' file of the RC-4 and make sure you delete the .php files in the root directory of the installation as well as the wp-includes/wp-admin directories, it looks like you didnt install the new version completely, you just copied it over the old version and missed a file or two in the root install
/Applications/XAMPP/xamppfiles/htdocs/WordPress/*.php needs to be updated properly, delete all the php files in there (except wp-config.php) and copy them over from the zip file
------------------------------------------------------------------------------
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110217/2ea24aeb/attachment.htm>
More information about the theme-reviewers
mailing list