lbennett Posted April 27, 2009 Posted April 27, 2009 I have just installed the latest versions of Apache, PHP, phpMyAdmin, osCommerce, SPPC add-on and Easy Populate. I've now tried importing the .csv file exported with Easy Populate from an older osCommerce and Easy populate instance into this setup. The full file imported after I fixed the values in the v_product_Tax_id column. Trouble is the new data does not appear in the website. After checking the database with phpMyAdmin I found that I have two sets of tables. One starts with osc_. The table "products" contains the sample data and the "osc_products" contains the imported data. Can some one tell my why this is happening and suggest a fix? Quote
bhavatmaj Posted April 27, 2009 Posted April 27, 2009 first del table "products" and then rename "osc_products" to "products" and so on. Quote bhavatmaj
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.