View Single Post
Old November 4th, 2009, 02:06 PM   #1 (permalink)
ktmtalk
Member
Verified Customer
 
Join Date: Oct 2009
Posts: 111
Multiple Messages when someone pays for an ad

This is really not that bad of a bug... just an annoyance.

Whenever someone pays to list an ad, I am getting two notices for each one.

Here is a log of one.... notice how payment_verification gets called twice.

Quote:
------------------------
11.04.2009 07:50:39 started paymemt_verification.php
at update query in paymemt_verification.php
at send_ppemail in paymemt_verification.php
starting send_ppemail

Email to: xxxxxxxxxxx (edited out for privacy)
Subject:Verify payment for Classified Ad #669
Letter:You have received a payment for the classified ad:

http://127.0.0.1/pp_classifieds/show...hp?product=669

which should be in the amount of $}5.00.

Please verify your transaction records to ensure that proper payment was received for this item.

checking if to send to both or email...
calling send_ppmsg in messaging
Starting send_ppmsg to ID=1
saving to db
back from send_ppmsg
finished with send_ppmsg

------------------------
11.04.2009 07:55:05 started paymemt_verification.php
at update query in paymemt_verification.php
at send_ppemail in paymemt_verification.php
starting send_ppemail

Email to: xxxxxxxxxxx (edited out for privacy)
Subject:Verify payment for Classified Ad #669
Letter:You have received a payment for the classified ad:

http://127.0.0.1/pp_classifieds/show...hp?product=669

which should be in the amount of $}5.00.

Please verify your transaction records to ensure that proper payment was received for this item.

checking if to send to both or email...
calling send_ppmsg in messaging
Starting send_ppmsg to ID=1
saving to db
back from send_ppmsg
finished with send_ppmsg
Notice they are 5 minutes apart... maybe one was supposed to be a notice that they initiated, and the 2nd was the notice that it was processed???

.
ktmtalk is offline   Reply With Quote