Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

easy populate error


mr.eyetee

Recommended Posts

I installed the EP contribution and now that i'm trying to "download complete tab-delimited .txt file to edit, i get this error. anybody have an idea of what i'm doing wrong? is there something else i need to do that i over looked? please help.

 

Parse error: parse error, expecting `')'' in /home/allspeed/public_html/catalog/admin/easypopulate_functions.php on line 27

1054 - Unknown column 'p.products_master' in 'field list'

 

SELECT p.products_id as v_products_id, p.products_model as v_products_model, p.products_image as v_products_image, p.products_price as v_products_price, p.products_weight as v_products_weight, p.products_master as v_products_master, p.products_master_status as v_products_master_status, p.products_listing_status as v_products_listing_status, p.products_date_available as v_date_avail, p.products_date_added as v_date_added, p.products_tax_class_id as v_tax_class_id, p.products_quantity as v_products_quantity, p.manufacturers_id as v_manufacturers_id, subc.categories_id as v_categories_id, p.products_status as v_status FROM products as p, categories as subc, products_to_categories as ptoc WHERE p.products_id = ptoc.products_id AND ptoc.categories_id = subc.categories_id

Link to comment
Share on other sites

in order to use the verison you have installed, you need the master products contribution installed. look back in the easy populate contributions and download the verison previous to the one you installed, without the master products. you should be able to load your easy populate files over the top, with very minor modification to the main ep file.

Link to comment
Share on other sites

now i'm getting this error.

 

 

Fatal error: Cannot redeclare tep_copy_uploaded_file() (previously declared in /home/allspeed/public_html/catalog/admin/includes/functions/general.php:1306) in /home/allspeed/public_html/catalog/admin/easypopulate_functions.php on line 27

Link to comment
Share on other sites

Hey mibble, I'd like to reset my categories cache after uploading all my products from EP? Where in EP can I do this (I.E. where does EP stop doing it's thing).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...