Re: [users] Difficulty getting started...

2006-03-28 Thread Robin Bowes
Ron Guerin wrote: > Bill Shupp wrote: > > >>I'm wondering if this is a PHP 5 issue. Would you be willing to provide >>me with a login? Assuming the private directories are setup, I would >>not need sudo, just access to the database. If so, just send me the >>login info off-list, and I'll proba

Re: [users] Difficulty getting started...

2006-03-28 Thread Robin Bowes
Bob Hutchinson wrote: > On Sunday 26 Mar 2006 19:42, Robin Bowes wrote: > >>Bill Shupp wrote: >> >>>Perhaps it's missing in the form. Can you verify that? If so, I'm >>>surprised this has not been reported before. >> >>Bill, >> >>I've done some more checking. I've turned on the mysql query log,

Re: [users] Difficulty getting started...

2006-03-28 Thread Ron Guerin
Bill Shupp wrote: > I'm wondering if this is a PHP 5 issue. Would you be willing to provide > me with a login? Assuming the private directories are setup, I would > not need sudo, just access to the database. If so, just send me the > login info off-list, and I'll probably have time today to ta

Re: [users] Difficulty getting started...

2006-03-28 Thread Bill Shupp
Bob Hutchinson wrote: > looks to me like you have found a piece of leftover code, you could try > replacing the > require('src/login_screen.php'); > with > $smarty->display('login_screen.tpl'); > > I have to admit I have never stumbled across this bug, probably because > > $_REQUEST['state'] =

Re: [users] Difficulty getting started...

2006-03-28 Thread Bob Hutchinson
On Sunday 26 Mar 2006 19:42, Robin Bowes wrote: > Bill Shupp wrote: > > Perhaps it's missing in the form. Can you verify that? If so, I'm > > surprised this has not been reported before. > > Bill, > > I've done some more checking. I've turned on the mysql query log, and > the query that is being

Re: [users] Difficulty getting started...

2006-03-28 Thread Robin Bowes
Robin Bowes wrote: > Bill Shupp wrote: > >>Perhaps it's missing in the form. Can you verify that? If so, I'm >>surprised this has not been reported before. > > > Bill, > > I've done some more checking. I've turned on the mysql query log, and > the query that is being sent when I try to login