- Posts: 61
- Thank you received: 0
Translation Field Missing?
- Cynthia
- Offline
- Senior Member
-
Less
More
12 years 3 months ago #24862
by Cynthia
Replied by Cynthia on topic Re: Translation Field Missing?
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 3 months ago #24877
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Translation Field Missing?
Hi
Yes. I confirm this issue and will update the download package with the fix shortly. For now, please follow the instructions below to get it fixed :
1. Please open the file components/com_eventbooking/views/confirmation/tmpl/group.php
2. Find the code below:
3. Change it to :
After that, the text will be translated properly.
Tuan
Yes. I confirm this issue and will update the download package with the fix shortly. For now, please follow the instructions below to get it fixed :
1. Please open the file components/com_eventbooking/views/confirmation/tmpl/group.php
2. Find the code below:
Code:
<?php echo JText::_('Number registrants'); ?>
Code:
<?php echo JText::_('EB_NUMBER_REGISTRANTS'); ?>
After that, the text will be translated properly.
Tuan
The following user(s) said Thank You: Cynthia
Please Log in or Create an account to join the conversation.
- Cynthia
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 0
12 years 3 months ago #24928
by Cynthia
Replied by Cynthia on topic Re: Translation Field Missing?
It works! Thanks for the solution Tuan.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 3 months ago #24961
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Translation Field Missing?
Update: This fix is now updated to version 1.5.3 of Events Booking
which you can download from server.
Tuan

Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.