Support Forum
okay, good news... thanks for the update...
Visit Cruise Talk Central and Mr Papa's World
Hi Sorry I've been offline for a few days.
Still getting blank screen when replies are submitted.
Here is a page and I have enabled guest comments:
There is an error in Firefox that shows up when that page is loaded.
Timestamp: 10/8/2012 5:19:59 PM Error: TypeError: $ is not a function Source File: http://www.pcmi.org/js/scrollable.js?ver=3.4.1 Line: 5
When trying to post I see this error.
Timestamp: 10/8/2012 5:22:23 PM Error: ReferenceError: waitImage is not defined Source File: http://pcmi.org/wp-content/plugins/simple-press/forum/resources/jscript/sp-forum.js?ver=3.4.1 Line: 1
I'm not sure what scrollable is but I would take a look at that first. It is also in kind of a strange folder for a WordPress plugin.
I think this might come down to how you are loading jquery tools... its in an odd location (wp root)... so wondering how you load it?? dependent on jquery?
Visit Cruise Talk Central and Mr Papa's World
Hello,
that scrollable is one of the js files I use for an image scroller, it isn't actually part of a plugin but legacy from before the site was redone in wordpress. The image scroller loads dynamic business listings from our database so it was just kept as is.
I will try the fix you just helped me with on the other thread for this script too and see if that helps..
//Include one of my custom javascript files
wp_register_script('scrollable', 'http://www.pcmi.org/js/scrollable.js');
if (!sp_is_forumpage()) wp_enqueue_script('scrollable');
No that didn't help, I also tried removing that script all together and I still have the blank screen after hitting submit reply.
Not sure if this helps but this is the url of the blank screen after submit
yes, that is just an ajax request... so it seems your site is not liking ajax... have you checked your server error log for any more info?
is your server running mod_security?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)