After installing WP 3.5.1 the Dashboard will not load properly.
Unclear on the issue, are you able to access the dashboard? If so, clear your local browser cache and make sure any server cache related plugins etc are flushed/cleared.
Thread Starter
Greti
(@greti)
Hello Seacoast,
Yes I am able to access the dashboard, however the modules are not loading. Also, the Add Media features are not working. I am not able to add photos into any of my posts. I went through the steps of clearing the the browser cache and no luck.
Thread Starter
Greti
(@greti)
Hi Loseweightfast7,
Thank you for your help. My browsers are up to date. Not sure what is happening…also, the text button is not working when in the pages features. Very strange
Try adding define('SCRIPT_DEBUG', true);to the bottom of your wp-config.php file (just before the require_once line).
Thread Starter
Greti
(@greti)
Esmi!
That worked perfectly! thank you so much :o)
Glad I could help. π
It might be worth contacting your hosts and letting them know that there is an issue with concatenated scripts on your server. Perhaps they will fix it longer term. The “fix” I gave you is really just a temporary workaround.
Thread Starter
Greti
(@greti)
Thank you
Will do! Have a great day
Thread Starter
Greti
(@greti)
Hello Esmi
Any chance you might know why the images that are being uploaded into the site are blank? After entering the define(‘SCRIPT_DEBUG’, true);to the bottom of wp-config.php the add media feature works however when I upload a photo to the site it shows as a blank thumbnail
Sounds like you have a separate issue with your uploads. Have you checked (via FTP) that the images are actually being uploaded to the correct folder?
Thread Starter
Greti
(@greti)
Hello
Yes, I checked into the FTP. WordPress automatically created a 2013 directory. The image is not showing in that specific directory though…
What is the image’s url (you may have to “edit” a blank/missing image to find this)?
Thread Starter
Greti
(@greti)
they are automatically going into this folder
wp-content/uploads/2013/03/CityofStyle-12.jpg
And – just to confirm again – there’s no such file in wp-content/uploads/2013/03?