View Single Post
  #1  
Old 08-17-2015, 07:49 AM
 
Phil Richman Phil Richman is offline
 

Advanced Member
  
Join Date: May 2012
Posts: 94
 

Default PHP Fatal Error: Call to a member function getCountry()

I have been seeing this error frequently.

[17-Aug-2015 05:05:33 America/Indiana/Indianapolis] PHP Fatal error: Call to a member function getCountry() on a non-object in /home/plumbing/public_html/var/run/classes/XLite/View/AViewAbstract.php on line 2088
[17-Aug-2015 05:05:33] Error (code: 1): Call to a member function getCountry() on a non-object
Server API: cgi-fcgi;
Request method: POST;
URI: /?target=callback&txn_id_name=txnId&txnId=J6d57xHyi hRwR8aR;
Backtrace:
#0 Includes\ErrorHandler::logInfo() called at [/home/plumbing/public_html/Includes/ErrorHandler.php:332]
#1 Includes\ErrorHandler::handleError() called at [/home/plumbing/public_html/Includes/ErrorHandler.php:317]
#2 Includes\ErrorHandler::shutdown()


Any ideas what is causing this?
__________________
Ver 5.2.6
Reply With Quote