Error on a created form - Joomla! Forum - community, help and support
i'm not sure if in right place post topic, if not i'm sorry.but please explain me following error message means
thanking in advance
johnathan
. i'm new joomla 1 can offer ll gratefullnotice: undefined variable: gid in /home/pcjcompu/public_html/templates/siteground81/menu.php on line 8
thanking in advance
johnathan
it notice. means variable has been referred before variable has been defined or assigned initial value. not serious.
if displayed on web page , site not in development (under construction) stage, should turn off display_errors directive in php.ini file , make sure option log_errors on. error_reporting option fine tuned notices not logged, make inspection of php_error.log easier. check error log regularly, don't you?
if displayed on web page , site not in development (under construction) stage, should turn off display_errors directive in php.ini file , make sure option log_errors on. error_reporting option fine tuned notices not logged, make inspection of php_error.log easier. check error log regularly, don't you?
Comments
Post a Comment