Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Oct 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    might be a strange question, but i'd love to convert straight over to EP4 (am running 1.5 with 1.2.5.4,a nd have the new EP installed)...

    However my main issue is that my business database (75 tables with ~90,000 records) is currently arranged with exports to feed directly to the older EP.

    IS there a way to set up EP 4 to accept (or export) files in the same config (1 record per row, with attribs in the same record by field name) as is setup in EP 1.2.5.4?

    currently my database exports in a single MER file wiht the record (ie., model#) as the identifier, and with all attribs in the same record.. It can take quite some time for it to install in the site, but it usually works quite well.

    I'd love to be able to take advantage of a few things with EP4, IF I can get past this hurdle.

    Thx for any thoughts....

  2. #2
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    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

  3. #3
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Chargin View Post
    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

  4. #4
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Awesome!

  5. #5
    Join Date
    Mar 2007
    Location
    Oregon
    Posts
    152
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I don't see any documentation about upgrading from earlier versions. What is the upgrade process?

  6. #6
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by masterrusty View Post
    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

  7. #7
    Join Date
    Mar 2007
    Location
    Oregon
    Posts
    152
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    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.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg