Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Xcart 3.5.12 Released With Upgrade Kit + Changelog

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #11  
Old 11-18-2004, 01:25 PM
 
webmaster@louisville.edu webmaster@louisville.edu is offline
 

Newbie
  
Join Date: Aug 2004
Posts: 4
 

Default Possible fix

Quote:
Fatal error: Call to undefined function: func_https_prepare_request() in /home2/www/xyz/xcart/payment/func_https_ssleay.php on line 93

Adding this line to func_https_ssleay.php seems to resolve the error:

Code:
require $xcart_dir."/payment/func_https_tunneling_bouncer.php";

I added it near the top of the file, around line #73, right before the line that starts with:

Quote:
function func_https_request...
Reply With Quote
  #12  
Old 01-17-2005, 05:02 PM
 
NuAlpha NuAlpha is offline
 

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

Default

I am wondering why certain ereg() statements have been changed to become preg() statements that use the S pattern modifier.

For instance: $insert_string = preg_replace("/, $/Ss", ")", $insert_string);

This is a very simple pattern to match, so why tell PHP to spend the extra time analysing it??
__________________
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
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:11 AM.

   

 
X-Cart forums © 2001-2020