Is it normal to get notifies in debug mode? Is it normal to get notifies in debug mode?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Is it normal to get notifies in debug mode?

Started by dEnA, December 02, 2006, 09:08:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dEnA

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

Sami

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 ...
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

You shouldn't have enabled display_notices in the first place.