Ok I ran the SQL query and this is what came up.
http://www.interwebernet.com/images/myphp_screen1.jpg
And then here are the results from the error file.
Code:
<?php die(1); ?>
[18-Dec-2014 14:19:00 America/Los_Angeles] PHP Fatal error: Call to a member function getCountry() on a non-object in /home/jiffypark/tooldepot.net/var/run/classes/XLite/View/Address.php on line 140
[18-Dec-2014 14:19:00] Error (code: 1): Call to a member function getCountry() on a non-object
Server API: cgi-fcgi;
Request method: GET;
URI: /?target=address_book;
Backtrace:
#0 Includes\ErrorHandler::logInfo(Call to a member function getCountry() on a non-object, 1) called at [/home/jiffypark/tooldepot.net/Includes/ErrorHandler.php:324]
#1 Includes\ErrorHandler::handleError(Array ([type] => 1,[message] => Call to a member function getCountry() on a non-object,[file] => /home/jiffypark/tooldepot.net/var/run/classes/XLite/View/Address.php,[line] => 140)) called at [/home/jiffypark/tooldepot.net/Includes/ErrorHandler.php:309]
#2 Includes\ErrorHandler::shutdown()