Remember Me and sessions Remember Me and sessions
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Remember Me and sessions

Started by janpaul, August 11, 2005, 10:56:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

janpaul

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

Nibbler

Corrected in CVS, thankyou for your report.

janpaul

#2
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?)?

Nibbler

It's in the coppermine bridge file.