Hello. I have problems when logging to gallery as hidden user.
Each time I receive following error messages:
Notice: Undefined variable: auth in /opt/web/www.saab-club.com/web/gallery/includes/phpbb_functions.php on line 483
Fatal error: Call to a member function acl_get() on a non-object in /opt/web/www.saab-club.com/web/gallery/includes/phpbb_functions.php on line 483
Please, help!!!
Even when I changed user_loginform and added thsi line I still have problem: blank white page ;-(
<input type="hidden" name="redirect" value="<?php echo $_SERVER['REQUEST_URI']; ?>">