Quote:
Originally Posted by KTP
tried to install this on 4.2.0
it wont let me install the language xml
and upon importing the garage xml i get this error
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT COUNT(vehicle_id) AS vehicles FROM _vb4garage_user_vehicle WHERE active = '0';
MySQL Error : Table 'xxx_vb4._vb4garage_user_vehicle' doesn't exist
Error Number : 1146
Request Date : Friday, August 10th 2012 @ 06:27:26 PM
Error Date : Friday, August 10th 2012 @ 06:27:26 PM
Script : http://www.xxx
Referrer : http://www.xxx
IP Address : xx.xxx.xx.xxx
Username : xxx
Classname : vB_Database
MySQL Version : 5.5.23-55
it looks like its adding a "." at the end of my database prefix "vb4." when it should just be "vb4"
not sure how to fix this or if this info is of any help to you?
|
I am also getting this.
I'm doing a fresh install on vB 4.2 & have tried the quoted remedy of changing all TYPE=MyISAM to ENGINE=MyISAM in the xml but no good.
These are the only tables in the database under garage:
Code:
garage_blocks 524 Bytes 13.0 KB 0 Yes
garage_colors 352 Bytes 13.0 KB 0 Yes
garage_currency 100 Bytes 13.0 KB 0 Yes
garage_engine_type 252 Bytes 3.0 KB 0 Yes
garage_generation 0 1.0 KB 0 Yes
garage_guestbooks 0 1.0 KB 0 Yes
garage_trims 0 1.0 KB 0 Yes
garage_vehicle_classes 792 Bytes 13.0 KB 0 Yes