This worked fine, then I importing the product separate from the zip file and I get the following error during import...
Code:
Database error in vBulletin 3.6.2:
Invalid SQL:
ALTER TABLE `vbhotornot_photos` ADD `rates` INT( 20 ) DEFAULT '0' NOT NULL AFTER `votes`;
MySQL Error : Table 'niinscom_vbulletin.vbhotornot_photos' doesn't exist
Error Number : 1146
Date : Thursday, November 2nd 2006 @ 01:37:49 PM
Script : http://www.niinterests.com/admincp/plugin.php?do=productimport
Referrer : http://www.niinterests.com/admincp/plugin.php?do=productadd
IP Address : xx.xxx.xx.xx
Username : Dave
Classname : vb_database
When I go to mysite.com/vbhotornot.php I get this...
Code:
Database error in vBulletin 3.6.2:
Invalid SQL:
SELECT title, photo, description, categoryid, display
FROM vbhotornot_categories;
MySQL Error : Table 'niinscom_vbulletin.vbhotornot_categories' doesn't exist
Error Number : 1146
Date : Thursday, November 2nd 2006 @ 01:34:48 PM
Script : http://www.niinterests.com/vbhotornot.php
Referrer : http://www.niinterests.com/
IP Address : xx.xx.xx.xx
Username : Dave
Classname : vb_database