Date: 11/09/99
- Next message: Bram Heerink: "[PHPLIB] Session Pages have problem with Backbutton in MSIE"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] again=yes problem"
- In reply to: Massimiliano Masserelli: "Re: [PHPLIB] again=yes problem"
- Next in thread: serghej petrov: "[PHPLIB] put <?php .. ?> tag into database ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IT WORKS!!!
You are THE MAN!
May you be blessed with 1,000,000 more hits a day, and a %50 view|purchase
ratio.
-----Original Message-----
From: phplib-owner <email protected>
[mailto:phplib-owner <email protected>]On Behalf Of Massimiliano
Masserelli
Sent: Tuesday, November 09, 1999 9:32 AM
To: phplib <email protected>
Subject: Re: [PHPLIB] again=yes problem
On Mon, Nov 08, 1999 at 05:02:05PM -0500, Shan Vosseller wrote:
SV> I am able to use everything fine, however the following url:
SV> http://server.mycompany.com/phplib/defauth.php3?again=yes
SV> Will not accept kris and test. However, if I chop off the
SV> "?again=yes" it works fine. Is this a bug with the phplib software,
SV> or a configuration problem?
Nope I fear it's a "bug" (read, different behaviour) in new auth.inc
implementation. Please try changing defauth.php3 in the following
way:
$auth->login_if($again && ($auth->auth["uid"] == "nobody"));
Let me know if it works.
--
Massimiliano Masserelli | URL: http://www.interim.it/
Internet Images S.r.l. | Tel: +39-051-3390671
vicolo Viazzolo, 3 | Fax: +39-051-557890
40124 - Bologna - Italy |
----------------------------------------------------------------------------
---
Se Dio avesse voluto che l'uomo volasse, l'avrebbe fatto nascere con un
biglietto.
-- Mel Brooks
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Bram Heerink: "[PHPLIB] Session Pages have problem with Backbutton in MSIE"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] again=yes problem"
- In reply to: Massimiliano Masserelli: "Re: [PHPLIB] again=yes problem"
- Next in thread: serghej petrov: "[PHPLIB] put <?php .. ?> tag into database ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

