I put my website back to PHP 7.4 instead of 8.0, and it works again.
Do you know when the theme will support 8.0 ?
Thanks
Hi Simion,
I just sent you an email. Thank you 🙂
OK i found the information, so here is what should be the parameters right now.
Should be OK then, no ?

Help :'(
Hi Simion,
My PHP version is already 7.2
I will try to ask them about this then, thank you.
Up ?
Any help ? I’m still strugling here. Thank you
Hi guys,
Any help with that, please ?
Thank you very much
Jonathan
Hi,
Thank you for you answer. I just did that, but it seems that something is going wrong… :s
Am I doing something bad ?
.htaccess file

on my website

-
This reply was modified 7 years by
Jolaterrasse.
Up !
Any help with that please ?
Hello,
That’s exactly what I tried to do, but as I said in my first post, I don’t know where to change that lines, because they are not in the php.ini and .htaccess files.
php.ini
max_input_vars = 5000
max_execution_time = 300
post_max_size = 50M
upload_max_filesize = 50M
.htaccess
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
Are the lines available in another file ?
Do I have to add the lines ? if yes, where ?
I would be happy getting some help here, thanks !
I don’t know if it helps, but the server of my website is 1&1 / ionos.
Thank you for your help !
Yeah, the website is quite new, so almost nobody is coming on it right now.
Any help ?
I think I found the solution to my problem right here :
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
I’m currently working on it, I’ll let you know if it’s OK.