- 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 Problem with saving translation of the back-end
- Boekhandel Het Colofon BV
- Topic Author
- Offline
- New Member
-
Less
More
23 hours 57 minutes ago #178733
by Boekhandel Het Colofon BV
Problem with saving translation of the back-end was created by Boekhandel Het Colofon BV
I can use the translation function within Eventsbooking without problem for the front-end and the common language parts. However if I try to save any change in the back-end translations I get am error with the message:
I have already filed a support ticket with my providor to look into this and maybe change some settings within ModSecurity/Imunify360, but maybe Joomdonation can also improve the handling by not writing all the data at once and maybe write just the changed fields instead.
BTW, I have just started with you plugin and sofar I am quite impressed by it.
I have the latest plugin and Joomla 6.1.1 and we are on PHP 8.3
I hope you can shed some light on this.
Best wishes,
Lucas
- HTTP 403 Forbidden
- "The webmaster has forbidden your access to this site"
- POST to
Code:/administrator/index.php?option=com_eventbooking&view=language
-
to 5000 without effectCode:I tried to increase max_input_vars
I have already filed a support ticket with my providor to look into this and maybe change some settings within ModSecurity/Imunify360, but maybe Joomdonation can also improve the handling by not writing all the data at once and maybe write just the changed fields instead.
BTW, I have just started with you plugin and sofar I am quite impressed by it.
I have the latest plugin and Joomla 6.1.1 and we are on PHP 8.3
I hope you can shed some light on this.
Best wishes,
Lucas
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
15 hours 58 minutes ago #178737
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with saving translation of the back-end
Hi Lucas
As you figured out, this is blocked by ModSecurity. Please contact your hosting provider support, ask them to solve that for you. They should be able to add a rule to prevent this error
Regards,
Tuan
As you figured out, this is blocked by ModSecurity. Please contact your hosting provider support, ask them to solve that for you. They should be able to add a rule to prevent this error
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Boekhandel Het Colofon BV
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
14 hours 50 minutes ago #178739
by Boekhandel Het Colofon BV
Replied by Boekhandel Het Colofon BV on topic Problem with saving translation of the back-end
Hello Tuan,
Thanks for your reply.
Would it be an option for you to change your code as well in order to prevent these kind of issues?
At the back-end it is a huge amount of data that is stored all at once. Maybe you can split that up in smaller parts, or just save the updated fields? Even if one searches for only one field, update it and press save, the whole bunch is being saved again
Thanks for your reply.
Would it be an option for you to change your code as well in order to prevent these kind of issues?
At the back-end it is a huge amount of data that is stored all at once. Maybe you can split that up in smaller parts, or just save the updated fields? Even if one searches for only one field, update it and press save, the whole bunch is being saved again
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 hours 3 minutes ago #178740
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with saving translation of the back-end
It is not a problem with saving. The language file is small, so saving the whole file is not a problem
The real problem here is that the language file contains many language items, so there are many inputs on the form and it is over max input vars limit configured in PHP. That's why I had to implement a workaround here and it causes issue on some server
It is easy for hosting provider to change the setting. So please ask them for help with this
Regards,
Tuan
The real problem here is that the language file contains many language items, so there are many inputs on the form and it is over max input vars limit configured in PHP. That's why I had to implement a workaround here and it causes issue on some server
It is easy for hosting provider to change the setting. So please ask them for help with this
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
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.