Caleuanhopkins
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 3.3.2 won't let me update pages, help!EDIT: @krov7 my mistake, it will be a php error, mine was “if($var = ‘test’)” which caused the error, again try disabling plugins/themes to bring the box back and contact the author.
—————————————-
@krov7 It’s a Javascript error with a plugin perhaps. My issue was my own custom script on my theme in the admin panel.
Try disabling plugins one at a time to figure out which one it is. or renaming your plugins folder to disable all of them.
If you can there is the firebug console which may highlight a broken script, but it may be the javascript hiding the element rather than a broken script.
Good Luck
Forum: Fixing WordPress
In reply to: WordPress 3.3.2 won't let me update pages, help!Same Issue here, it’s effecting a custom post type and my normal post type. I have 3 custom post types, but only one is effected.
Any input would be greatly appreciated.
Thanks
Hi,
Thanks for the advice Tyler, checked the file and appears to be correct with the syntax.
As per the email I’ve sent to you, the plugin appears to be working now, I have no idea what the caused the problem nor what fix it but I will keep an eye out incase it crops up again.
Advice for anyone having this problem: Try restarting your computer! (don’t know why but might help)
Thanks
Hi,
To futher add to this, I have tested the plugin on Google Chrome, it appears to be working correctly on that browser, however the error is still appearing Firefox 9 on Windows 7.
Can you help shine any light on this problem?
Thanks
Hi,
Thanks for the advice, but that has already been attempted and my theme has several jquery functions which are placed in the script before the disqus javascript code appears and all are funcitoning properly (hence removing any possibilty that the jquery is corrupt).
Even with the 2011 theme actovated, the erros are still present.
Also on another note, jquery is already declaired on the admin panel in WordPress, therefore it does not need to be re-delcared for the admin panel, and I’m also no doing any custom admin skins in the theme.
2011 activated:
https://innovativedigital.co.uk/images/2011.jpgAdmin errors (only disqus is activated in the plugins menu)
https://innovativedigital.co.uk/images/same-errors.jpgThanks