VBArcade
Does it support vbulletin 5.6.4?
I have 10 errors in the database while installing the system Allow any answer please?
Error Invalid SQL: CREATE TABLE IF NOT EXISTS
Does it support vbulletin 5.6.4?
I have 10 errors in the database while installing the system Allow any answer please?
Error Invalid SQL: CREATE TABLE IF NOT EXISTS
frdbtech_vbarcade_favorite
( gameid
varchar(255) NOT NULL, userid
int(10) unsigned NOT NULL DEFAULT '0', timestamp
int(10) unsigned NOT NULL DEFAULT '0', UNIQUE KEY gameid
(gameid
,userid
) ) ENGINE=MyISAM;
Last edited: