It reports error from core file of Joomla, not our extension: JROOT/layouts/joomla/form/field/textarea.php
How can I replicate the same error on your site?
It reports error from core file of Joomla, not our extension: JROOT/layouts/joomla/form/field/textarea.php
How can I replicate the same error on your site?
saguaros
Hi sauaros,
I am not sure it occurs in your situation, but in my case,
1) automatically created articles are not listed in "Articles"
2) automatically created menus are broken.
The original menu is shown like this:
When I open the translated menu, it is shown like this:
The usual site top bar and the save bar are gone, and tabs are broken. And Metadata has a htmlspecialchars error.
Thank you.
Ted
I tried to run the translation in a Joomla fresh website with German and it worked properly:
You can try switch to older PHP version instead of v8.2 and disable 3rd party extensions on your site as it may cause conflict.
Otherwise, there must be something wrong with Joomla on your site.
I first tried with PHP 8.0, not with PHP 8.2.
Today I made another installation of Joomla 4.3.1 with PHP 8.0 / MariaDB 10.3.38.
And I found the same error on my new website.
Probably the error comes from the difference between MySQL and MariaDB, and their versions.
I can switch PHP versions, but cannot switch database driver with my hosting server,
saguaros
Oops. To restart the website, I had deleted everything.
I will set up another one using JA Multilingual and send you the credential.
Since I recently use PHP 8.2 in live websites and settings are applied to all of websites on the server, I might use another temporary server for this.
Hi Ted,
Thanks for the info, it seems to be issue with PHP 8 there, let me check and will get back to you shortly.