CMS Warning line 75: On /rfe/admin.php?op=modules&upgrade=22 While executing query "ALTER TABLE cms_cart_preorders_items ADD prodFree TINYINT(1) NOT NULL DEFAULT '0'" the following error occured: Table 'db233570098.cms_cart_preorders_items' doesn't exist In: /homepages/12/d91017768/htdocs/LocalQuality_com/rfe/includes/classes/installer.php on line: 98
Initiated by Bugger (Original Entry) - Comments Here Please.
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
Line 1042 of cpg_inst.php should be$installer->add_query('ADD', 'cart_preorders_cartitems', "prodFree TINYINT(1) DEFAULT '0' NOT NULL");
The main Download is now fixed.
Normally I added extra fields only via the installer - this time I added some manually and then adjusted the installer (incorrectly) - won't happen again