Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Sep 2007
    Posts
    43
    Plugin Contributions
    0

    Default Problems installing Easy populate Advanced

    Hi,
    Could someone please help me?
    I purchased Easy populate Advanced over a month ago from zencartbuilder.com, i still can't use it because i can't manage to install it correctly. I followed all installation instructions over and over again, unsuccessful!

    I have been in contact with support on zencartbuilder.com, they said that they would assist with the installation, they even asked me for my ftp codes and admin login and pass, but i haven't heard from them since. I've sent numerous e-mails, i'm really desperate, i really need to get Easy populate Advanced working, that's the least you ask when you have paid for something.

    Does anyone have a similar situation, any ideas on how i resolve this issue?

    Cheers

    bazfr

  2. #2
    Join Date
    Sep 2006
    Location
    Tampa, FL
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    What is the error you are receiving?

    Patrick
    [FONT=Comic Sans MS]CustomiZthat.com[/FONT]
    POWERED BY:
    Zen-Cart & Martini's

    LOVE Zen!

  3. #3
    Join Date
    Sep 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    Hi,
    Thanks so much for answering.

    When i go to tools and click on Easy Populate i either get a blank page or an Internal Server Error.
    When i go to Configuration and click on Easy Populate i get a blank page.

    My easypopulate_config.php file looks like this:

    <?php
    /*
    Easy Populate Config File
    */

    /**
    * UPLOADS DIRECTORY SECURITY ENHANCEMENT
    *
    * The following setting is set to restrict the adjustment of the location for your uploads directory.
    * It does this by preventing store admins from changing the upload directory location.
    * This is for your own good as it prevents the potential execution of scripts uploaded by malicious users
    * and prevents deletion by store admins of Zen Cart application files.
    *
    * It is recommended that you do not alter $uploads_security
    *
    * If $uploads_security = true: You MUST set the path to your uploads directory ($secure_dir). This will over-ride
    * the setting in Zen Cart Admin. Ensure that the uploads folder resides outside a publicly viewable web folder for added
    * security. You cannot have an uploads folder anywhere in the store directory tree in this mode.
    * Eg (linux): $secure_dir = '/home/username/uploads/';
    * Eg (windows): $secure_dir = 'D:/path/to/myuserspace/uploads/';
    *
    * If $uploads_security = false: you can install your uploads directory in a publicly viewable web folder.
    * Ensure that you include the .htaccess file and the index.html files provided. Uploads directory is set in admin, and
    * not by $secure_dir below, which is over-ridden in this mode.
    *
    * DO NOT COMMENT OUT OR REMOVE $uploads_security. YOU CAN ONLY USE: $uploads_security = true; OR $uploads_security = false;
    *
    */

    $uploads_security = false;
    $secure_dir = '/home/username/uploads/';

    /*
    *
    * END UPLOADS DIRECTORY SECURITY ENHANCEMENT
    *
    **/
    ?>

  4. #4
    Join Date
    Sep 2006
    Location
    Tampa, FL
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    Check in your websites control panel and see what it says there for an error. Chances are you will see a 500 error.
    [FONT=Comic Sans MS]CustomiZthat.com[/FONT]
    POWERED BY:
    Zen-Cart & Martini's

    LOVE Zen!

  5. #5
    Join Date
    Sep 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    Hi,

    I had a look in my log file, this is what i get

    [Thu Mar 27 13:30:37 2008] [error] [client 82.127.11.233] FastCGI: server "/var/www/fcgi/php-cgi" stderr: PHP Fatal error: Call to a member function add() on a non-object in /home/fhlinux170/s/sasmariegalante.com/user/htdocs/manage/includes/functions/extra_functions/easypopulate_functions.php on line 587
    [Thu Mar 27 13:32:50 2008] [error] [client 82.127.11.233] FastCGI: server "/var/www/fcgi/php-cgi" stderr: PHP Fatal error: Call to undefined function ep_field_name_exists() in /home/fhlinux170/s/sasmariegalante.com/user/htdocs/manage/easypopulate.php on line 258
    [Thu Mar 27 13:34:02 2008] [error] [client 82.127.11.233] FastCGI: server "/var/www/fcgi/php-cgi" stderr: PHP Fatal error: Call to undefined function ep_query() in /home/fhlinux170/s/sasmariegalante.com/user/htdocs/manage/easypopulate.php on line 48
    [Thu Mar 27 13:34:11 2008] [error] [client 82.127.11.233] FastCGI: server "/var/www/fcgi/php-cgi" stderr: PHP Fatal error: Call to undefined function ep_query() in /home/fhlinux170/s/sasmariegalante.com/user/htdocs/manage/easypopulate.php on line 48

    Can you help me?

    bazfr

  6. #6
    Join Date
    Jul 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    I have installed Easy Populate Advanced on my site , but it's not working. The think is when i have imported the product file it said "upload successfully" but the products not in the catalog. Nothing shows up on the site. I've been trying to get a question answered and submitted multiple support tickets to zencartbuilder.com, but no responds from them. The help desk on this site is disabled. There is no such information in the manual as well. So, here i'm am, stuck with this problem and can't get any help from zencartbuilder The people should know what to expect from zencartbuilder.com before they're buying this program. If you're willing to burn your time and money, then this program is for you. Does anyone have any success on using this program?

  7. #7
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    batas4 - Langer usually replies to request I have seen several people saying that they do not get replies, but they do seem to get sorted in the end, bare with it I am sure he will

    To try to help you, if EPA works like EP you do need some products in the database already before using EP, as ZC doesn't respond to imports from EP until this is the case. So enter some products via ZC and see if that work's ?
    Do you get any error's?

  8. #8
    Join Date
    Jun 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    I am using version 1.3.9b and have installed easy populate as instructed. It does not show up in my admin panel at all. Tried a couple times so far and nothing works. Any suggestions??

  9. #9
    Join Date
    Nov 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: Problems installing Easy populate Advanced

    Quote Originally Posted by laxjunky22 View Post
    I am using version 1.3.9b and have installed easy populate as instructed. It does not show up in my admin panel at all. Tried a couple times so far and nothing works. Any suggestions??
    I am on ZenCart Version 1.3.9f and I read in the Zencart Builder store that the EPA 3.0.3 works with versions 1.2.4 through to current (1.3.8).

    I emailed them asking them if it had been updated and tested to be working with 1.3.9f, but I have not received an answer - I sent that email maybe a week and a half ago.

    I have read a few people have been having problems, so I am afraid of buying the program. I need to see some more information of people resolving their issues before I jump on it :)

  10. #10
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    290
    Plugin Contributions
    3

    Default Re: Problems installing Easy populate Advanced

    That version is old as heck 2 or 3 years. Look in the downloads area listed above on this page to see if you can find something that fits your need for free.

    Each is basically the same with slightly different uses. Plus all are supported online here pretty well so problems always seem to get fixed.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Problems installing easy populate
    By shopsfm in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 2 Feb 2012, 02:10 AM
  2. Easy Populate Advanced install problems
    By Serious in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Feb 2011, 04:38 AM
  3. Easy Populate Advanced
    By mhakiwa in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 19 May 2010, 11:32 PM
  4. problems installing latest version of easy populate
    By westcoastflipp in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Feb 2010, 04:30 PM
  5. Easy Populate Advanced 3.0.3
    By scubasteve in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 Dec 2006, 03:48 AM

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