Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Prior to the introduction of the new media upload modal box for inserting and uploading media into posts, the tool itself will not display any of the images that have just been uploaded, nor will it display anything that was already in the media library before.

Screenshot:
screenshot of the error

In the Chrome console I'm getting the following error;

Uncaught SyntaxError: Unexpected token < admin-ajax.php:1 

I had a look at this WordPress support topic and the only thing I could find relevant in that was the Bulletproof security point, but I checked for the .htaccess file.

EDIT : Found this in the error logs of the site; [Thu Feb 14 22:28:28 2013] [error] [client ] PHP Notice: Undefined variable: R04CB58866688F2FE57771583392B6A18 in /usr/local/pem/vhosts/136505/webspace/siteapps/21578/htdocs/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/8cd.php(3) : runtime-created function(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 1, referer: http://playstationer.net/wp-admin/post-new.php

share|improve this question
2  
Are you sure you swapped to the default theme and disabled all plugins? – brasofilo Jan 5 at 2:16
Yes, I disabled everything and turned on Twenty Twelve and it was still blank. I get this after the image gets uploaded to the server – Alex McGill Jan 5 at 13:57
That is very strange, I just reinstalled 3.5 from the updates page and everything is back. Thanks for your input. – Alex McGill Jan 5 at 14:14
In the Trac, that directory does not have an 8cd.php file in it: core.trac.wordpress.org/browser/trunk/wp-includes/js/tinymce/… Any idea what is in that file? – s_ha_dum Feb 16 at 0:48
This......... cl.ly/image/0c0H1D0O0V1J – Alex McGill Feb 16 at 1:20

closed as too localized by toscho Feb 13 at 23:33

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.