Re: [phplib] Auth/DefaultAuth From: Fernando Nunes (vectorpt <email protected>)
Date: 06/12/01

PHPlib is limited in that way. I too needed to make a portal and had
to make individual calls to phplib because I didn't wan't to show it's
ihtmls and STOP. They never should stop. I don't see a reason too.
Besides if you need to make a login/pass form in the middle of the
portal you never can without some changes or individual function calls.

You have to use default auth, otherwise it will show you the login
form.
Don't forget to override those forms in your class so that none is
used.

Print header... etc...etc...
Print portal start...
Test for user information if exists see if it has a UID.. if not test
for encrypted (recommended)/plain password input (see ihtml files for
js code)
if not then it's a guest or not logged in user...
Print portal end...
Print footer....

--- Ignatius Teo <iteo <email protected>> wrote:
> I'm trying to build a portal that will allow guest access to browse
> and
> select from a range of service and then subscribe to them (using cart
> functionality with default_auth).
>
> When they "subscribe", I want them to pre-register as a member,
> (using Auth)
> before they can be effectively subscribed.
>
> What's the best way to handle this?
>
>
>
> Ignatius
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>

=====
-----------------------------------------------------------
FERNANDO EMMANUEL DA COSTA PEREIRA NUNES
-----------------------------------------------------------
Banco Portugues de Investimento (+351)226074362
Faculdade de Engenharia - LEIC 5º (+351)933565686
PORTO - PORTUGAL mail <email protected>
-----------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>