aznspiceboy Posted February 13, 2007 Share Posted February 13, 2007 Hello, I am using Os commerce for my store and the shopping cart as well. I have other payment modules set up and working but i can't seem to figure out how to get this payment pro thing to work for me and for express check out. I put in the Paypal_ec.php and Paypal_wpp.php into my payment folder where the other modules go to and the config_ec.ins.php , config_wpp.ins.php, lib.inc.php and ups_direct_paypal.php into my includes folder. However when i go to my Os Commerce admin panel and the payment modules, i can see the Express check and the Payment Pro there but i also get the error and when trying to check out. Get error as well. Following is the error. Any help would be greatly appreciated as my store is already open thinking it was working ok and now i am having problem :( Warning: main(/kunden/homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_ec.php) [function.main]: failed to open stream: No such file or directory in /homepages/0/d190293835/htdocs/admin/modules.php on line 128 Warning: main() [function.include]: Failed opening '/kunden/homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_ec.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/0/d190293835/htdocs/admin/modules.php on line 128 Warning: main(/kunden/homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_wpp.php) [function.main]: failed to open stream: No such file or directory in /homepages/0/d190293835/htdocs/admin/modules.php on line 128 Warning: main() [function.include]: Failed opening '/kunden/homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_wpp.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/0/d190293835/htdocs/admin/modules.php on line 128 Quote Link to comment Share on other sites More sharing options...
nvedia Posted February 13, 2007 Share Posted February 13, 2007 Well, can you make sure that these files are copied to the proper place with right permission Sometimes, simple things get overlooked Just try a test by calling a file like this http://yourstore/includes/languages/englis.../paypal_wpp.php See if you get a file not found error... Quote Link to comment Share on other sites More sharing options...
aznspiceboy Posted February 13, 2007 Author Share Posted February 13, 2007 Well, can you make sure that these files are copied to the proper place with right permissionSometimes, simple things get overlooked Just try a test by calling a file like this http://yourstore/includes/languages/englis.../paypal_wpp.php See if you get a file not found error... I think i put it in the right directory but i am not sure, and i believe you are right. This should be a simple thing that is getting over looked since i am not really good with this stuff :( Now i did some changes and no error in the payment moduel in admin panel of Os Commerce but here is what i get after trying to purchase something off my website Warning: before_process(paypal_wpp/includes/config_wpp.inc.php) [function.before-process]: failed to open stream: No such file or directory in /homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_wpp.php on line 217 Fatal error: before_process() [function.require]: Failed opening required 'paypal_wpp/includes/config_wpp.inc.php' (include_path='.:/usr/local/lib/php') in /homepages/0/d190293835/htdocs/includes/languages/english/modules/payment/paypal_wpp.php on line 217 any help would be appreciated , thanks so much in advance Quote Link to comment Share on other sites More sharing options...
nvedia Posted February 14, 2007 Share Posted February 14, 2007 Do you have the paypal_wpp/includes/config_wpp.inc.php file placed at the correct location? Quote Link to comment Share on other sites More sharing options...
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.