Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal Express error


LeeFoster

Recommended Posts

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

Link to comment
Share on other sites

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

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...