[Tickets #3034] RESOLVED: Page not found error

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Nov 25 18:54:45 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3034
-----------------------------------------------------------------------
 Ticket             | 3034
 Updated By         | jcpanosh at tpg.com.au
 Summary            | Page not found error
 Queue              | Horde Base
 Version            | 3.0.6
 State              | Bogus
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


jcpanosh at tpg.com.au (2005-11-25 18:54) wrote:

Ok, I am now trying to debug the program myself so this will be a slow
process and I am hoping you can provide insite into each error as I come
across it.

I have removed sections of the code until I replicated the error I have
seen.  So far, in login.php if I remove the code:

    /* Try transparent authentication. */
    if (Auth::isAuthenticated()) {
        require HORDE_BASE . '/index.php';
        exit;
    }

then I get a login screen, but I get the error:

    Notice: Undefined index: signup in
c:\Inetpub\wwwroot\horde\templates\login\login.inc on line 89

at the top of the page.

Do you know what this error is telling me?  Also, what is the transparent
authentication doing?

Thanks,
Jason.




More information about the bugs mailing list