Please post all pre-sales questions of all products on this forum

Registration Form Message

More
11 years 3 months ago #23678 by Jeff
Registration Form Message was created by Jeff
It appears that the message displayed for group registration is being taken from the individual message setting. In other words, no matter whether you choose individual or group, you always get the message configured under the Configuration | Messages | Registration Form Message (Individual) parameter.

Can anyone else confirm if this is a bug or some other issue please. I'm running 1.4.5 under J 1.5.26

Thanks.

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #23736 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Registration Form Message
Hi Jeff

You are correct, it is a bug in the extension and I will fix it ASAP. For now, please follow the instructions below to get the issue fixed :

1. Open the file components/com_eventbooking/views/register/tmpl/group_billing.php

2. Find the code below :
Code:
$msg = $this->config->registration_form_message ;

3. Change it to :
Code:
$msg = $this->config->registration_form_message_group;

After that, the issue will be fixed .

Tuan

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #23761 by Jeff
Replied by Jeff on topic Re: Registration Form Message
Thanks for the prompt reply and solution Tuan, that fixes things perfectly.

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #23808 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Registration Form Message
Update : This fix is now included in the latest version which you can download from server .

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham NgocGiang Dinh TruongMr. Dam