Buon giorno a tutti. Ho installato in ocale joomla 1.7, uso easy php 5.3.
Nel mio sito continuo a visualizzare i seguenti errori:
Notice: Undefined variable: folders in B:\Debora\Siti\EasyPHP-5.3.8.1\www\exit\JOOMLA1.7\Joomla_1.7.3_ita-Stable\modules\mod_nivoslider\tmpl\default.php on line 15
Notice: Undefined property: stdClass::$title in B:\Debora\Siti\EasyPHP-5.3.8.1\www\exit\JOOMLA1.7\Joomla_1.7.3_ita-Stable\modules\mod_dn\helper.php on line106 ho modificato il file php.ini così
; The following are all the settings which are different in either the production
; or development versions of the INIs with respect to PHP's default behavior.
; Please see the actual settings later in the document for more details as to why
; we recommend these changes in PHP's behavior.
; allow_call_time_pass_reference
; Default Value: On
; Development Value: Off
; Production Value: Off
; display_errors
; Default Value: Off
; Development Value: On
; Production Value: Off
; display_startup_errors
; Default Value: On
; Development Value: On
; Production Value: Off
; error_reporting
; Default Value: E_ALL & ~E_NOTICE
; Development Value: E_ALL & ~E_NOTICE
; Production Value: E_ALL & ~E_DEPRECATED
; html_errors
; Default Value: On
; Development Value: On
; Production value: Off
; log_errors
; Default Value: Off
; Development Value: On
; Production Value: On
Ma gli errori vengono visualizzati lo stesso.
Grazie a tutti e buon anno.
Spero di non aver sbagliato sezione, altrimenti chiedo scusa. ;-)