[horde] registry.php - object not found - known bug!
Adrian DeBoer
stud_muffin_540 at yahoo.com
Tue Aug 5 09:05:16 PDT 2003
Folks:
OK....thanks for pointing out that typo Nuno.
When I try to login again to http://192.168.7.200/horde/kronolith/ - after logging in with a user - I get the error:
fatal error has occurred:
DB Error: insufficient permissions
[line 411 of /var/www/html/horde/kronolith/lib/Driver/sql.php]
Details have been logged for the administrator.
?????? I searched Google, but can't find anything concrete on what's going on here...??
Thanks again,
Adrian
Nuno Loureiro <nuno at co.sapo.pt> wrote:
You missed an l.
It's selfurl.
On Tue, 2003-08-05 at 16:25, Adrian DeBoer wrote:
> Folks:
>
> http://bugs.horde.org/show_bug.cgi?id=1236
>
> That is also the error I am getting in the apache log files. I tried doing what the guy said - adding the line:
>
> header('Location: ' . Horde::url($registry->getParam('webroot', 'horde') . '/login.php?url=' . urlencode(Horde::selfUr()), true));
>
> browser didn't like that though.... :
>
> Fatal error: Call to undefined function: selfur() in /var/www/html/horde/kronolith/lib/base.php on line 50
>
> This is what that particulat section in my base.php looks like:
>
> // Don't allow access unless there is a Horde login
> if (!Auth::getAuth()) {
> // $url = Horde::url($registry->getParam('webroot', 'horde') . '/login.php', true);
> // header('Location: ' . Kronolith::addParameter($url, 'url=' . urlencode($_SERVER['PHP_SELF'])));
> header('Location: ' . Horde::url($registry->getParam('webroot', 'horde') . '/login.php?url=' . urlencode(Horde::selfUr()), true));
> "base.php" 78L, 2572C written
>
> I commented out the original lines.....
>
> This error is fairly recent - May 2003 - it is now august 2003. Can anyone help me out?!!
>
>
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
--
Nuno Loureiro
PTM.com - http://www.sapo.pt/
PGP fingerprint = 8A32 5174 E80C 2D40 9075 405E C107 6592 054A 4D05
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
More information about the horde
mailing list