6.0.0-beta1
7/5/25

[#9244] Link to Horde Configuration not working
Summary Link to Horde Configuration not working
Queue Horde Base
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester hordetest (at) trash-mail (dot) com
Created 09/09/2010 (5413 days ago)
Due
Updated 10/01/2010 (5391 days ago)
Assigned 09/11/2010 (5411 days ago)
Resolved 09/12/2010 (5410 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/01/2010 09:02:23 AM d-fens (at) 00010111 (dot) de Comment #6 Reply to this comment
after a fresh git install i have the same problem with imp:

Not routable: imp. /var/www/_horde/horde/imp/config/routes.php does not exist.

kronolith does work with the same registry settings

the registry.php looks like this:

$this->applications['horde'] = array(
     'fileroot' => "/var/www/_horde/horde/horde/",
     'webroot' => "/horde-git",
     'initial_page' => 'services/portal/index.php',
     'name' => _("Horde"),
     'status' => 'active',
     'templates' => dirname(__FILE__) . '/../templates',
     'provides' => 'horde',
);

$this->applications['imp'] = array(
     'fileroot' => '/var/www/_horde/horde/imp',
     'webroot' => $this->applications['horde']['webroot'] . '/imp',
     'name' => _("Mail"),
     'status' => 'active',
     'provides' => array('mail', 'contacts/favouriteRecipients')
);
$this->applications['kronolith'] = array(
     'fileroot' => '/var/www/_horde/horde/kronolith',
     'webroot' => $this->applications['horde']['webroot'] . '/kronolith',
     'name' => _("Calendar"),
     'status' => 'active',
     'provides' => 'calendar',
     'menu_parent' => 'organizing'
);

09/12/2010 01:54:29 PM Michael Rubinsky State ⇒ Not A Bug
 
09/12/2010 11:26:52 AM hordetest (at) trash-mail (dot) com Comment #5 Reply to this comment
This is not a bug. I had an issue in my configuration. Sry
09/11/2010 04:51:10 PM hordetest (at) trash-mail (dot) com Comment #4 Reply to this comment
Works perfectly here. How does the URL look like?
http://domain.com/admin/config/

Options menu is also gone in the sidebar.
09/11/2010 12:04:08 AM Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
Works perfectly here. How does the URL look like?
09/10/2010 05:26:38 PM hordetest (at) trash-mail (dot) com Comment #2 Reply to this comment
A fatal error has occurred
Not routable: admin/config. horde/horde/config/routes.php does not exist.
In my configuration (webroot) is also the subtree for prefs in the 
sidebar gone.
09/09/2010 10:26:37 PM hordetest (at) trash-mail (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Link to Horde Configuration not working
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
A fatal error has occurred
Not routable: admin/config. horde/horde/config/routes.php does not exist.

Saved Queries