Closed (fixed)
Project:
lm_paypal
Version:
master
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2009 at 13:17 UTC
Updated:
15 Aug 2009 at 22:38 UTC
hi everybody
i am new to drupal. i have a problem in lm_paypay_subscription module.
i want to create paid membership role. i have create all thing about paypal accounts. after subscribe to paypal nothing will happen. no entry goes to database. what happend. what i can do now. please anybody tell me about this problem. echo "new";
Comments
Comment #1
dbr commentedComment #2
OhnonOhmus commentedI have the same Issue. Any solutions??
When tested from Paypal IPN simulator I get this Errors::
IPN delivery failed. HTTP error code 404: Not Found
Drupal Report says:
###########
Message lm_paypal_ipn_in pre-validate
Severity notice
###########
Message Cannot validate with host: www.sandbox.paypal.com/us/cgi-bin/webscr
Severity error
###########
Message fsockopen() [function.fsockopen]: unable to connect to www.sandbox.paypal.com/us/cgi-bin/webscr:80 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/xxxx/public_html/xxx/sites/all/modules/lm_paypal/lm_paypal.module on line 565.
Severity error
@dbr:: I dont get it. Is that an answer?
Comment #3
lyricnz commentedOhnonOhmus: which version of LM Paypal are you using?
Did you put exactly "www.sandbox.paypal.com" in your /admin/settings/lm_paypal/base?
And enable "LM PayPal Obey Test IPNS"?
Enable also "LM PayPal Debug" to get more debugging in watchdog.
Comment #4
OhnonOhmus commentedGot it worked out. Thanks
Comment #5
lyricnz commentedPlease describe the problem, and your fix, in here - so other users in the same position can benefit from your advice?
Comment #6
OhnonOhmus commentedThe Problem is that, like most 3rd party modules, instructions/documentation is vague at best and, far to often none existent. Not to mention modules that haven't been updated for D6 or left in beta so long one must assume that it's most likely been abandon. When something doesn't work or the terminology is unintelligible you're at the mercy of forums such as this one.
As designers using Drupal as a professional solution, deadlines and delivery are paramount. So in this case, we are having offshore outsourcing write a module to do what we wanted instead fumbling to get with this one working correctly. We appreciate the attempt at a resolution.
Comment #7
lyricnz commentedMany other people use this module quite successfully, and the module is largely self-explanatory - but if you have a specific question, you should ask it. The module has had a solid Drupal 6 version for four months, and no real changes in the Drupal 4.7/5 codebase in quite a lot longer.
The thing about a collaborative community such as this, is that the only way things get done, is if someone DOES it. The maintainers are not paid to work on LM Paypal, so things get done on a best-effort basis, outside of our normal jobs and lives. Good luck with your project.
Comment #8
vitis commentedmoot