Results 1 to 10 of 3673

Hybrid View

  1. #1
    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 spid3r1987 View Post
    Hi there,

    im just wondering, in the tools easy populate section, it mentions Product UPC code : False

    how do i enable this and what would the field in the CSV file be called for this barcode??
    as all of my products have barcodes
    Hi Spid3r,

    The field I used for my own unpublished mod is "products_upc" which is the same as what Numinix uses in his Products Fields mod. I have not added full support for all his fields, and you still have to do the other modifications ... there are a couple of threads about adding fields to the products databases, and what files need to be edited so you can display them in your store and edit them from within the admin.

  2. #2
    Join Date
    Jan 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I downloaded and installed Easy Populate 4.0-9773477 yesterday. I am able to download a files but when I upload and import I get nothing. I even tried downloading 1 category, deleting the items from that category and uploading the file I just downloaded. Nothing. I am running php 4.4.9 (Zend: 1.3.0), Zencart 1.3.9 and did use OpenOffice to create my csv files and follow the directions in the beginning of these posts. This is the error in my debug file (admin directory changed here for security purposes)

    PHP Warning: array_flip() [<a href='function.array-flip'>function.array-flip</a>]: The argument should be an array in /homepages/39/e339678439/htdocs/zencart/admin/easypopulate_4_import.php on line 66.

    What am I doing wrong?

  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 Sharemmoments View Post
    I downloaded and installed Easy Populate 4.0-9773477 yesterday. I am able to download a files but when I upload and import I get nothing. I even tried downloading 1 category, deleting the items from that category and uploading the file I just downloaded. Nothing. I am running php 4.4.9 (Zend: 1.3.0), Zencart 1.3.9 and did use OpenOffice to create my csv files and follow the directions in the beginning of these posts. This is the error in my debug file (admin directory changed here for security purposes)

    PHP Warning: array_flip() [<a href='function.array-flip'>function.array-flip</a>]: The argument should be an array in /homepages/39/e339678439/htdocs/zencart/admin/easypopulate_4_import.php on line 66.

    What am I doing wrong?
    What version of PHP are you using? PHP4 can act strange with array_flip(). You should ask your host to upgrade you to PHP5 if you are on still on PHP4. There are a couple of other PHP4 related issues also.

    Alternatively, the first line of your CSV file is "wrong". PM or attach a copy of your CSV file and I'll look at it.

  4. #4
    Join Date
    Jan 2011
    Posts
    58
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi. I installed EasyPopulate per instructions, but I must have done something wrong. It seems to have installed correctly from the zen admin tool, I click on Tools | Easy Populate 4, and it loads the EP page.

    When I click the upload button, I'm shot straight to my ZC Admin login page. Even if I manually upload the file to the temp directory, when i click import it does the same thing. I'm confused!

    Andy

  5. #5
    Join Date
    Jan 2011
    Posts
    58
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I'm sorry, I forgot to mention that there were no errors reported in my error log.

  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 adiamond View Post
    I'm sorry, I forgot to mention that there were no errors reported in my error log.
    I have seen this happen when zencart was installed via a CPANEL script, and the url's for the store were improperly recorded in the config.php files.

    Check your configuration files and look for something like this: http://www.mystore.com//myadmin
    See that second pair "//" ??? That should only be one like this: http://www.mystore.com/myadmin

    I saw this very recently with another user and was able to fix it with just a few clicks to correct cofigure.php, just be sure to fix both copies in the admin and includes directories.
    This will also mess with EP 1.2.5.4 which has come up from time to time. If this isn't the cause, I'd have to look at your install. You can PM me and I'll see what I can do to help.

    -Chadd

  7. #7
    Join Date
    Jan 2011
    Posts
    58
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi, thanks for your help. You were right, there were numerous extra "/" in the configure files. I've corrected them and at least it doesn't shoot me back to the login screen anymore! However, when I click import this time - of the example files in the EP folder, I get:

    Code:
    SKIPPED: model not found:TEST RGB
    SKIPPED: model not found:TEST CMYK

    Code:
    SKIPPED: model not found:TEST 1
    SKIPPED: model not found:TEST 2

 

 

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