[Solved]: Some notices in the Igames theme [Solved]: Some notices in the Igames theme
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Some notices in the Igames theme

Started by pepito, June 18, 2004, 07:04:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pepito

hello,
I am using the Igames theme and I get some notices but only in debug mode
cliking on Albums  :Notice: Undefined variable: forbidden in /home/www/pepito/www/coppermine/bridge/invisionboard.inc.php on line 283
cliking on Home :Notice: Undefined index: cat_thumb in /home/www/pepito/www/coppermine/themes/igames/theme.php on line 1096
Notice: Undefined index: cat_albums in /home/www/pepito/www/coppermine/themes/igames/theme.php on line 1097
Notice: Undefined variable: tabs in /home/www/pepito/www/coppermine/themes/igames/theme.php on line 1279
can it be fix?
thank you

Joachim Müller

From the documentation that comes with coppermine:
QuoteEnable debug mode
CPG will show error messages which are normally suppressed. This is helpful in troubleshooting problems with your gallery or when asking for help on the CPG Support Forums. Turn this feature off if you don't experience problems.
Turn it on (option "Everyone") if you are requesting help on the coppermine support board, so the supporters can have a look at the debug output as well. Choose the option "Admin only" when trouble-shooting on your own - debug output will be only visible when you're logged in as admin, regular users or guests won't see the debug output.

Display notices in debug mode
May be helpfull to trouble-shoot problems with your coppermine install - only recommended if you know a little PHP and you can understand the additional error messages this option shows. This option only applies if debug mode is enabled.
In other words: disable debug_mode and you should be fine - no need to worry.

GauGau

pepito