Ok. I did check the errors in FireFox.
This is the only one I had: "Error: a(".menu li").draggable is not a
function
Source File: http://....deleted....
/wp-admin/load-scripts.php?c=1&load=jquery,utils,nav-menu&ver=0d17d2e2cfe267
059361dddab4601bc5
Line: 157
ron
----------------------------------------
From: "Andrew Nacin" <[email protected]>
Sent: Friday, April 09, 2010 4:52 PM
To: [email protected]
Subject: Re: [wp-testers] Fatal error pn Menu page
On Fri, Apr 9, 2010 at 4:41 PM, [email protected] <[email protected]>
wrote:
> Andrew, I can jump to Menus under Appearance from anywhere and get the
same
> error. The only other info I get is that it
> is a "Catchable fatal error". Not sure I can backtrace it any further.
Can you stick this into the top of wp_check_invalid_utf8() ?
function wp_check_invalid_utf8( $string, $strip = false ) { // this is the
existing line 432
if ( is_wp_error( $string ) ) {
var_dump( debug_backtrace() );
die();
}
$string = (string) $string; // this is the existing line 433
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers