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?