The user has subscribed to test subscription on node 0 ...
| Project: | lm_paypal |
| Version: | 6.x-1.0 |
| Component: | LM Paypal Subscriptions |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
A fresh install, a single subscription to publish nodes of a given contenttype.
First transaction sent me the above by mail.
Previous experiments indicated something similar happening for user upgrades.
The status of the node was not changed.
IPNs page says
1 08/23/2009 - 02:13 subscr_payment 3
2 08/23/2009 - 02:13 subscr_signup 3
Subscribers table
usid kind uid nid subid started status subscr_id email_sent
1 1 3 0 1 1250964811 1 S-215676104P477154N 1
I can't believe the module is at fault, but there aren't any paypal settings required and I can't see any module settings to vary.
I've spent a whole day on this and having replcated the error from a clean install am at my wit's end.
Thanks

#1
This was a Mc Nasty bug, and I don't understand why there isn't more written about it or why it isn't fixed since january, or how 600 users are working around it.
The quick fix is to leave your terms and conditions empty.
The slow fix is to store the nid in the $_SESSION between the T & C page and the paypal page. A simple enough patch, surely.
There was a discussion about this problem for 5.x in January, so how has this critical bug persisted?