[dev] Gollem problem

Duck duck at obala.net
Sat Jul 22 07:21:30 PDT 2006


I get the following error while using Gollem on every page load. Setting 
$GLOBALS['gollem_be'] before Gollem::checkAuthentication() in base.php helps 
but I guess is not the right solution.

And even I set it. While using Gollems api calls the user is redirected to 
manager.php

Notice: Undefined variable: gollem_be 
in /var/www/localhost/htdocs/horde/gollem/lib/Gollem.php on line 152

Call Stack

#	Function	Location
1	
{main}()	/var/www/localhost/htdocs/horde/gollem/manager.php:0
2	
require_once('/var/www/localhost/htdocs/horde/gollem/lib/base.php')	/var/www/localhost/htdocs/horde/gollem/manager.php:13
3	
Gollem::checkAuthentication()	/var/www/localhost/htdocs/horde/gollem/lib/base.php:90
4	
Auth_gollem->authenticate()	/var/www/localhost/htdocs/horde/gollem/lib/Gollem.php:60
5	
Auth->authenticate()	/var/www/localhost/htdocs/horde/gollem/lib/Auth/gollem.php:75
6	
Auth_gollem->_authenticate()	/usr/lib/php5/share/pear/Horde/Auth.php:162
7	
Gollem->getVFSOb()	/var/www/localhost/htdocs/horde/gollem/lib/Auth/gollem.php:98
8	
Gollem->getRoot()	/var/www/localhost/htdocs/horde/gollem/lib/Gollem.php:988


More information about the dev mailing list