hi,
I just installed it and seems to work fine; can you try it on a default theme or other plugins deactivated except em and ccp? also, try to activate and deactivate plugins.
Thread Starter
Deeeev
(@deeeev)
Hi,
I tried it with just the 2 plugins enabled and it doesn’t work and i have just tried it with the default theme and the site works fine!
So it appears the fault lies with the theme, it does very briefly show the site before going blank.
I’m not very experienced with wordpress so any idea’s where to start looking within the theme?
Thanks for the help
you can try to see the browser error console (e.g. firebug or chrome) or turn-on WP_DEBUG to see if there’s any other error.
Thread Starter
Deeeev
(@deeeev)
WP_DEBUG didn’t throw anything up and there is this error;
Uncaught TypeError: Object #<Object> has no method ‘dispatchEvent’ prototype.js:4619
fire prototype.js:4619
_methodized prototype.js:338
fireContentLoadedEvent prototype.js:4667
but this appears with or without the cookie plugin enabled
The blank page i get is this with a load of css dumped out, looks like its from the cookie control;
<html><head><script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script><style type=”text/css”>div#cccwr div{font:11px/16px sans-serif;margin:0;text-align:left}di…. plus more ….. und-position:0 -100px}</style></head></html>
Thread Starter
Deeeev
(@deeeev)
Actually, WP_DEBUG does give me something;
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/sites/blackburnehouse.co.uk/public_html/wp-includes/functions.php on line 3587
I didn’t spot it as it blended into the the background doh!
maybe the best way is to contact your theme provider about the ccp conflict.