I had similar problem and comparing with another installation discovered that on the configuration file (configuration.php) of Joomla (aprox. line 20) the live site was not set, something such:
var $live_site = ' ';
I just added the correct live site and solve my issues.
When you use group tag on the email (send email to each registrant) appears only the messagge & the email tag between the brackets of group tag, and it's all fine but:
when i use [amount] between the brackets it appears the total amount... it's not correct because if i sent a confirmation email (with pay at door option choosed by the registrant) any members need to know only how much it's his payment and not the total of all the registration,
so if i set a payment of 100 € each person registered to an event, and people make group registration for 2 registrant, it is necessary that each registrant receive an email with his payment 100 € instead of 200 € (the total amount). obviously with the discount applied (if present during registration).
I had similar problem and comparing with another installation discovered that on the configuration file (configuration.php) of Joomla (aprox. line 20) the live site was not set, something such:
var $live_site = ' ';
I just added the correct live site and solve my issues.
Hello Yinyang,
I found the line var $live_site = ' ';
do you know what i have to change in the line?
Sorry for the question but i'm not a coder just a user with some experience
Kamillo - the [AMOUNT] tag will always be the total amount of the whole registration. That is what it is programmed to calculate. There is not a tag you can use to show the amount for one member in a group.
ok ok i'll put on wishlist the desire to have a TAG for single amount more than total amount.
Yinyang,
i try to set the "live var" with no success but i discovered:
that is not usefull with joomla 1.5 (cause it find dinamically),
and to NOT USE notepad to modify config.php, cause it create a BOM (but i resolved the problem using emerald editor)
:shock:
Well, the problem of NO REGISTRATION data on REcord Tab (on the blu link members) it's still there, so i hope that admin, or someone else may resolve the problem.
I suggest, i hope admin will not be "angry" about my comment (english is not my native language hope you understand), to realize a really stable version before adding new features (like payment, or other)