Summary | sidebar not loading.. |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | bill (at) netsigma (dot) net |
Created | 04/01/2004 (7738 days ago) |
Due | |
Updated | 04/08/2004 (7731 days ago) |
Assigned | 04/01/2004 (7738 days ago) |
Resolved | 04/08/2004 (7731 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
everyting is working great. Thanks for everything. You can close both
tickets.
encountered when trying to get the list of admin_pages for some app
that you have active in the registry but isn't properly configured.
Try disabling ('status' => 'inactive') applications that you're not
using.
Also try updating everything again, since HORDE_LIBS went away yesterday.
etc.. seems like the variable HORDE_LIBS is not bein retained as the
libs are not being found.
Excerpt:
Warning: main(HORDE_LIBSHorde/String.php): failed to open stream: No
such file or directory in /www/horde/lib/Horde/Browser.php on line 3
Fatal error: main(): Failed opening required
'HORDE_LIBSHorde/String.php' (include_path='.:/ids/php-4.3.3/lib/php')
in /www/horde/lib/Horde/Browser.php on line 3
having the sidebar coming up. Does the sidebar not come up when
logging in as admin?
Also when logged in as a user and click on the chora app it seems as
if Chora is not picking up the HORDE_LIBS variable. I get the
following error on the screen:
Warning: main(Horde/String.php): failed to open stream: No such file
or directory in /www/horde/lib/Horde/Browser.php on line 3
Fatal error: main(): Failed opening required 'Horde/String.php'
(include_path='.:/ids/php-4.3.3/lib/php') in
/www/horde/lib/Horde/Browser.php on line 3
Thanks again.
State ⇒ Feedback
webserver logs.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
-----------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<!-- Horde: Copyright 2000-2004, The Horde Project. Horde is under the
LGPL. -->
<!-- Horde Project: http://horde.org/
-->
<!-- GNU Library Public License:
http://www.fsf.org/copyleft/lgpl.html -->
<html lang="en-CA"><head>
<script language="JavaScript" type="text/javascript"
src="/horde/services/javascript.php?file=menu.js&app=horde"></script>
<title>Horde</title>
<!--a75c305b1c0a6022--><link
href="/horde/services/css.php?theme=brown" rel="stylesheet"
type="text/css" /><!--a75c305b1c0a6022--><link rel="SHORTCUT ICON"
href="/horde/graphics/favicon.ico" />
</head>
<body class="sidebar">
----------------------------------------------------------
It ends there.