What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Not a bug BUG (include_path='.:/opt/alt/php74/usr/share/pear') src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27

ricust4

New Member
Hello, how could I solve this error? I configured the PPconfiguration file well and also removed the .txt from it.
Server error log

  • ErrorException: Fatal Error: XFA\Core\Service\PayPal\AbstractExpressCheckout::__construct(): Failed opening required '/home/foromesc/public_html/internal_data/PPConfiguration.php' (include_path='.:/opt/alt/php74/usr/share/pear')
  • src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27
  • Generado por: foromes
  • 26 Ene 2021 a las 11:31 PM

Stack trace

#0 [internal function]: XF::handleFatalError()
#1 {main}

Request status

array(4) {
["url"] => string(52) "/resources/15/market-place-purchase/purchase-confirm"
["referrer"] => string(47) "https://www.foromes.com/resources/optimoc-2.15/"
["_GET"] => array(0) {
}
["_POST"] => array(7) {
["quantity"] => string(1) "1"
["xfa_agree"] => string(1) "1"
["_xfRedirect"] => string(47) "https://www.foromes.com/resources/optimoc-2.15/"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(24) "/resources/optimoc-2.15/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 

Clement

Freaky Coder
Staff member
I think you didn't move it as explained in the manual here:
 
Top