[1.0.3] viewonline.php => Undefined variable: auth

Häufig gestellte Fragen
Forum rules
Support ended: 31.12.2011

[1.0.3] viewonline.php => Undefined variable: auth

Postby nickvergessen » Mon Dec 07, 2009 6:01 pm

Code: Select all
[phpBB Debug] PHP Notice: in file /gallery/includes/common.php on line 50: Undefined variable: auth


gallery/includes/phpbb_integration.php
find/finde:
Code: Select all
   global $album_data, $config, $cache, $db, $template, $user;

replace with/ersetze mit:
Code: Select all
   // Some of the globals may not be used here, but in the included files
   global $auth, $album_data, $config, $cache, $db, $template, $user;


[Also affects 1.0.4 if downloaded before 07.12.2009 17:00 UTC+1
Betrifft auch 1.0.4 wenn es vor 07.12.2009 17:00 UTC+1 (Deutsche Ortszeit) heruntergeladen wurde]
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Return to FAQ - Frequently Asked Questions

Who is online

Users browsing this forum: No registered users and 1 guest

 

cron