i have this error while importing the product
PHP Code:
Database error in vBulletin 3.6.0 Beta 1:
Invalid SQL:
SELECT adminlog.*, user.username FROM adminlog
LEFT JOIN user AS user ON (user.userid = adminlog.userid)
ORDER BY adminlogid DESC LIMIT;
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Error Number : 1064
Date : Friday, June 9th 2006 @ 07:42:20 PM
Script : http://www.***************/admincp/index.php?do=home
Referrer : http://www.***********/admincp/index.php?do=nav
IP Address : 89.138.41.106
Username : *******
Classname : vB_Database