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?