daniellemaveal Posted February 10, 2007 Share Posted February 10, 2007 Hi all - Hoping someone can help me. I've searched this forum to death - sorry if this is in the wrong spot or if my problem has already been answered. Anyway here goes: I installed the paypal ipn v.3.1.4. and i think it is working ok - although i have this warning coming up when i look at the orders that have been placed. these warnings are also showing on the customers receipt when they go to view them online. here they are: Warning: main(/home/danielle/public_html/shop/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php) [function.main]: failed to open stream: No such file or directory in /home/danielle/public_html/shop/admin/orders.php on line 195 Warning: main() [function.include]: Failed opening '/home/danielle/public_html/shop/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php' for inclusion (include_path='.:/usr/lib/php') in /home/danielle/public_html/shop/admin/orders.php on line 195 ************************************** I'm also not getting a notification email of orders but perhaps I have to install another contribution for that??? any help would be great - thanks so much danielle Quote Link to comment Share on other sites More sharing options...
Guest Posted February 10, 2007 Share Posted February 10, 2007 Hi all -Hoping someone can help me. I've searched this forum to death - sorry if this is in the wrong spot or if my problem has already been answered. Anyway here goes: I installed the paypal ipn v.3.1.4. and i think it is working ok - although i have this warning coming up when i look at the orders that have been placed. these warnings are also showing on the customers receipt when they go to view them online. here they are: Warning: main(/home/danielle/public_html/shop/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php) [function.main]: failed to open stream: No such file or directory in /home/danielle/public_html/shop/admin/orders.php on line 195 Warning: main() [function.include]: Failed opening '/home/danielle/public_html/shop/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php' for inclusion (include_path='.:/usr/lib/php') in /home/danielle/public_html/shop/admin/orders.php on line 195 ************************************** I'm also not getting a notification email of orders but perhaps I have to install another contribution for that??? any help would be great - thanks so much danielle You may not have run the sql file. Or missed soething in the install process. Reccheck the install documentation. This forum? You need to look in the thread for the contrib you installed. Quote Link to comment Share on other sites More sharing options...
daniellemaveal Posted February 10, 2007 Author Share Posted February 10, 2007 You may not have run the sql file. Or missed soething in the install process. Reccheck the install documentation. This forum? You need to look in the thread for the contrib you installed. thank you. i will check this out. dumb question: can you tell me how to find specific threads for contributions? Quote Link to comment Share on other sites More sharing options...
daniellemaveal Posted February 10, 2007 Author Share Posted February 10, 2007 ok so i reinstalled the intire contribution and have things running a bit smoother however i am still getting this error: Warning: main(/home/danielle/public_html/shop/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php) [function.main]: failed to open stream: No such file or directory in /home/danielle/public_html/shop/includes/modules/payment/paypal/admin/PayPal.inc.php on line 17 Warning: main() [function.include]: Failed opening '/home/danielle/public_html/shop/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php' for inclusion (include_path='.:/usr/lib/php') in /home/danielle/public_html/shop/includes/modules/payment/paypal/admin/PayPal.inc.php on line 17 wehn i go to see whats up with that transactiondetails.class.php file i'm surpried to find its not there at all. any suggestions? Quote Link to comment Share on other sites More sharing options...
Guest Posted February 10, 2007 Share Posted February 10, 2007 ok so i reinstalled the intire contribution and have things running a bit smoother however i am still getting this error: Warning: main(/home/danielle/public_html/shop/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php) [function.main]: failed to open stream: No such file or directory in /home/danielle/public_html/shop/includes/modules/payment/paypal/admin/PayPal.inc.php on line 17 Warning: main() [function.include]: Failed opening '/home/danielle/public_html/shop/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php' for inclusion (include_path='.:/usr/lib/php') in /home/danielle/public_html/shop/includes/modules/payment/paypal/admin/PayPal.inc.php on line 17 wehn i go to see whats up with that transactiondetails.class.php file i'm surpried to find its not there at all. any suggestions? Did you upload the catalog\includes\modules\payment\paypal directory from the contribution? Quote Link to comment Share on other sites More sharing options...
SavageSinister Posted June 18, 2007 Share Posted June 18, 2007 Did you upload the catalog\includes\modules\payment\paypal directory from the contribution? I had this same problem - turned out that when I unzipped/untarred the package, "modules/payment/paypal/admin/TransactionDetails.inc.php" was named "modules/payment/paypal/admin/TransactionDetails.inc". Also, "modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php" never even made it out of the archive file - the folder "TransactionDetails/" is empty. Basically, the archive for PayPal IPN 3.1.5 that I downloaded doesn't extract properly, and that's where the problem lies, so now I'm going to go see if that's been corrected. Hope this saves somebody else some time. 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.