MyBB Community Forums

Full Version: Quick reply error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have a forum

Quick Reply Problem With Hanging in mybb 1.4.11

I have a problem after update my forums to MyBB 1.4.11 in post reply with quick reply box.
After you post a reply to thread, your browser stay on the thread and you see only loading image and it doesn't load the posts. But after refresh page you see the post sent!

Please help me.
Sounds like another Javascript conflict error. Can you provide us with a link to your site and a test account.
my forum is www.indiantvshows.net

test account

user test
pass testmybb
can some body tell me what to do. error in all browser i checked thread does not load after quick reply. have to refresh the whole page.
Me on Google Chrome, Firefox, Opera and IE8 and everything works as expected.
It does seem to be working fine for me as well but try removing:
<script type="text/javascript" src="jscripts/thx.js?ver=1400"></script> 
in google chrome works fine
in ie 8 says loading please wait
and in firefox does not work
firefox thread does not load. have to refresh the page
Can you try removing the code I provided above, read this post on where to find it and how to remove it http://community.mybboard.net/thread-648...#pid465838
removed the code
still the same problem in firefox
after quick reply to any thread. thread does not load have to refresh the page
in google chrome works fine
in ie 8 says loading please wait and never loads
and in firefox does not work
firefox thread does not load. have to refresh the page
can some body help me out
Firstly you might find something useful in this thread http://community.mybboard.net/thread-64834.html

also

Can you try removing this code:
<center> 
<script type="text/javascript"> 
//default banner house ad url 
clicksor_default_url = '';
clicksor_banner_border = '#99CC33'; clicksor_banner_ad_bg = '#FFFFFF';
clicksor_banner_link_color = '#000000'; clicksor_banner_text_color = '#666666';
clicksor_banner_image_banner = true; clicksor_banner_text_banner = true;
clicksor_layer_border_color = '';
clicksor_layer_ad_bg = ''; clicksor_layer_ad_link_color = '';
clicksor_layer_ad_text_color = ''; clicksor_text_link_bg = '';
clicksor_text_link_color = ''; clicksor_enable_text_link = true;
</script> 
<script type="text/javascript" src="http://ads.clicksor.com/showAd.php?nid=1&amp;pid=101488&amp;adtype=1&amp;sid=150585"></script> 
<noscript><a href="http://www.yesads.com">online marketing</a></noscript> 
 
</center>  
hey i removed the code and i upload all the new files now only in firefox i am getting quick reply error can u tell me how to fix it.
Pages: 1 2