Page 155 of 362 FirstFirst ... 55105145153154155156157165205255 ... LastLast
Results 1,541 to 1,550 of 3612
  1. #1541
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    and if you look in the following file at approximately that line number, is this present in your store's directories?

    Code:
    includes/database_tables.php
    Line #52 : define('TABLE_LANGUAGES', DB_PREFIX . 'languages');
    Nevermind, the above post indicates that there is no issue with this constant.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #1542
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by wtashby View Post
    Running that returned one result, and it was correct. My localization->languages is correct, every thing seems correct. Is there any way to un-install EP4 even though I can't get to the page to click the link? Maybe if I can completely remove all things EP4 and start over, something might fall into place.
    I just realized I may have edited my previous response a little too soon. The test run did not validate that ZC had the correct setting/variable. It validated that if the correct query was sent to the database then the right information would come back. So now it is necessary to validate the query is providing the correct information to ensure that it is not returning with a blank entry. I wonder if anything UTF8 relates to this issue and whether the mb_string aspect has been bypassed and potentially added to this?

    Well, the uninstall process that is a part of EP4 only addresses the database and the actions taken to access the configuration settings and the settings on the configuration page. Ideally, the files should be reuploaded through FTP, or in reverse removed one by one.

    You can try:
    Code:
    yourstore/youradmin/easypopulate_4.php?epinstaller=remove
    but that won't adjust anything related to the data of the returned SQL statement.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #1543
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Don't recall if this was asked before, but do you have any error logs in the store/logs folder?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #1544
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    Don't recall if this was asked before, but do you have any error logs in the store/logs folder?
    Yes, there are lots of them, all about the time I started having trouble with EP4. Also, when I tried to run the uninstall link you provided, I got the same language error. I deleted all the files, re-uploaded them, and, well, again, the same error. Nothing seems to work. But yes, I have several log files.
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

  5. #1545
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by wtashby View Post
    Yes, there are lots of them, all about the time I started having trouble with EP4. Also, when I tried to run the uninstall link you provided, I got the same language error. I deleted all the files, re-uploaded them, and, well, again, the same error. Nothing seems to work. But yes, I have several log files.
    So, please feel free to post them here; however, also please obscure your admin folder name which is undoubtedly included. No need to show duplicate errors unless they support some sort of timeline of events.

    It may be best to start with the earliest of those logs and don't just focus on ep4 issues.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #1546
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    So, please feel free to post them here; however, also please obscure your admin folder name which is undoubtedly included. No need to show duplicate errors unless they support some sort of timeline of events.

    It may be best to start with the earliest of those logs and don't just focus on ep4 issues.
    Code:
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172
    This is the error log that is generated each time I try to access EP4 vial tools.
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

  7. #1547
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by wtashby View Post
    Code:
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172
    This is the error log that is generated each time I try to access EP4 vial tools.
    So, I said there was one other "question" to follow up on... It looks like (and not sure why yet) that the identification that the version of ZC you are using is not coming back as 1.5.3 when the Major and minor project version information is put together.

    So, I had asked about information that came back from using Version in the admin panel. I don't recall seeing it, it should look something like:
    Zen Cart 1.5.3

    Database Patch Level: 1.5.3

    Found just below the logo image that is centered in the screen. The other place to look is: in the version.php file located at:
    includes/version.php.

    I have this sneaky suspicion that my original thought of the "fix" for this was too narrow sited. What I have in my 1.5.3 vanilla install is the following:

    Code:
    <?php
    /**
     * version.php
     * Defines the project version details
     * Specifies what version the PHP fileset relates to.
     * Also declares what version the database "should" reflect if properly maintained and kept in sync.
     *
     * THIS FILE SHOULD NEVER BE EDITED MANUALLY !!!!!!!!
     *
     * @package general
     * @copyright Copyright 2003-2014 Zen Cart Development Team
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version GIT: $Id: Author: DrByte  Thu Apr 24 14:58:48 2014 -0400 Modified in v1.5.3 $
     * @private
     */
    
    define('PROJECT_VERSION_NAME', 'Zen Cart');
    define('PROJECT_VERSION_MAJOR', '1');
    define('PROJECT_VERSION_MINOR', '5.3');
    define('PROJECT_VERSION_PATCH1', '');
    define('PROJECT_VERSION_PATCH2', '');
    define('PROJECT_VERSION_PATCH1_SOURCE', '');
    define('PROJECT_VERSION_PATCH2_SOURCE', '');
    define('NEW_VERSION_CHECKUP_URL','http://ping.zen-cart.com/version_id.txt');
    define('EXPECTED_DATABASE_VERSION_MAJOR', '1');
    define('EXPECTED_DATABASE_VERSION_MINOR', '5.3');
    What does yours have/where did you get your copy/when possibly?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #1548
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by wtashby View Post
    Code:
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
    [12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172
    This is the error log that is generated each time I try to access EP4 vial tools.
    Fyi, the interpretation of all that, is that the non mysqli_ functions were called it seems.

    Literally, nothing about your store was puposefully changed the time between when it last worked and when it was noticed not to work? No server restores, no files renamed? And any renamed files do not have php as the last part of their extension?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #1549
    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 wtashby View Post
    This is the error log that is generated each time I try to access EP4 vial tools.
    Can you verify your version of PHP and MySQL?

    In the admin, click "Version" on the right side of the menu.

    Look for:

    PHP Version
    Database

    Zencart Version
    Database Patch Level

    and then do a search for "mysqli" and ensure that it's active. You'll see something like:

    mysqli
    MysqlI Support enabled
    Client API library version 5.5.37

  10. #1550
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    chadderuski - Thanks for staying with this thread. I don't see 4.0 in the zen plugin library. Can you put a link to it in your signature? I'm looking for the latest version to add to a clean install of 1.5.3. Thank you.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR