Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[dev] problem with 'mail' tab

6 views
Skip to first unread message

Michael Wisniewski

unread,
Apr 21, 2013, 8:34:19 PM4/21/13
to
Hi!

I don't know if this belongs here or on the general mailing list, but
thought I would check here first. I checked out the git version 5.1.0
of Horde and Mail 6.1.0. After setting things up, I cannot get Horde
to get my mail working for the life of me. The tabs at the top for
Calendar, Address Book, Tasks, Notes, admin work fine. When clicking
on "Mail", it just redirects me to the main page. If I manually type
in "webmail.new/imp", I get redirected to
"/webmail.new/dynamic.php?page=mailbox" and if I type in
"webmail.new/imp/dynamic.php?page=mailbox", it just gets stuck at the
"Loading" for message folders and that's it. I also have the horde
debug file enabled, but it doesn't give any help or hints on what the
issue is.

Since the other tabs work fine, I think things are configured properly
with the file paths. I thought I would check in here first and see if
it's something that's broke or something that I'm doing wrong.

Thanks!



--
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: dev-uns...@lists.horde.org

Michael M Slusarz

unread,
Apr 21, 2013, 8:50:57 PM4/21/13
to
Quoting Michael Wisniewski <wisni...@mwiz.org>:

> Since the other tabs work fine, I think things are configured
> properly with the file paths. I thought I would check in here first
> and see if it's something that's broke or something that I'm doing
> wrong.

Something you are doing wrong. IMP 6.1 (git) works just fine.

Horde log output is your friend. Most likely that would provide input.

michael

___________________________________
Michael Slusarz [slu...@horde.org]

Michael Wisniewski

unread,
Apr 21, 2013, 9:35:57 PM4/21/13
to

Quoting Michael M Slusarz <slu...@horde.org>:

> Quoting Michael Wisniewski <wisni...@mwiz.org>:
>
>> Since the other tabs work fine, I think things are configured
>> properly with the file paths. I thought I would check in here
>> first and see if it's something that's broke or something that I'm
>> doing wrong.
>
> Something you are doing wrong. IMP 6.1 (git) works just fine.
>
> Horde log output is your friend. Most likely that would provide input.
>
> michael
>

Well, I turned on the debug log, logged off, and back in again. After
looking at the debug log, I see this a lot when visiting imp...


[_classNames:protected] => Array
(
[controller] => Horde_Core_Controller_NotFound
[settings] => Horde_Controller_SettingsExporter_Default
)

[_application:protected] => themes


It makes it sound like the horde_core isn't installed, but I believe
it is. Just for kicks, I put this in my $apps section...

$apps = array( 'imp', 'ingo', 'kronolith', 'nag', 'sam', 'turba',
'content', 'Horde_Prefs', 'Horde_Imap_Client', 'mnemo', 'mail',
'core', 'Horde_Core' );

I have a feeling that it's something I'm not installing. Is there
something else that should be added to the apps?

Thanks,
Mike
0 new messages