ROZZA wrote: I'm desperate,
better not use they words, what if web-site would be deleted and you had not backup, (which you should have

) then what words would you use ?
ROZZA wrote: now images are not visible!
What can be happened?
Salvatore
don't worry it is fixed see below"
--
if you open error_log file at the same folder as the PHP script that does not work then you will see
in this case script is:
/components/com_flexicontent/librairies/phpthumb/phpThumb.php
and error log is:
/components/com_flexicontent/librairies/phpthumb/error_log
then you will see AT FILE end that you have PHP SYNTAX ERROR, yes a syntax error inside file:
/components/com_flexicontent/librairies/phpthumb/
phpthumb.config.php at line 91
someone has edited the file to add custom error image but by mistake he probably pressed enter inside a comment !
now it is working,
of course FLEXIcontent is a very large component and has issues, of course we don't want it to have serious issues
but i hope that you understand that none of the issues that you have reported recently are FLEXIcontent bugs
PS: now you may want to delete the error_log inside that folder since it is 2.7 MBytes, it will be recreated if needed and grow slowly, and some times it is normal to have a few errors in there, e.g. during server reboot
Regards