Issue:
PHP was causing it. I had this on in my ini:
magic_quotes_runtime = On
This needs to be off. I think this will affect everyone else having issues as well.
Thank you all for your time 🙂
Uncaught SyntaxError: Unexpected token ILLEGAL
load-scripts.php:1
Uncaught SyntaxError: Unexpected token ILLEGAL
http://blog.syndicatedlife.com/wp-admin/’images/xit.gif’
Failed to load resource: the server responded with a status of 404 (Not Found)
http://blog.syndicatedlife.com/wp-admin/’images/wp-badge.png?ver=20111120′
Failed to load resource: the server responded with a status of 404 (Not Found)
Most of the time it’s a load scrpits error. Looks like WP is adding in extra characters or something. If I could find a copy of 3.21 I would use it. 🙁
http://blog.syndicatedlife.com/wp-admin/load-scripts.php?c=1&load=admin-bar,hoverIntent,common,jquery-color,thickbox,plugin-install&ver=48b7ea15248496ce30191098ee22008c
Error logs are showing nothing and the debug mode with wordpress doesn’t show anything, just prevents my blog from showing 🙁