How do I go about exporting a product in ZC to EP so I can see the fields and such for template. I am new and have no idea.
Thanks
Mark
How do I go about exporting a product in ZC to EP so I can see the fields and such for template. I am new and have no idea.
Thanks
Mark
Isn't there an "export" link or pulldown right on the front of the EP page in your admin?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
No, I do not see an Export Link or Pulldown anywhere. Below is what I have in my EP Admin section. It is in "'s.
"Easy Populate For ZenCart v1.5
Upload EP File
Import from Temp Dir (tempEP/)
Download EP and Froogle Files
Download Complete .csv file to edit (Attributes Not Included)
Download Model/Price/Qty .csv file to edit
Download Model/Price/Qty/Last Modified/Status .csv file to edit
Download Model/Category .csv file to edit
Download Froogle tab-delimited .txt file
Download Model/Attributes .csv file
Create EP and Froogle Files in Temp Dir: tempEP/
Create Complete .csv file in temp dir (Attributes Not Included)
Create Model/Price/Qty .csv file in temp dir
Create Model/Price/Qty/Last Modified/Status .csv file in temp dir
Create Model/Category .csv file in temp dir
Create Froogle tab-delimited .txt file in temp dir
Create Model/Attributes .csv file in temp dir
File
Size
Last Modified
Attributes-EP2012Oct09-2109.csv Attributes-EP2012Oct09-2109.csv 0KB Oct 09 2012 09:29:48 PM
ep_debug_log.txt ep_debug_log.txt 43KB Oct 09 2012 09:24:50 PM
fulfillment-inv-new test 1.csv fulfillment-inv-new test 1.csv 2545KB Oct 08 2012 03:09:02 PM
Full-EP2012Oct09-2109.csv Full-EP2012Oct09-2109.csv 1KB Oct 09 2012 09:14:56 PM
note.txt note.txt 0KB Oct 07 2012 07:05:07 AM
Test 2.csv Test 2.csv 5KB Oct 09 2012 09:24:50 PM"
Those "Create ..." links are probably the Export links. And the exported files will be located in the foldername specified.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Ok thanks. Any idea on the MySQL 1054 Error that I am getting.
Thanks
Mark
The full text of the error message will be critical information.
And someone else will need to respond to that part. I don't use EP, so can't really speak to all its finer details.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Not sure if this has been mentioned before, but when uploading things that have quotes in them (such as html tables and such) MAKE SURE QUOTES ARE ESCAPED. using open office, all my quotes were escaped with additional quotes after exporting back to csv, solooked likeHTML Code:<table border="0">when it needs to look likeHTML Code:<table border=""0"">i was annoyed that my product's descriptions weren't updating, and that was the culprit. :)HTML Code:<table border=\"0\">
I am trying to install EP 4 as I guess I had the wrong EP installed the first time. Anyways I have it installed and I am getting the error
"Easy Populate "Uploads Folder" missing!
Your uploads folder is missing. Your configuration indicates that your uploads folder is named temp/, and is located in /home/firstcap/public_html/".
I am trying to locate the temp/ folder on Filezilla and I cannot find it. Am I looking for something different or what do I do to fix this problem. I see in the install.txt that it states to
"Now go to Configuration -> Easy Populate 4 and edit the Uploads Directory. The default directory is "temp/"
This assumes you have a directory "temp" in the root of your website. I highly recommend that you
move your temp directory into your admin, or change the name to something that is obscure for security reasons."
What do I change it to since I cannot even locate the temp/ folder. Any help is greatly appreciated.
Thanks
Mark