variables passed to thanks.tpl I'm experiencing the same problems. Empty fields using v 4.0.7 Now the thanks.php is only passing $class_tpl->assign('message', LANG_THANK_YOU_MSG); Where should the variables come from? There is no adjusted thanks.php? Any help much appreciated
Having the same problem - no variables are being passed to the thanks.tpl page. Any help anyone? Thanks Mike
Just been doing some testing and it works great for free items but when I create a featured item, it blanks out the {$xxx} fields. Now the whole idea of this (receipt & bank details) was for the featured items.. EDIT: the only thing I have changed is the html towards the bottom (thanks, email us etc)
Not sure what variables you are talking about specifically, All of them, some of them? Have you used the "debug" to check those variables are available in 4.1X?
I am talking about ALL the fields only when it is a featured item, if its a free item the fields are carried over..
I don't have an answer for you, however with this statement I would say that the difference between a free and any paid ad (not necessarily featured) goes through a payment gateway whereas a free ad does not.
Yes that is correct! So seeing this does not work. Is there anyway of sending through an email or showing a page etc to the person when they choose "direct deposit" payment? (this is what I was original using this feature for)
I am also having this problem. Any free lsitings get all the details shown on receipt thanks page. ANYTHING else (including email,check,moneyorder,credit card) doesn't pass the information into the fields. Now seeing as the option to pay via money order or check doesn't involve any gateway then what is different from a free listing? I'd really like to get this to work...the standard 'thanks page' is pretty ordinary to say the least. Thanks Gary
Ok I think I have solved this problem, do not ask me why, how etc but it works for me now.. What I did was activate the IPN for the paypal option and then I went and tried again and it worked. So if you have this problem and have another payment option (ie: paypal), try making sure the IPN is set up and then try again. If that does not work, i am sorry but it worked for me
Another question regarding the Thanks.tpl page (thought ill keep it all together). Can I use an if statement regarding what payment option they choose?? Ie: at the moment it has the direct deposit details (Australian bank transfer) but if the person pays via paypal can it just not be included? Thanks
As with most template variable question you can use the debug console and place a couple test ads and you can see exactly hat variables are available each step of the way.