forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: janpaul on August 11, 2005, 10:56:55 pm

Title: Remember Me and sessions
Post by: janpaul on August 11, 2005, 10:56:55 pm
I wonderded why the "Remember Me" session did not function.
When I login with the "Remember Me" checked and looking with PHPAdmin into the session table, the remember field contains a zero (0).
After manually changing this to a 1, the Remember Me function worked ok.

Maybe the setting of the 1 into the session table does not work ok? It worked ok in version 1.3.3 (before upgrading).

I have all latest CVS files installed.

Apache/2.0.54 (Unix) mod_ssl/2.0.54 OpenSSL/0.9.7a PHP/4.3.11 FrontPage/5.0.2.2635
MySQL 4.0.23-standard-log running on Localhost via UNIX socket
PHP version 4.3.11

Jan Paul
Title: Re: Remember Me and sessions
Post by: Nibbler on August 11, 2005, 11:23:00 pm
Corrected in CVS, thankyou for your report.
Title: Re: Remember Me and sessions
Post by: janpaul on August 16, 2005, 02:16:34 pm
The login.php file is still version 1.25 (5 months old).
Does someone need to approve the change you made before it gets into the CVS or is this in another file (functions?)?
Title: Re: Remember Me and sessions
Post by: Nibbler on August 16, 2005, 04:43:28 pm
It's in the coppermine bridge file.