- Posts: 2
- Thank you received: 0
Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services Text area
- Domus
- Topic Author
- Offline
- New Member
-
Less
More
10 hours 54 minutes ago #179555
by Domus
Text area was created by Domus
a {
text-decoration: none;
color: #464feb;
}
tr th, tr td {
border: 1px solid #e6e6e6;
}
tr th {
background-color: #f5f5f5;
}After upgrading Event Booking to version X.X.X, any custom field of type Textarea causes PHP memory exhaustion:
File:
Text fields work correctly. The issue occurs only with Textarea fields.
text-decoration: none;
color: #464feb;
}
tr th, tr td {
border: 1px solid #e6e6e6;
}
tr th {
background-color: #f5f5f5;
}After upgrading Event Booking to version X.X.X, any custom field of type Textarea causes PHP memory exhaustion:
Code:
Allowed memory size of 268435456 bytes exhausted
Code:
administrator/components/com_eventbooking/libraries/rad/form/field.php
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 hours 49 minutes ago #179556
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Text area
I'm really sorry. I refactored code of the custom field rendering API recently and that bug was introduced. Please access to My Downloads menu item, download latest package, update it to your site and the error will be gone
Sorry for the inconvenience
Regards,
Tuan
Sorry for the inconvenience
Regards,
Tuan
The following user(s) said Thank You: Domus
Please Log in or Create an account to join the conversation.
- Domus
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
10 hours 44 minutes ago #179557
by Domus
Replied by Domus on topic Text area
Hi Tuan,
No worries at all. Bugs happen.
Thank you for the quick diagnosis and fix. I really appreciate how openly you acknowledged the issue and provided a solution immediately.
Support like this is exactly why I keep recommending and using your extensions.
I'll update to the latest version and test it.
Thanks again and have a great weekend!
Best regards,
Kamil
No worries at all. Bugs happen.
Thank you for the quick diagnosis and fix. I really appreciate how openly you acknowledged the issue and provided a solution immediately.
Support like this is exactly why I keep recommending and using your extensions.
I'll update to the latest version and test it.
Thanks again and have a great weekend!
Best regards,
Kamil
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 hours 34 minutes ago #179558
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Text area
Thanks for your kind words Kamil. Please continue using the extension, if you have questions or need help, please don't hesitate to ask us
Have a nice weekend
Regards,
Tuan
Have a nice weekend
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2026 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.