View Single Post
  #16  
Old 06-15-2017, 09:57 AM
 
Dougrun Dougrun is online now
 

X-Adept
  
Join Date: Apr 2012
Posts: 897
 

Default Re: Smart Search and PHP7

I got this in the php error log file..
Code:
[15-Jun-2017 17:53:12 UTC] PHP Fatal error: Uncaught Error: Call to undefined function dl() in /home/xxx/public_html/store478up/modules/Checkout_One/checkout_one_ajax.php:2 Stack trace: #0 /home/xxx/public_html/store478up/cart.php(69): require() #1 {main} thrown in /home/xxx/public_html/store478up/modules/Checkout_One/checkout_one_ajax.php on line 2 [15-Jun-2017 17:53:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined function dl() in /home/xxx/public_html/store478up/modules/Checkout_One/checkout_one_ajax.php:2 Stack trace: #0 /home/xxx/public_html/store478up/cart.php(69): require() #1 {main} thrown in /home/xxx/public_html/store478up/modules/Checkout_One/checkout_one_ajax.php on line 2

I don't have php7 ioncube loader installed so that may be the cause.
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote