[ic] i'm stupid.

Cameron Germein cameron.germein@team.eftel.com
Tue, 23 Jan 2001 09:04:08 +0800


oh THANK you! it turns out building a catalog from scratch sometimes throws
up some weird issues. it wasnt logging in cause i didnt have the mod_time
column in the userdb. i'm not entirely sure what it's used for, and why it
needs it there, but now that it's been inserted, its working magically :)
thank you once again!

----- Original Message -----
From: Mike Heins <mikeh@minivend.com>
To: <interchange-users@lists.akopia.com>
Sent: Monday, January 22, 2001 10:07 PM
Subject: Re: [ic] i'm stupid.


> Quoting Cameron Germein (cameron.germein@team.eftel.com):
> >     Can anyone tell me why this following section of code doesn't log me
in?
> > It doesn't even touch the userdb, i can enter whatever i like in those
> > boxes, and it just goes straight on to the nextpage. I don't understand
it.
> > This is almost precisely what is in the documentation, yet it simply
does
> > nothing. I'm tearing my hair out here :(
> >
> > [set Login]
> > mv_todo=return
> > mv_nextpage=index
> > [userdb function=login]
> > [/set]
> >
> > <FORM ACTION="[process-target]" METHOD=POST>
> > <input type=hidden name=mv_click value=Login>
> > <INPUT NAME=mv_username SIZE=15>
> > <INPUT TYPE=password NAME=mv_password SIZE=15>
> > <INPUT TYPE=submit VALUE="Log in">
> > </FORM>
> >
>
> It should. Check the error log and [data session failure] to find out
> why it doesn't. (Possible problems include the crypt setting.)
>
> --
> Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH  45056
> phone +1.513.523.7621 fax 7501 <heins@akopia.com>
>
> For a successful technology, reality must take precedence over public
> relations, for Nature cannot be fooled. -- Dick Feynman
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>