Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment Modules in Admin


iLLuSiOnS

Recommended Posts

When i am in admin section and click on modules, i get this error

 

 

Warning: main(Services/PayPal/SDK/Generator.php) [function.main]: failed to open stream: No such file or directory in /home/user1/public_html/pear/Services/PayPal.php on line 13

 

Fatal error: main() [function.require]: Failed opening required 'Services/PayPal/SDK/Generator.php' (include_path='/home/user1/public_html/pear:.:/usr/local/lib/php:./include') in /home/user1/public_html/pear/Services/PayPal.php on line 13

 

 

i think the error is within the (include_path='/home/user1/public_html/pear:.:/usr/local/lib/php:./include')

 

why does it have a the symbols .:

 

when i checked my php.ini i find this under Paths and directories:

include_path = ".:/usr/local/lib/php:./include" ;

 

Are these connected in any way? and how would i fix this? Thanks

Link to comment
Share on other sites

In an include_path, the ":" is a divider and the "." means "this directory". Your include path looks correct. Are you sure that you've installed all of the pear modules necessary?

 

If you're a US paypal user, I'd suggest using 0.9.2 of the PayPal Pro module as it no longer uses PEAR modules and makes installation much easier.

Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.

Link to comment
Share on other sites

  • 2 weeks later...
In an include_path, the ":" is a divider and the "." means "this directory". Your include path looks correct. Are you sure that you've installed all of the pear modules necessary?

 

If you're a US paypal user, I'd suggest using 0.9.2 of the PayPal Pro module as it no longer uses PEAR modules and makes installation much easier.

 

Is there any way i remove paypal and have oscommerce not use the paypal module.

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...