-----8><--------
> It appears that your setup is unable to create a session ID.
> Any page request made without an SID will have its ACTION
> overridden to be GENERATE_SID.  That's why it appears to
> accept any username/password.

nod, no session id

-----8><--------
> If this is happening, I can imagine two causes.  One is
> that the session table doesn't exist at all.  The other
> is that you changed the length of the session ID.  Try
> executing the insert statement by hand:

session table does exist
session ID length never changed

> INSERT INTO session VALUES ('1234567890123456', 0, now(), NULL)
>
> Try printing the exact query from GENERATE_SID

I have gone as far as inserting every statement I could find in LOGIN_USER,
GENERATE_SID and getUserID in the order they occur during execution by hand
through MySQL monitor.  Every statement works.

Is httpd permission to mysql required here?  I am trying to use my username
and password for the database.  Bacically the only thing I have changed is
in global_settings I have changed database variables to my host, my
username, my password and the database name to database name for this
particular store.  I connect to the database, no errors here.  But no SID,
no login.

I'll feel like an idiot if this is just some moronic thing I am doing wrong.
But that would be groovy as long as can get this up and working.

Chuck



> Leon
>
> > -----Original Message-----
-----8><--------
> > Subject: [FreeTrade] Free trade log in problem
> >
> >
> > I am having a problem with login on freetrade.  It does not seem to
> > recognize any users or admin.  It just excepts any user/password and
> > displays your basket is empty msg.  No user edit info added to menu nor
> > admin menu if admin.  I am not getting any mysql errors and
> *think* the db
> > is working ok.  It's installed at
> > http://www.project27.com/freetrade/htdocs/index.php3 if anyone
> > wants to see
> > what its doing.  Any help would be appreciated.
> >
> > Chuck
> >
> >
> > Chuck Gartland              ||      [EMAIL PROTECTED]
> > Project 27                  ||      www.project27.com
> > 1836 Palm Avenue            ||      808 465-1381
> > Pearl City, HI  96782       ||      GMT -10:00 hours
-----8><--------



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to