Thread Starter
notxap
(@notxap)
If anyone can help I’d be very grateful.
Gary
Thread Starter
notxap
(@notxap)
Also get this error
Warning: Cannot modify header information – headers already sent by (output started at /share/storage/03/no/notxap/wp-includes/widgets.php:686) in /share/storage/03/no/notxap/wp-includes/pluggable.php on line 770
When changing themes
Thread Starter
notxap
(@notxap)
Dashboard doesn’t seem to work right either, the panels display “loading..”
Thread Starter
notxap
(@notxap)
Warning: array_search(): Wrong datatype for second argument in /share/storage/03/no/notxap/wp-admin/includes/widgets.php on line 85
Obviously putting an old version of widgets.php in the wp-includes was the wrong thing to do…
Thread Starter
notxap
(@notxap)
When I try to activate plugins I get the following error..
Warning: array_keys(): The first argument should be an array in /share/storage/03/no/notxap/wp-includes/widgets.php on line 686
Warning: Invalid argument supplied for foreach() in /share/storage/03/no/notxap/wp-includes/widgets.php on line 686
Warning: Cannot modify header information – headers already sent by (output started at /share/storage/03/no/notxap/wp-includes/widgets.php:686) in /share/storage/03/no/notxap/wp-includes/pluggable.php on line 770
Warning: Cannot modify header information – headers already sent by (output started at /share/storage/03/no/notxap/wp-includes/widgets.php:686) in /share/storage/03/no/notxap/wp-includes/pluggable.php on line 770
Warning: Cannot modify header information – headers already sent by (output started at /share/storage/03/no/notxap/wp-includes/widgets.php:686) in /share/storage/03/no/notxap/wp-includes/pluggable.php on line 770
Thread Starter
notxap
(@notxap)
Might be fixed. Seen this on another post and tried it…
Look at your wp-config.php file. If you see this line, remove it:
define(‘DB_CHARSET’, ‘utf8’);
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gasyoun/public_html/wp-includes/widgets.php on line 686
Warning: Invalid argument supplied for foreach() in /home/gasyoun/public_html/wp-includes/widgets.php on line 686
Same error, removing define(‘DB_CHARSET’, ‘utf8’); did not helped
No way to upgrade to 2.6.2 from 2.3 versions