Welcome, Guest
Please Login or Register.    Lost Password?

Payments not posting
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Payments not posting
#513
Payments not posting 3 Years, 6 Months ago Karma: 0
I just got joomla/myLANsite installed, and running (well, mostly). Events are working, and I'm playing with setting up a seating map now (looks pretty sweet), but I'm having troubles with the payments module. I can't get the payments to post back into myLANsite.

I've checked and double-checked everything I can think of (Paypal Email, IPN settings, currency type) but it's still not working. My web site access logs show a POST to the IPN address (I'm assuming from Paypal), but when I go to the site directly, it gives an error ("unexpected $end in [...]/mls_paypal.html.php on line 217"), but I'm guessing it's because it knows I'm not Paypal. Any ideas on how I can get this resolved?

Thanks.
Payback
Payback
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#515
Re:Payments not posting 3 Years, 6 Months ago Karma: 3
What IPN URL did you configure in PayPal?
moensch
moensch
Admin
Posts: 483
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#516
Re:Payments not posting 3 Years, 6 Months ago Karma: 0
moensch wrote:
What IPN URL did you configure in PayPal?
www.newblan.com/index.php?option=com_mls...pal&task=ipn
Payback
Payback
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#517
Re:Payments not posting 3 Years, 6 Months ago Karma: 3
oups! Typo

Just fixed it in the SVN repository. Download the new file here:

http://tools.assembla.com/mylansite/(...)
Let me know if it works.
moensch
moensch
Admin
Posts: 483
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#518
Re:Payments not posting 3 Years, 6 Months ago Karma: 0
moensch wrote:
oups! Typo

Just fixed it in the SVN repository. Download the new file here:

http://tools.assembla.com/mylansite/(...)
Let me know if it works.

Still no dice on the paypal transaction, but a different error:
"unexpected ';', expecting T_FUNCTION [...] mls_paypal.html.php on line 215"

BTW, Thanks for the amazingly fast response!


EDIT:
I found the error, a missing } and an extra ; near the end of the file (forgot to close the last function, and have ; where none's needed).

Fixed those, it looks like it's working now. Thanks again for your help.<br><br>Post edited by: Payback, at: 2007/02/24 22:06
Payback
Payback
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#519
Re:Payments not posting 3 Years, 6 Months ago Karma: 3
nice one. I fixed it in SVN as well. Didnt have time to test
Can you test my copy please? I left the semicolon, I usualy have them at the end of a class.

mls_paypal.html.php
moensch
moensch
Admin
Posts: 483
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#520
Re:Payments not posting 3 Years, 6 Months ago Karma: 0
moensch wrote:
nice one. I fixed it in SVN as well. Didnt have time to test
Can you test my copy please? I left the semicolon, I usualy have them at the end of a class.

mls_paypal.html.php

Works great. Thanks again!
Payback
Payback
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: moensch