View Single Post
Old August 5th, 2005, 06:26 AM   #3 (permalink)
snoopy5
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
I looked into the email.php within the language folder. At the buttom you will find:

-------------

// payment.php

$Globals['pp_lang']['payltr'] = "You have received a payment for the classified ad:\n\n{$Globals['maindir']}/showproduct.php?product=$adid\n\n
which should be in the amount of $adamtf.\n\nPlease verify your transaction records to ensure that proper payment was
received for this item.";
$Globals['pp_lang']['paysub'] = "Verify payment for Classified Ad #$adid";

------------------

So I guess the "$adamtf" seems to be the problem...
snoopy5 is offline   Reply With Quote