- Posts: 20
- Thank you received: 0
Incorrect ID/Missing language string
- Quy Ton
- Topic Author
- Offline
- Junior Member
-
Less
More
2 years 1 month ago - 2 years 1 month ago #157020
by Quy Ton
Incorrect ID/Missing language string was created by Quy Ton
Incorrect label ID:
Missing language string:
Under Mass Mail, make each tag on its own line for readability/consistency.
In \administrator\components\com_eventbooking\view\configuration\tmpl\default_general.php (line 518), make it a closing tag.
Typo jepg:
PS: I am ok with not getting a new update package after each report especially when there are minor changes to save you time unless you want to do it.
Code:
<div class="control-group">
<div class="control-label">
<?php echo EventbookingHelperHtml::getFieldLabel('debug', Text::_('EB_ALLOW_HTML_ON_TITLE'), Text::_('EB_ALLOW_HTML_ON_TITLE_EXPLAIN')); ?>
</div>
<div class="controls">
<?php echo EventbookingHelperHtml::getBooleanInput('allow_using_html_on_title', $config->allow_using_html_on_title); ?>
</div>
</div>
Missing language string:
Under Mass Mail, make each tag on its own line for readability/consistency.
In \administrator\components\com_eventbooking\view\configuration\tmpl\default_general.php (line 518), make it a closing tag.
Code:
<fieldset>
Typo jepg:
Code:
$allowedExtensions = 'doc|docx|ppt|pptx|pdf|zip|rar|bmp|gif|jpg|jepg|png|swf|zipx';
PS: I am ok with not getting a new update package after each report especially when there are minor changes to save you time unless you want to do it.
Last edit: 2 years 1 month ago by Quy Ton.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
2 years 1 month ago #157024
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Incorrect ID/Missing language string
Thanks Quy. All fixed. Not sure how you could detect these minor things 
Just for information, for these bugs fixes , and even small improvements, I usually update download package right after it has fixed to avoid same bugs reported
Tuan

Just for information, for these bugs fixes , and even small improvements, I usually update download package right after it has fixed to avoid same bugs reported
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.