Joomla! mi dava questo errore:
"You are using an obsolete PHP version
Your site is running on PHP 5.3.29 which has stopped receiving security updates since Thursday, 14 August 2014. Using this on a live site is dangerous: unpatched security issues can get your site hacked. Moreover, we will only support obsolete versions of PHP for nine months since their end-of-life date. Therefore we will discontinue support for your PHP version on Thursday, 14 May 2015. We strongly advise you to ask your host to upgrade your site to PHP 5.5 or later."
quindi ho chiesto al mio hosting provider di variare il PHP in almeno 5.5 e così ho fatto, ora però mi ritrovo degli errori riportanti la seguente frase:
"Strict Standards: Only variables should be assigned by reference in.."
e l'unico modo che ho trovato per mandar via questi Strict Standards errors è stato entrare nel Global Configuration di Joomla! e settare NESSUNO nel report degli errori: Site > Global Configuration > Server Settings > Error Reporting
E' la soluzione giusta secondo voi?