![]() |
[HELP] Reimported users table, now getting database error for arcade
Hi, I had to reimport my users table because of an error I made. It was before I installed the arcade.
After the import, I get this error from the arcade page when trying to access it: Quote:
Also, I have vbPlaza installed too - will this be affected by the arcade errors? |
Looking at the install code in the product xml file, I found the following additions are made to the user table (assuming you had the latest version installed):
Code:
$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "user ADD arcade_ban tinyint(1) DEFAULT '0' NOT NULL"); so you could probably either find a way to execute that or else you could edit it into SQL queries pretty easily. Obviously all the data in those fields is gone. I don't know whether or not that will fix everything, but it may be worth a shot. |
Hallelujah! It worked out like a charm (had to modify each query to run, but it was worth it!)
Thanks KH99! |
All times are GMT. The time now is 04:59 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:
|