Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
Chargin
I posted here a couple of pages ago about a GST problem Im having with easy populate.
Basically I need the export to include more decimals, it gets cut off at 2, when adding 10% to that, we dont get back to the correct full retail price.
Heres the link to my full question, be great if someone could point me in the right direction.
http://www.zen-cart.com/showthread.p...80#post1161780
Chargin,
You should be able to fix this with a few quick edits (I'll add a configuration for this later on).
Open easypopulate_4_export.php
go to about line 417
Code:
$row['v_products_price'] = round($row['v_products_price'] + ($price_with_tax * $row['v_products_price'] * $row_tax_multiplier / 100),2);
See the ".... 100),2); " ??? That's rounding to two decimal places. Change to the degree of accuracy that you need.
-chadd
Re: EasyPopulate 4.0 Support Thread
Re: EasyPopulate 4.0 Support Thread
I don't see any documentation about upgrading from earlier versions. What is the upgrade process?
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
masterrusty
I don't see any documentation about upgrading from earlier versions. What is the upgrade process?
Hiya Rusty,
Are you referring to upgrading version of EP 4 or older versions like 1.2.5.4?
If you are going to upgrade between versions of EP 4, say 4.0.17 to 4.0.21...
1) Go to Configuration -> Easy Populate 4 and make not of your settings, and any custom field names you may have added.
2) Go to Tools -> Easy Populate 4 and click "Un-Install EP4" on the right side of the screen. This will ONLY uninstall the database configuration settings.
3) Upload the new version of EP4.
4) Go to Tools -> Easy Populate 4 and click "Install EP4"
5) Go to Configuration -> Easy Populate 4 and enter your configuration settings
It should be very straight forward.
-chadd
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
chadderuski
Hiya Rusty,
Are you referring to upgrading version of EP 4 or older versions like 1.2.5.4?
If you are going to upgrade between versions of EP 4, say 4.0.17 to 4.0.21...
1) Go to Configuration -> Easy Populate 4 and make not of your settings, and any custom field names you may have added.
2) Go to Tools -> Easy Populate 4 and click "Un-Install EP4" on the right side of the screen. This will ONLY uninstall the database configuration settings.
3) Upload the new version of EP4.
4) Go to Tools -> Easy Populate 4 and click "Install EP4"
5) Go to Configuration -> Easy Populate 4 and enter your configuration settings
It should be very straight forward.
-chadd
Sorry I was unclear. I am upgrading from Easy Populate 3.0 to 4.0.22.
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
masterrusty
Sorry I was unclear. I am upgrading from Easy Populate 3.0 to 4.0.22.
Hi Rusty,
Easy Populate 4 has been completely forked from earlier versions of Easy Populate. So you could install 4.0.22 along side Langer's 3.0.3 Advanced, and there should be no conflict.
2 Attachment(s)
Re: EasyPopulate 4.0 Support Thread
I installed this module in zencart easypopulate 151
http://www.zen-cart.com/downloads.php?do=file&id=868
at the moment I have this problem:
I have to put the products in the second category level (down "prodotti"roducts), but despite the file seems ok, I get this error
"No category provided for this new product"
I enclose 2 files
which do you recommend?
if I install easy populate 4 can I fix?
thanks
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
favjola
When I experimented with the earlier EP versions, they would not do what I needed. EP 4 is working very well for me. Categories work; attributes work.
EP 4 is not available yet in the Zencart plugins; you get it here:
https://github.com/chaddro/EasyPopulate-4.0
The thread you are in here is the support thread for EP4.
Re: EasyPopulate 4.0 Support Thread
I installed the module correctly, in fact, it seems much more 'flexible and powerful, but with the import file appears to have the same problem
where and how should I enter the category mother and daughter category?
Re: EasyPopulate 4.0 Support Thread
I must only enter these fields:
models, product_name, product categories level 1, level 1 down live2 product categories, price and quantity
I can use a single file with these fields or do I use the full fle that is available in the examples