View Single Post
  #9  
Old 12-18-2014, 01:23 PM
 
JiffyPark JiffyPark is offline
 

Member
  
Join Date: Mar 2013
Posts: 20
 

Default Re: Error when adding to address book

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()
__________________
XC 5.1.9
Reply With Quote