Buon pomeriggio
dopo l'ultimo aggiornamento fatto alla versione 3.10.4 ricevo, solo in homepage e su un'altra pagina, i seguenti warning:
Warning[/size]: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in [/size]/home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/handler/joomla.php[/size] on line [/size]45[/size]Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/handler/joomla.php on line 48Warning: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/handler/joomla.php on line 139Warning: session_set_save_handler(): Cannot change save handler when headers already sent in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/storage.php on line 90Warning: session_name(): Cannot change session name when headers already sent in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/handler/native.php on line 127Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/session.php on line 910Warning: session_cache_limiter(): Cannot change cache limiter when headers already sent in /home/technoto/domains/techno-tools.it/public_html/libraries/joomla/session/handler/native.php on line 233Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "/home/technoto/domains/techno-tools.it/public_html/libraries/joomla/database/driver.php" at line 1947.
sono tutti, come si può vedere, Headers Already Sent. Mi sembra di aver capito che nello specifico c'è un conflitto tra chiamate html e php, qualcuno ha dei suggerimenti su come risolvere?
Grazie