PDA

View Full Version : Problem with forum when doing a quick reply (Firefox)


ablaye
10-31-2007, 04:20 AM
Hello,

I am having a problem with my forum when doing a quick reply and using the Firefox web browser.
Whenever I reply to a thread using the quick reply, I get a redirect after I hit the "Post Reply" button, and then it tries to load the page (Firefox says "Loading..." at the top of the page) and stays there forever. The bottom of the Firefox window says "Stopped" and the page never comes up.
Could vBseo be to blame?

If you like to try out and see for yourself, please use this test thread http://www.talk-movies.com/suggestions-feedback/1132-test-thread.html and try to reply using the Quick Reply box at the end of the page. You have to use Firefox to see the problem.

Can anyone help???

--------------- Added 1193842691 at 1193842691 ---------------

Can anybody help? I don't think that this is a problem with vBSEO.
With vBSEO disabled, the problem still occurs.

Lynne
10-31-2007, 02:54 PM
If you want people to try something out on your board, you need to supply a test login account for us to use.

ablaye
11-01-2007, 05:02 PM
Ok.
Here is the test account.
Username: test
Password: quickreply
Try using the quick reply option when using the firefox web browser.
Please only post at this thread http://www.talk-movies.com/suggestions-feedback/1132-test-thread.html

Lynne
11-01-2007, 05:38 PM
I tried using firefox on my Mac and it posted, but I did get that hung page. I meant to clear my error console beforehand, but forgot, but did clear it before going back to your page. Then, I got 3 errors and 2 warnings from your page:
Error: this.docShell has no properties
Source File: chrome://global/content/bindings/browser.xml
Line: 0

Error: uncaught exception: Permission denied to call method Location.toString

Error: uncaught exception: Permission denied to call method Location.toString

Warning: Unknown property 'length'. Declaration dropped.
Source File: http://www.talk-movies.com/suggestions-feedback/1132-test-thread.html
Line: 0

Warning: Error in parsing value for property 'border-bottom'. Declaration dropped.
Source File: http://pagead2.googlesyndication.com/cpa/ads?client=ca-pub-8730116873361593&cpa_choice=CAEaCHH4pxNqVrB3UAM&oe=ISO-8859-1&dt=1193942068615&lmt=1193942067&format=160x600_as&output=html&correlator=1193942068615&url=http%3A%2F%2Fwww.talk-movies.com%2Fsuggestions-feedback%2F1132-test-thread.html&color_bg=FFFFFF&color_text=000000&color_link=AA0000&color_url=efefef&color_border=FFFFFF&region=_google_cpa_region_&ref=http%3A%2F%2Fwww.vbulletin.org%2Fforum%2Fshowt hread.php%3Fp%3D1373588&cc=100&ga_vid=961959001.1193846047&ga_sid=1193941871&ga_hid=1418871067&ga_fc=true&flash=9&u_h=1200&u_w=1920&u_ah=1125&u_aw=1920&u_cd=32&u_tz=-420&u_his=1&u_java=true&u_nplug=9&u_nmime=94
Line: 0

I would guess that one of those errors is the cause of this hangup you are getting.

ablaye
11-05-2007, 08:09 PM
Problem is now fixed. It was due to a problem with the mod "Ads after first post" that I had installed.
If you are interested in this problem and how to fix it, please go to http://www.vbseo.com/f77/quick-edit-reply-problem-9715/#post59112

Opserty
11-05-2007, 08:14 PM
Don't forget to remove your test account ;)

youradhere4222
11-05-2007, 10:10 PM
I had this problem when I had that mod installed.

TheMilkCarton
11-06-2007, 12:40 PM
Yup. I had this problem when I tried inserting ads between posts using my own code. It would probably be really complicated to try to get them working together.

ablaye
11-08-2007, 09:01 PM
Yup. I had this problem when I tried inserting ads between posts using my own code. It would probably be really complicated to try to get them working together.

Actually no. The link that I posted earlier has a solution on how to fix this problem.

--------------- Added 1194562915 at 1194562915 ---------------

Don't forget to remove your test account ;)

Will do. Thanks for reminding me.

TheMilkCarton
11-09-2007, 02:50 AM
That's interesting.. I didn't know THIS_SCRIPT was capable of identifying AJAX. I honestly didn't think vBulletin would bother passing along $_GET info through AJAX either, but I guess it must require it in the first place. I guess I'm also assuming THIS_SCRIPT uses a get or request, also. :o I really don't know the inner workings of vBulletin like the back of my hand, so I guess I'll just change my response to "Huh!" and be glad there is a solution. ;)

-------

I had actually tried very very hard to find a solution too.. Guess I should also brush up on my Google skills.