RE: SECv2.2 with Credit Class and GVv5.05 for MS2
j007w <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <f980c96f48282d8fa37ac8a611a8135c@osCommerce-Forums> |
This message was sent from: Contributions http://forums.oscommerce.com/viewtopic.php?p=226589#226589 ---------------------------------------------------------------- Hi Linda, Thanks so much for the contribution! When I found out I downloaded right away and started upgrading to MS2 (only contributions added were Allprod and User Tracking). When I was uploading the sql files from "Upgrade" folder, I ran into this message on phpmyadmin after I uploaded "SEC_data_v1_0b.sql": [code]Inserted rows: 1 Inserted row id: 239 (Query took 0.0005 sec) SQL-query : [Edit] [Create PHP Code] INSERT INTO configuration( configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function ) VALUES ( '', 'Manufactures Listing', 'LPD_MANUFACTURERS_ID', 'false', 'Show Manufactures Listing?', 27, 30, now( ) , now( ) , NULL , 'tep_cfg_select_option(array(\'true\', \'false\'),' ) [/code] I kept going after that and when I uploaded "feature_products.sql" I received the following error: [code]Error SQL-query : INSERT INTO `orders_status` VALUES ( '4', 1, 'Updated' ) MySQL said: Duplicate entry '4-1' for key 1 Back [/code] Should I keep going? Thanks so much. Joseph