LeeFoster Posted July 8, 2019 Posted July 8, 2019 I am getting the following error when I try to go through the checkout. PayPal express is the only payment method that is enabled. Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /customers/6/7/b/mywebsite.co.uk/httpd.www/includes/modules/payment/paypal_express.php on line 14 Quote
BrockleyJohn Posted July 8, 2019 Posted July 8, 2019 Without knowing the version of osc or whether you're using a traditional module or the app or whether it was working before and now it's not, my best guess is that your configure.php is using web paths (starting http://mysite.com/...) where it should be using physical paths (starting /customers/6/...) If that's not close, then give more info please Quote Contact me for work on updating existing stores - whether to Phoenix or the new osC when it's released. Looking for a payment or shipping module? Maybe I've already done it. Working on generalising bespoke solutions for Quickbooks integration, Easify integration and pay4later (DEKO) integration at 2.3.x
LeeFoster Posted July 8, 2019 Author Posted July 8, 2019 2 minutes ago, BrockleyJohn said: Without knowing the version of osc or whether you're using a traditional module or the app or whether it was working before and now it's not, my best guess is that your configure.php is using web paths (starting http://mysite.com/...) where it should be using physical paths (starting /customers/6/...) If that's not close, then give more info please I am using Edge and this is a fresh install, I would assume it is the app version not the traditional module. I got around that and now have another error. Warning: include(/includes/apps/paypal/OSCOM_PayPal.php): failed to open stream: No such file or directory Quote
BrockleyJohn Posted July 8, 2019 Posted July 8, 2019 so it's still the same issue! DIR_FS_CATALOG is now set to '' instead of a logical path. It should be '/customers/6/7 blah blah LeeFoster 1 Quote Contact me for work on updating existing stores - whether to Phoenix or the new osC when it's released. Looking for a payment or shipping module? Maybe I've already done it. Working on generalising bespoke solutions for Quickbooks integration, Easify integration and pay4later (DEKO) integration at 2.3.x
LeeFoster Posted July 8, 2019 Author Posted July 8, 2019 21 minutes ago, BrockleyJohn said: so it's still the same issue! DIR_FS_CATALOG is now set to '' instead of a logical path. It should be '/customers/6/7 blah blah That fixed it thank you John Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.