
Originally Posted by
wtashby
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?