Closed ajtroxell closed 10 years ago
Is there anything in the javascript console? is there anything in the log file?
OK, those are definitely bad errors. Try deleting PTE and reinstalling, and trying it with both debugging on and off.
That's definitely an issue. Try deleting and re-installing the plugin. (I'm assuming you have the latest from github as I've been pushing changes all morning, it might not be a bad idea to re-fetch).
Additionally try it with debugging on and debugging off to see if the problem changes.
Ive been just downloading the zip of the master branch. Just deleted and downloaded latest version again. First screen is with debugging off, second is with it on.
Do you have any errors when you load PTE through the media library?
Same on both!
From: Brent Sent: 4/25/2014 2:57 PM To: sewpafly/post-thumbnail-editor Cc: ajtroxell Subject: Re: [post-thumbnail-editor] Blank Screen (#96)
Do you have any errors when you load PTE through the media library?
Reply to this email directly or view it on GitHub: https://github.com/sewpafly/post-thumbnail-editor/issues/96#issuecomment-41433218
From a post, copy the post-thumbnail-editor link and open that in a new tab. (This limits most conflicts with other plugins by only opening the editor). Are the errors any different?
That's a little weird because I don't need Backbone, makes me think another plugin might be interfering. Have you tried disabling other plugins?
Backbone was coming from another plugin, which I deactivated and that error went away. It also seems that IIS has issues with compiling coffee script. I've added a mime type to my web.config for coffee and it serves out the script properly. The plugin "seems" to be working but let me run through it a few times to make sure.
Yeah sorry about that. coffeescript only compiles when debugging is enabled, so hopefully if you disable debugging it will work without having to mess with the IIS config...
Also it seems "enhanced media library" was calling backbone, causing the error, which prevents your plugin from initializing.
I'm having the same problem. Are there any suggestions for a workaround or an ETA on a fix?
@perceptions - sorry this issue should have been closed. It was caused by another plugn interfering with PTE. Please open a new issue describing your problem exactly including any errors in the server log and your browser log.
It's helpful to disable other plugins while debugging in order to find out if the problem comes from the core or an incompatibility between plugins.
No longer receive error messages, now just a blank screen when clicking on featured image link or link from within media library.