This is a discussion on Fatal error: within the Paypal forums, part of the Payment Modules category; Or you are feeding a bad line. I went through the same thing. And I hadn't finished developing that solution ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#11
| |||
| |||
| Or you are feeding a bad line. I went through the same thing. And I hadn't finished developing that solution then. Go dl v1.4 ( just the one file) and start over. It's possible you missed something. Relax, it's best to work all this out before you go live. I spent most of December configuring and testing. |
| Sponsored Links | ||
| ||
|
#12
| |||
| |||
| Does my PayPal account need to be setup as a Business Account? As of right now it's a Premier Account. |
| Sponsored Links | ||
| ||
| |
|
#13
| |||
| |||
| Looking at PayPal, I don't see any real difference between yours and a Business Account.
__________________ Now, If I only knew what I was doing! |
|
#14
| |||
| |||
| Well the same Message 3005 issue occured even with the modded module... HOWEVER... I have resolved the issue... it's an error with PayPal, using the invoice variable in the IPN module... I simply commented out (//) the line: $parameters['invoice'] = substr($cart_PayPal_IPN_ID, strpos($cart_PayPal_IPN_ID, '-')+1); in the paypal_ipn.php module, and this got rid of the Message 3005 problem. This line needs to be modified or something, to be more compatible and compliant with PayPal IPN. However the Vouchers problem is still present (Bugtracker #157) and with the 'fix' applied causes the shopping cart to crash with the Fatal error: Call to a member function on a non-object message... so it's either a problem with the IPN module, or a problem with the Coupon / Gift Vouchers contribution. Something in which I feel michael_s should look into for the next release, because it is the cause of the Line 521 error. Other than that, the module works great. Last edited by Invizix; 02-08-2007 at 07:46 PM. |
|
#15
| |||
| |||
| > Well the same Message 3005 issue occured even with this new module... > HOWEVER... I have resolved this issue... > it's an error with PayPal, using the invoice variable in the IPN module... > > I simply commented out (//) the line: > $parameters['invoice'] = substr($cart_PayPal_IPN_ID, strpos($cart_PayPal_IPN_ID, '- > ')+1); That says you are sending a string that PayPal can't/Won't handle. I'd drop back and see what is generated to fill that string. I use aggregate are you using per item in the Admin config for paypal? > > in the paypal_ipn.php module, and this got rid of the Message 3005 problem. > > However the Vouchers problem is still present (Bugtracker #157) and with the 'fix' applied causes the shopping cart to crash with the Fatal error: Call to a member function on a non-object message... so it's > either a problem with the IPN module, or a problem with the Coupon / Gift > Vouchers contribution. > What was the line number? It should have told you the module ( or it was in the address bar ) and the line number that where it crashed. Have you any other payment modules installed? I'll have to ponder if I did anything else for the voucher thing. I fixed my voucher problems before I dealt with the PayPal thing. What happened to me, is PayPal suddenly stopped working. I didn't do a DARN thing. > Other than that, the module works great. So you are saying it sucks. > What version ARE you running?
__________________ Now, If I only knew what I was doing! |
|
#16
| |||
| |||
| I'm using aggregate for the PayPal IPN module. The PayPal IPN module is the only payment module I currently use. I'm using paypal_ipn.php v1.4-modded (same thing happens with the original paypal_ipn.php also) and osCMax v2 RC3-0-1. |
|
#17
| |||
| |||
| Did this get sorted out?
__________________ Now, If I only knew what I was doing! |
|
#18
| |||
| |||
| Yeah, but the one line required for me to comment it out for whatever reason, it still send an invoice, etc, so I have no idea what that line is actually used for. |
|
#19
| |||
| |||
| Looks to me like it sends your invoice number to PayPal. I'm glad it's working.
__________________ Now, If I only knew what I was doing! |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fatal Error | jschafer52 | osCMax v2 Installation issues | 1 | 03-20-2006 07:53 AM |
| Fatal Error | [wicked] | osCMax v2 Installation issues | 1 | 10-12-2005 01:37 PM |
| Fatal error | uff | osCommerce 2.2 Installation Help | 4 | 07-13-2005 04:51 AM |
| Fatal Error | Anonymous | osCMax v1.7 Discussion | 3 | 06-17-2004 06:28 AM |
| fatal error | litotes | osCommerce 2.2 Installation Help | 0 | 03-09-2004 05:57 PM |