![]() |
After upgrading to 6.0.4, the chat is stuck on Loading....everything is uploaded and chmod'd as it should.
It was an upgrade from 6.0.3, when I upgraded my vb 4 site, it went perfectly though. :) |
Please check Firefox' error console :)
Fillip |
not sure what i'm looking for there, here is the only mention I found for vbshout though.
Timestamp: 3/21/2012 1:02:28 PM Error: missing ; before statement Source File: http://www.url.com Line: 867, Column: 94 Source Code: vbphrase['dbtech_vbshout_flagged_idle'] = "You are currently flagged as Idle. Click <a href="javascript://" onclick="%link%">here</a> to un-flag."; |
For some reason character escaping isn't working for your site.
If you edit the phrase in question and manually apply \ in front of the " in the phrase text then it should work :) Fillip |
That doesn't seem to work, unless I did it wrong. Should it look like this:
Code:
You are currently flagged as Idle. Click <a href=\"javascript://" onclick="%link%">here</a> to un-flag. |
Try this:
Code:
You are currently flagged as Idle. Click <a href=\"javascript://\" onclick=\"%link%\">here</a> to un-flag. Fillip |
When I used your code, this is the new error in FF...still just says Loading... btw.
Timestamp: 3/21/2012 6:01:37 PM Error: missing ; before statement Source File: http://www.myurl.com Line: 3050, Column: 100 Source Code: vbphrase['dbtech_vbshout_flagged_idle'] = "You are currently flagged as Idle. Click <a href=\\"javascript://\\" onclick=\\"%link%\\">here</a> to un-flag." It looks like it added and extra \. |
I'll need to see your actual URL and have the SB enabled for guests in order to diagnose this further.
By the way, why hide your URL? Surely driving more traffic to your site is a good thing...? Fillip |
I got it to work by reverting one of the shoutbox templates that I had customized.
As for the URL, I just did it that way instead of the xxxxx.com thing other people do. |
I dunno why people do that either, is your website secret? :p
Fillip |
All times are GMT. The time now is 05:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|