Undefined variables Undefined variables
 

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

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