View Single Post
  #1  
Old 08-01-2012, 07:50 AM
 
NuAlpha NuAlpha is offline
 

X-Adept
  
Join Date: Aug 2003
Location: US
Posts: 598
 

Exclamation Call to undefined function func_xpay_func_load

Currently testing Xcart 4.5.2 with Xpayments 1.0.5.

When I add anything to the cart using AJAX, I get the following error:
Fatal error: Call to undefined function func_xpay_func_load() in include/func/func.cart.php on line 3123

I've checked the code and this function is where it should be in func.php.

The issue happens with every call to get_block.php, but I can't pinpoint why.

Any ideas what could be wrong here?
__________________
X-Cart Pro 4.5.5 Platinum
X-Payments 1.0.6
PHP 5.3.14
MySQL 5.1.68
Apache 2.2.23
Reply With Quote