Ok, i tried following things:
PHP Version 8.0.28, nginx-caching set off, joomla server caching set off, joomla system plugin cache deactivated, opcache.enable on the server can not be set to of (not allowed by the provider).
memory_limit 256M
max_execution_time 600
max_input_time 60 (Standard)
post_max_size 96M
upload_max_filesize 96M
opcache.enable on (Standard)
I tried two actual browsers (firefix and edge) with supported versions of astroid, no addons installed, browser chache cleared.
So the error is still present on the server of the provider. But one new thing is i noticed, when i change settings in the template options, safe them and reload the template options the value are set to the old on (as it was). But if i press F5 to reload the template option site, the value is actualized! I also notized, the very often the green button for changes made is blinking, so i have to press the save button a lot of times, although no changes are made by user.
If i use my installation local on XAMPP an set php to version 8.0.19, set opcache.enable on and set also all other joomla cache options "on", use the same memory_limit and so on as on the online server, the template options in the backend work fine. So i can not reproduce the error.
Please Log in or Create an account to join the conversation.