-
Hi all,
Problem can be caused by two reasons:
1. Pear not installed
2. Pear location is not defaultTheme doesn’t work in all servers because some servers alter PEAR locations for some reason and we cannot know all location in all servers. We use default location which is provided by PayPal too.
You have two options:
1. Call hosting provider and tell them about the problem so they can fix the path.
2. Do it manually in theme:
-funding/lib/PayPal/Serializer/Serializer.php
-funding/lib/PayPal/Serializer/Unserializer.php
-funding/lib/PayPal/Serializer/XML/Parser.phpyou are looking for:
if(require_once(‘System.php’)){ require_once(‘PEAR.php’); }else{ require_once dirname(__FILE__).’/../pear/PEAR.php'; }
EDIT: For theme version 4+ this is located in:
\funding\lib\paypal\paypal-sdk-core-php-811c13c\lib\PayPal\Core\PPHttpConfig.php
line 11 CURLOPT_SSLVERSION
-
Please use the search before making a post. Your question maybe be already answered!
-
Do you need customization work? Are you having trouble installing Wordpress? Feeling lazy and want somebody else to do the hard work for you?
Join our discord!
Need hosting?
Follow us!