coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: dEnA on December 02, 2006, 09:08:50 PM

Title: Is it normal to get notifies in debug mode?
Post by: dEnA on December 02, 2006, 09:08:50 PM
As I asked in subject, i changed server and had different problems which I solved thanks to this forum, but I couldn't find this and can't remember from before..

On front page I get this error for example:
Notices
/bridge/udb_base.inc.php
Notice line 149: Undefined property: multigroups

viewing a image:
Notices
/bridge/udb_base.inc.php
Notice line 149: Undefined property: multigroups
/include/themes.inc.php
Notice line 2202: Undefined index: uid
Notice line 2286: Undefined variable: report_tgt
Notice line 1905: Undefined index: uid
/displayimage.php
Notice line 351: Undefined variable: meta_keywords

And so on.. Everything seems to be working, just worried :)

Ps. I had to change my image mode from imagemagick to GD 2 and I allready have houndreds of photos, does it matter and/or do I have to do something more?

Thanks
Dennis
Title: Re: Is it normal to get notifies in debug mode?
Post by: Sami on December 02, 2006, 09:19:39 PM
Don't worry those are harmless (just ignore them and turn them off) ;)
QuoteI had to change my image mode from imagemagick to GD 2 and I allready have houndreds of photos, does it matter and/or do I have to do something more?
and No it does not matter and you shouldn't change anything else ...
Title: Re: Is it normal to get notifies in debug mode?
Post by: Joachim Müller on December 03, 2006, 11:22:59 AM
You shouldn't have enabled display_notices in the first place.