pamelapc
Member
Posted 2 years ago #
my domain is on GoDaddy and I just installed wordpress. After setting up and logging in my dashboard did not load correctly.
looks like this
http://i49.tinypic.com/29wjxnl.jpg
I tried re-uploading all the admin files but that did not work. Anyone know what the problem could be?
Hi,
Check with these options:
- Upgrade your wordpress to the latest version
- Disable all the plugins
- Add this code in htaccess of your blog:
php_value memory_limit 64M
Thanks,
Shane G.
pamelapc
Member
Posted 2 years ago #
-I have the latest version - so thats not it.
-Do you mean plugins in WordPress or my browser?
if wordpress, how would I do that?
-Also, if I need to add the code, how would I do that?
Sorry for seeming so out of the know, I literally just uploaded and have no idea how to do anything.
Assuming you're using the latest version of WordPress, you can disable your plugins simply by going to the plugins page:
Admin > Plugins
or,
http://www.yourdomain.com/wp-admin/plugins.php
Where 'yourdomain' is your, ahem, rather interesting domain name. :-)
Might also be worth switching to the default theme if that doesn't work.
http://www.yourdomain.com/wp-admin/themes.php
pamelapc
Member
Posted 2 years ago #
-I disabled the plugins, and the dashboard page is still messed up.
-I was already on the default theme, so I tried a different theme, still didn't work.
Thanks for the help though. Any other suggestions?
Try re-uploading the wp-admin and wp-includes folders.
Delete those folders entirely (as opposed to just FTPing over them), download a fresh copy of WordPress from the 'download' link above, then FTP them back in auto mode.
pamelapc
Member
Posted 2 years ago #
pamelapc
Member
Posted 2 years ago #