News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Undefined variables

Started by grapher, July 01, 2005, 07:37:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grapher

When I open an album I get a number of these errors.  Have I neglected to allow necessary permissions?  To where?


Notice: Undefined variable: header in /home/mydir/public_html/canyon/themes/rainy_day/theme.php on line 1485

Notice: Undefined variable: template_tab_display in /home/mydir/public_html/canyon/themes/rainy_day/theme.php on line 1490

Notice: Undefined variable: lang_thumb_view in /home/mydir/public_html/canyon/themes/rainy_day/theme.php on line 1493

Notice: Undefined index: inactive_tab in /home/mydir/public_html/canyon/themes/rainy_day/theme.php on line 1494

Tranz

Try disabling debug notices or something like that in Config

kegobeer

If you still get notices after disabling notices in Coppermine's config settings, edit your php.ini file and change display_errors to off.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots