edwardlw
Member
Posted 1 year ago #
I've just upgraded the site to version 3 and the messages after uploading my files to my server said the upgrade was successful. I have the new twentyten them, but the new slick admin interface is not showing up.
Unrelated, when I try to upload a custom header, the page basically goes blank (with the admin sidebar still present).
Any ideas?
Add this to your wp-config.php file:
define('WP_MEMORY_LIMIT', '256M' );
Could be a memory issh.
edwardlw
Member
Posted 1 year ago #
no luck. Every function worked fine before i upgraded (was running 2.9.2?).
edwardlw
Member
Posted 1 year ago #
I decided to do a fresh install. Something weird must have happened when copying the new files over.