Zen Cart Logo
Forums / All Other Contributions/Addons / Easy Populate 1.2.5.5 with Stock With Attributes Help please

Easy Populate 1.2.5.5 with Stock With Attributes Help please

Views: 1,387

Results 1 to 5 of 5
6 Jul 2011, 6:09 PM
#1
shahram avatar

shahram

Zen Follower

Join Date:
Jul 2009
Location:
New York
Posts:
122
Plugin Contributions:
1

Easy Populate 1.2.5.5 with Stock With Attributes Help please

Easy Populate 1.2.5.5 with Stock With Attributes
I am using this mod, I am familiar with Easy populate CSV, but on this one I can’t figure out how to add stock by attributes. Is there a column I need to add to make all the sizes I have appear as having “1” in stock? Do I have to add a column in the main CSV file or in the attributes file?

Thanks for any help

13 Jul 2011, 1:10 AM
#2
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please

At this time there does not seem to be a way to upload stock with this mod because of the way the attributes are written to the database....

14 Jul 2011, 4:58 AM
#3
shahram avatar

shahram

Zen Follower

Join Date:
Jul 2009
Location:
New York
Posts:
122
Plugin Contributions:
1

Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please

Thanks for your help dose easy populate advanced work with Stock by Attributes? i was search on Google i find this mod at this link

http://www.zencartbuilder.com/index.php?main_page=product_info&products_id=1
3 Oct 2012, 9:39 PM
#4
webstar59 avatar

webstar59

New Zenner

Join Date:
Jun 2011
Location:
California
Posts:
63
Plugin Contributions:
0

Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please

When I click the link Download Model/Price/Qty/Pwas .csv file to edit all i get is the header cell names, and no data. Anybody now what is worng?

4 Oct 2012, 6:56 PM
#5
webstar59 avatar

webstar59

New Zenner

Join Date:
Jun 2011
Location:
California
Posts:
63
Plugin Contributions:
0

Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please

OK here is the fix. Open (easypopulate.php)
Look for the code ```
join products_with_attributes_stock PWAS

change **PWAS** to lower case and check the rest of the document for any upper case PWAS and change them. I think I only had to change it one time.