![]() |
Well... did as instructed, now get this error instead:
Invalid SQL: alter table chat_store add s_forroom int(15) not null default '0'; mysql error: Table 'sfx-1co_vbthree.chat_store' doesn't exist |
Quote:
|
Quote:
Code:
Database error in vBulletin 3.0.3: |
Tried it again and I now get this:
Invalid SQL: alter table vbchat_datastore add d_smiliedisplay tinyint(2) not null default '1', add d_smilieamount int(15) not null default '10', add d_allowbantag tinyint(2) not null default '1', add d_chatrooms text not null default '', add d_maxrooms int(15) not null default '5'; mysql error: Duplicate column name 'd_smiliedisplay' mysql error number: 1060 |
For those that got the error:
Code:
alter table chat_store Code:
alter table TABLE_PREFIXvbchat_store Then continue with the installation steps. Remind me to test the install next time i release a new version =P - Zero Tolerance |
Quote:
Code:
while ($loggedin = $DB_site->fetch_array($forumusers)) |
Ran query as suggested and still get:
Invalid SQL: alter table vbchat_datastore add d_smiliedisplay tinyint(2) not null default '1', add d_smilieamount int(15) not null default '10', add d_allowbantag tinyint(2) not null default '1', add d_chatrooms text not null default '', add d_maxrooms int(15) not null default '5'; mysql error: Duplicate column name 'd_smiliedisplay' |
Quote:
- Zero Tolerance |
I ran the query now get this:
Invalid SQL: alter table vbchat_datastore add d_smiliedisplay tinyint(2) not null default '1', add d_smilieamount int(15) not null default '10', add d_allowbantag tinyint(2) not null default '1', add d_chatrooms text not null default '', add d_maxrooms int(15) not null default '5'; mysql error: Duplicate column name 'd_smiliedisplay' |
Quote:
- Zero Tolerance |
Bugger! What do i do now then? Do i just delete the install files and then make the code modifications?
|
"Once finished you will be prompted to delete 2 specific file's, you must do this"
You never get to that point because of the SQL errors... |
Quote:
- Zero Tolerance |
Quote:
- Zero Tolerance |
Hey Zero, did you read my post about the missing smilies?
I didn't realise you could set your own status, so ignore that "problem" :P hehe |
Thanks ZT - the two files I delete are installvbchat and vbchat.xml - is that right?
|
Quote:
I guess we delete the install file and the vbchat.xml and continue... |
ZeroT, you are working overtime here and I really appreciate it, will check back after the code mods...
|
wattieuk @ Yes they are.
Deimos @ Missing smilies? vBChat loads the smilies in the datastore, which is the same function used when posting threads. - Zero Tolerance |
Yea it's odd, it randomly shows one smiley, but the rest are red x's
Hrm, the smileys are all working on posts etc, but not showing up in the chat. Is it because I have two groups of smilies? Standard set and a secondary set perhaps? |
Quote:
- Zero Tolerance |
I wish I could!
I can get the URL's for the ones that WORK, but the others just have my forum addess. This is the forum chat URL http://www.uoforums.com/forums/vBChat.php? If I right click on a faulty one and choose "Show picture", it just refreshes ALL the red x's |
Quote:
- Zero Tolerance |
ZT, I'm afraid I'm going to screw up my index.php file- I am not sure where to stop as far as what to replace-
My file does not look like the instructions do- |
Yeah re-download the zip and reopen the install, it had some code which wasn't supposed to be found. I updated it about 5 mins ago
- Zero Tolerance |
ok, will do.
|
Quote:
|
Quote:
- Zero Tolerance |
This is how it looks in my index.php file:
Code:
while ($loggedin = $DB_site->fetch_array($forumusers)) So where do I put this? Code:
// Get the users in vBChat |
Change
Code:
while ($loggedin = $DB_site->fetch_array($forumusers)) Code:
// Get the users in vBChat |
One of my users is chatting without a username, so he probably found a bug :P
I'll try to make him talk... |
ugh... Now it seems that the forumhome "who's online" is fubared. It will only show yourself (your username) as online, but when you click the "who's online" then you see everyone... Any ideas?
|
Yup, something isn't right. If I revert to the old index (I backed it up) then the who's online works correctly...
|
Well ZT, the chat itself works great, all features wrok fine. But It would be nice to get that "who's in VB CHat" to work correctly on the forumhome...
Any ideas? I have been comparing code between the edit and the original, I can't locate the problem. |
I found some slight differences and altered the code and now at least I can make WHO'S online work again but the "who's in Chat" dispays nobody when there are several. (I guess I'm talking to myself here now!)
|
Excellent work. I have the previous version installed and will install this version once a few bugs have been sorted out.
Thanks ZT :D |
Upgraded, except only 1 smilie shwos up each time
|
I found a missing ; in the directions, it will give you a parse error when trying to login to admin panel.
thought you might want to know, its highlight in red, its at the bottom of the code file Code:
:: Open File - ROOT FORUM DIRECTORY/admincp/index.php Delw |
BTW nice job on the chat board,
it took about 20 mins to install and that included finding out about the problem above. Other than that I found no problems with it. I do notice the page refreshs alot(every 1-2 seconds) is there a way to slow it down? I am just curius about bandwidth and if the refresh rate will add to it. Delw |
Has anyone who did the most recent upgrade been able to get your "who is currently in chat" to work on your forumhome?
|
All times are GMT. The time now is 08:06 AM. |
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:
|