View Single Post
Old October 2nd, 2005, 05:42 AM   #1 (permalink)
flat
Member
 
Join Date: Dec 2003
Location: Paris
Posts: 127
PP5.2 : Multiple return receipts(FIXED)

- X sends an ecard to Y, and checks the option to get a return receipt when the card is read.
- Y views the ecards and refreshs the pages 10 times.
- X gets 10 return receipts !

I think I found the bug. Line 45, in ecard.php, you have :
Code:
Content visible to verified customers only.
$readate should be $readdate.
flat is offline   Reply With Quote