Re: Easy Populate support for Version 1.2.5.4
Quote:
Originally Posted by
ahall13
.... Do anyhow have any advice here? Anything really? The only thing I can think of is figuring my own direct import into the db through php admin.. which wouldn't be easy for me but would be manually adding all of the products size and color variants.
The only advice I can offer is in the way of common sense; The easier it is for you to distinguish products by their SKU at a glance the better off you'll be.
If you do not rely on a distributor that uses standardized SKUs, you're free to make up your own, and you can use letters as well, so that Red doesn't have to be 444, it can be RD or whatever.
I also tried to make some kind of standardized system for myself across the field, but the model numbers don't have to be sequential (or make any kind of sense) and the biggest hurdle is being able to use them after not looking at them / thinking about them for a few weeks, after they'd cleared out of your short-term.
-Tim
Tutorial on how to add fields in easy populate
For a quick tutorial on how to add fields to easy populate go to http://www.zen-cart.com/forum/showthread.php?t=116061
Re: Easy Populate support for Version 1.2.5.4
Quote:
Originally Posted by
ahall13
I just read through the wiki and I trying to come up with the best concept for uploading attributes. The wiki touches on using a sku for a product number such as
20105444
20 being shirt
10 long sleeve
5 being small
444 being product ID
What I am having a hard time with is the best way to populate my attributes. This sku theory leads me to believe I would have the same product added 4 times once per size as a new product. Currently I have a spreadsheet that has my colors and sizing but it isn't formated anywhere close to the by attribute that easypopulate accepts. Do anyhow have any advice here? Anything really? The only thing I can think of is figuring my own direct import into the db through php admin.. which wouldn't be easy for me but would be manually adding all of the products size and color variants.
Have you downloaded a complete model/attributes(after manually adding a product or three with attributes in the admin panel)? You should be able to copy and paste from your spreadsheet into that file. I know it's awkward to use at first but once you are familiar with the fields it's easy. All of the spreadsheets from our vendors have to get copied and pasted, but it's not too hard once you've done it once or twice.
If you want to post a snippet of your spreadsheet we can see if we can offer any solutions.
Re: Easy Populate support for Version 1.2.5.4
Hello everyone, I'm not sure this is the right place to post this, but I downloaded the new Langer's EP [ Easy Populate Advance2.75a-Zen-Cart 1.2 - Default Language English(1) ] but the functions will not work. I've double then triple checked that I put the files into the right places, but I cannot either Download the tab-delim file nor is one created in the /temp folder. I've checked that temp is 0777.
Am I missing something?
I am running 1.2.5.4 on another Zen Cart install, and it works fine, but it is the older version.
-Tim
Re: Easy Populate support for Version 1.2.5.4
Nevermind, the only thing I was missing was some rather basic competence. :(
Works great now!
-Tim
Re: Easy Populate support for Version 1.2.5.4
I have to say Zen Cart is one of the best I have seen in testing EVERY cart I can get my hands on. The only issue I have is the LACK of a working easy populate. I have been messing with this thing on two different servers and urls and databases with no luck. I can get everything but a price???? I have changed files, saved with different formats, done everything i can think to do with NO LUCK. Has anyone got this thing to work. I have also used both ver of easy populate with the same results, no price. I am using the newest ZC,
Quote:
Server Host: ( Database Host: mysq05..com (98..0.89)
Server OS: Linux 2.6.26.5-SMP2 Database: MySQL 5.0.41-community-log
Server Date: 01/03/2009 11:38:55 Database Date: 01/03/2009 11:38:55
Server Up Time: 11:38:55 up 44 days, 4:00, 1 user, load average: 7.80, 6.80, 6.43 HTTP Server: Apache/1.3.37 (Unix) mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.2 mod_ssl/2.8.28 OpenSSL/0.9.8b
PHP Version: 5.2.3 (Zend: 2.2.0) PHP Memory Limit: 24M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 2M POST Max Size: 8M
Database Data Size: 189 kB Database Index Size: 322 kB
Zen Cart 1.3.8a
Database Patch Level: 1.3.8
v1.3.8 [2009-01-03 11:15:28] (Fresh Installation)
v1.3.8 [2009-01-03 11:15:28] (Fresh Installation)
PHP Version 5.2.3
Any help would be appreciated...Thank you and be safe
Re: Easy Populate support for Version 1.2.5.4
1.2.5.5 is the latest version right? Just asking cuz it says last updated Dec 01 2006.
Also, are questions/concerns regarding modhole's easy populate advanced handled here? Or are most people using 1.2.5.5 here?
Thanks!
Re: Easy Populate support for Version 1.2.5.4
Re: Easy Populate support for Version 1.2.5.4
Ive been having an encoding file problem when i upload my file to easy populate...half of my characters show up as ?????? in my product descriptions on my website or just some random character...im using microsoft table wizard to combine tables as well and i save as a tab delimited text...i have my easy populate sheet and then i have a sheet with the quantities from my distributors and i just update the quantities in my easy populate sheet with microsoft table wizard and save it as a tab delimited text file.......well ever since i switched computers it has been doing this......
Please someone help me fix this...ive tried saving as UTF format, ASCII format, ISO...etc and all of them do it...
Im using microsoft excel 2007 and i tried open office as well and it still did it...never had this happen till recently when i got a new computer and i cannot figure out what is going on
Its not showing up on the website now like this because i used my old computer, but the old computer is about to die out so i need to figure this out soon...thanks in advance
Re: Easy Populate support for Version 1.2.5.4
Quote:
ive tried saving as UTF format, ASCII format, ISO...etc
EP does nothing with encoding of any sort.
Did you look at the file using a simple editor such as notepad? A tab delimited file should look fine in Notepad except for column not lining up. You should be able to read everything.
You mention a new computer. Did your old PC use Office 2007? 07 uses totally new file formats vs. any prior version.