![]() |
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 |
All times are GMT. The time now is 01:37 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:
|