[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] get_password action fix
Quoting Jonathan Clark (jonc@webmaint.net):
> (ic 4.6.0 / RH6.2)
>
> the email password feature from the Barry demo always produced an internal
> server error for me and I have just worked out why.
>
> The routine in catalog.cfg needs some very slight ammending:
>
> from catalog.cfg:
>
> ActionMap get_password <<EOR
> sub {
> $Config->{NoSearch} = '';
> $CGI->{mv_nextpage} = $CGI->{mv_search_page} = 'action/get_password';
> $CGI->{mv_todo} = 'search';
> $Tag->update('process');
> return;
> }
> EOR
>
>
> the last line should read:
>
> return 1;
>
> This feature is not in the Construct demo, but the routine is still there.
>
I will be adding it back in; I think it is kind of cool to be able to
have customers mail themselves their password. 8-)
--
Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <heins@akopia.com>
Fast, reliable, cheap. Pick two and we'll talk. -- unknown
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users