Easy Populate & Products Attributes
#8741
Posted 18 March 2012 - 06:25 PM
Using EP 2.77a. Not sure what's wrong but when I upload a file, it shows its being added but it does not show up in the catalog. No errors reported. I'm using excel to create the tab delimited file as I have always done, using EP to split it
I updated my catalog last month with no problems. As far as I know, I haven't changed anything.
Any help or suggestions would be greatly appreciated.
#8742
Posted 30 March 2012 - 08:58 AM
i installed a fresh copy of the oscommerce 2.3 and EP. when i go to import the products, it seems to be doing them fine. but it is not adding the items to the item list, either on the front or admin area of the cart.
the items show up however on the main page of the store, but they arent listed at all in a category on the left panel, or inside admin under products.
how do i get them to show up? what did i do wrong? thanks.
#8743
Posted 30 March 2012 - 09:40 AM
Then compare the file you are uploading to this reference file and see what you have missed out or mispelt in the headings.
HTH
G
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8744
Posted 08 April 2012 - 02:40 PM
When I try to export the information even though I have added categories the file just has the basic information in it, none of the new categories that I have added manually
Any ideas?
Scrap the above- You have to create a product in each category before it shows in the file
Edited by fap, 08 April 2012 - 02:50 PM.
#8745
Posted 08 April 2012 - 03:04 PM
fap, on 08 April 2012 - 02:40 PM, said:
When I try to export the information even though I have added categories the file just has the basic information in it, none of the new categories that I have added manually
Any ideas?
Scrap the above- You have to create a product in each category before it shows in the file
ya i was also trying to add multiple cat's using EP and saw same thing on the excel file when i opened it up with empty categories. i think you can still mass add them. i didnt try it.
#8746
Posted 09 April 2012 - 12:48 PM
[color="#000000"][b]1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'This lists my Product's Title' and p.products_model = '[/b][/color][color="#000000"][b]This lists my Product's Model #[/b][/color][color="#000000"][b]' at line 1 select p.products_id from products p left join products_description pd on p.products_id = pd.products_id where pd.products_name = '[/b][/color][color="#000000"][b]This lists my Product's Title[/b][/color][color="#000000"][b]' and p.products_model = '[/b][/color][color="#000000"][b]This lists my Product's Model #[/b][/color][color="#000000"][b]' [color="#ff0000"][TEP STOP][/color][/b][/color]
Any ideas why this is happening?
Edit:
When I uploaded my products via EP I took the stock osc shop (with the add-ons I installed) and downloaded a EP file. Then I erased everything but the header row and then copied over my specific column information.
Edited by ggrant3, 09 April 2012 - 12:50 PM.
#8747
Posted 10 April 2012 - 03:14 PM
GoTTi, on 08 April 2012 - 03:04 PM, said:
You need to add a product which is in the category for the category to be created.
HTH
G
Edited by geoffreywalton, 10 April 2012 - 03:15 PM.
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8748
Posted 10 April 2012 - 03:19 PM
ggrant3, on 09 April 2012 - 12:48 PM, said:
[color="#000000"][b]1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'This lists my Product's Title' and p.products_model = '[/b][/color][color="#000000"][b]This lists my Product's Model #[/b][/color][color="#000000"][b]' at line 1 select p.products_id from products p left join products_description pd on p.products_id = pd.products_id where pd.products_name = '[/b][/color][color="#000000"][b]This lists my Product's Title[/b][/color][color="#000000"][b]' and p.products_model = '[/b][/color][color="#000000"][b]This lists my Product's Model #[/b][/color][color="#000000"][b]' [color="#ff0000"][TEP STOP][/color][/b][/color]
Any ideas why this is happening?
Edit:
When I uploaded my products via EP I took the stock osc shop (with the add-ons I installed) and downloaded a EP file. Then I erased everything but the header row and then copied over my specific column information.
Is that the actual erro that appears on the screen or have you changed it in any way.
If you have not changed it then try removing the apostophe/single quote from the product name and description and then place another test order.
Cheers
G
PS Don't forget to delete the order that is ausing the problem.
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8749
Posted 11 April 2012 - 04:29 PM
I'm currently manually loading a store with potentially hundreds of products, with what feels like endless attributes. I've read that EP doesn't handle attributes well, and as such has put me off using/trying it out, is this still the case? as I'm looking for an easier way to load approx 500 more products with attributes. Is EP the way to go or should I stick to plugging away manually (ie one product at a time and all its associated attributes).
Many thanks.
edit: I should say i'm using 2.3.1 and have a few addons installed also.
Edited by sjs3674, 11 April 2012 - 04:31 PM.
#8750
Posted 12 April 2012 - 12:13 AM
geoffreywalton, on 10 April 2012 - 03:19 PM, said:
If you have not changed it then try removing the apostophe/single quote from the product name and description and then place another test order.
Cheers
G
PS Don't forget to delete the order that is ausing the problem.
The only changes I made to the error listed is I wrote "This lists my Product's Title" and "This lists my Product's Model #" so people would know what was in the quotes.
You said "Don't forget to delete the order that is ausing the problem." they are all casuing that error to display. It will show the error for the most recent order and if I click on any other order it will show the related product title and model # for that other order.
#8751
Posted 12 April 2012 - 07:21 AM
sjs3674, on 11 April 2012 - 04:29 PM, said:
I'm currently manually loading a store with potentially hundreds of products, with what feels like endless attributes. I've read that EP doesn't handle attributes well, and as such has put me off using/trying it out, is this still the case? as I'm looking for an easier way to load approx 500 more products with attributes. Is EP the way to go or should I stick to plugging away manually (ie one product at a time and all its associated attributes).
Many thanks.
edit: I should say i'm using 2.3.1 and have a few addons installed also.
EP handles attributes fine you just need to set up the headings correctly.
I have just set up a store store where the products have upto 20 odd options with some options having between 2 and 10 values to select from.
Try downloading an EP export file and use that as a template.
HTH
G
Edited by geoffreywalton, 12 April 2012 - 07:21 AM.
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8752
Posted 12 April 2012 - 07:23 AM
ggrant3, on 12 April 2012 - 12:13 AM, said:
If you change the error message how do you expect anyone to debug your problem?
G
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8753
Posted 12 April 2012 - 12:48 PM
geoffreywalton, on 12 April 2012 - 07:23 AM, said:
G
Again, the only thing I changed was the actual product title and model #. The message is the same besides those values. It affects every single item so it isn't like it is one specific product title or model #
Edited by ggrant3, 12 April 2012 - 12:48 PM.
#8754
Posted 12 April 2012 - 12:51 PM
Good luck.
Cheers
G
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#8755
Posted 22 April 2012 - 09:48 AM
I have had my own website for a couple of years now - I have recently changed to OSC 2.3.1 and EP v2.76i and have also recently had to change all my model name to my suppliers' codes for easier updating - in this process I have changed my model name length for 12 to 20, but in the last 2 updates, I see it keeps adding duplicate products - supplier code is "CA-SATALT90-1B" - I have just downloaded a complete stock file from my website and all codes longer than 12 have been shortened to 12, maning that everytime I update, it adds "new product" when the product is already there! I now have 4 or 5 of the same items on my site!
How do I fix this error?
Thx
Russel
#8756
Posted 22 April 2012 - 09:49 AM
I have had my own website for a couple of years now - I have recently changed to OSC 2.3.1 and EP v2.76i and have also recently had to change all my model name to my suppliers' codes for easier updating - in this process I have changed my model name length for 12 to 20, but in the last 2 updates, I see it keeps adding duplicate products - supplier code is "CA-SATALT90-1B" - I have just downloaded a complete stock file from my website and all codes longer than 12 have been shortened to 12, maning that everytime I update, it adds "new product" when the product is already there! I now have 4 or 5 of the same items on my site!
How do I fix this error?
Thx
Russel
#8757
Posted 22 April 2012 - 10:37 AM
Strangely enough - it is updating the pricing correctly on each item?
Russel
#8758
Posted 26 April 2012 - 12:49 PM
Now problem is that after installing easypopulate when i click on catalog--> product attributes in the backend of OSC then i come out to the EP documentation.
What file did i stuff up to do this?
#8759
Posted 30 April 2012 - 12:24 AM
Anybody know what this error points to in a 2.3.1 shop?
#8760 ONLINE
Posted 30 April 2012 - 11:58 AM
zeus_r6, on 30 April 2012 - 12:24 AM, said:
Anybody know what this error points to in a 2.3.1 shop?
Which version of easy populate are you using?









