Closed wotis closed 10 years ago
Are you using the latest from github?
If so, do you have other plugins enabled? Try disabling other plugins and seeing if the problem goes away.
Check the log files (both the PTE one (you can find this in the settings) and the javascript console.
SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead require.js:45 SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead require.js:84 SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead require.js:276 SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead require.js:394 SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead require.js:102
Does this help?
here is the attachement (log.txt)
[DEBUG ][2014-04-25T20:22:29+00:00][PARAMETERS: Array ( [action] => pte_ajax [pte-action] => iframe [pte-id] => 17557 )] [DEBUG ][2014-04-25T20:22:29+00:00][PTE-VERSION: 2.3.0 USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0 WORDPRESS: 3.9] [DEBUG ][2014-04-25T20:22:34+00:00][PARAMETERS: Array ( [action] => pte_ajax [id] => 17557 [pte-action] => get-thumbnail-info )] [WARNUNG][2014-04-25T20:22:34+00:00][Couldn't find or generate metadata for image: 17557-large] [WARNUNG][2014-04-25T20:22:34+00:00][Couldn't find or generate metadata for image: 17557-foundation-featured-image] [DEBUG ][2014-04-25T20:24:02+00:00][PARAMETERS: Array ( [action] => pte_ajax [pte-action] => iframe [pte-id] => 17557 )] [DEBUG ][2014-04-25T20:24:02+00:00][PTE-VERSION: 2.3.0 USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14 WORDPRESS: 3.9] [DEBUG ][2014-04-25T20:24:05+00:00][PARAMETERS: Array ( [action] => pte_ajax [id] => 17557 [pte-action] => get-thumbnail-info )] [WARNUNG][2014-04-25T20:24:05+00:00][Couldn't find or generate metadata for image: 17557-large] [WARNUNG][2014-04-25T20:24:05+00:00][Couldn't find or generate metadata for image: 17557-foundation-featured-image]
Additional Info: Other windows like adding the post image or the media-window do work without problems.
Trying to duplicate the issue, but not having much success. You are just clicking the "Post Thumbnail Editor" link that shows in the "featured image" box, correct?
Yes, I click on the link in the featured image box and no window opens, but the content is shown at the bottom of the page.
The other answers:
Can you try it in Chrome? I've tried it in several browsers and can't duplicate it, I'm hoping that chrome's javascript console (ctrl+shift+j) should show better errors. (I think that safari actually has one too, but I don't know how to access it).
Hello, I did some more research and it seems to be a problem with my wordpress installation. I found a second place, where a window does not open: the detail-link when I try to install a plugin. these informations also do not appear in a window, but they are shown at the bottom of the page. I have no idea, why this happens. I disabled all plugins and the error is still there. Sorry for wasting your time. And thank you for trying to help me. Now I have to find out, where this strange behaviour comes from. I right now have no idea...
Oh thanks!
I found the solution. As always it was hard to find, but the reason for the error was simple ;)
It was "just" a corrupted thickbox.css file of my wp-files with a missing first line. So the thickbox overlay was not displayed and the content was misplaced.
Hello, since the WP-Update to 3.9 the popup window to edit thumbs does not open anymore from the link "Post Thumbnail Editor" on an edit post screen. Instead the window content appears at the bottom of the page slightly to the left after clicking the link .