bug in cpg 1.2.1 $PHP_SELF ? bug in cpg 1.2.1 $PHP_SELF ?
 

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

bug in cpg 1.2.1 $PHP_SELF ?

Started by [-SIC-]Slinger, December 15, 2003, 03:25:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

[-SIC-]Slinger

Hi,
I think, I found a bug in CPG 1.2.1. When I try to add a user oder modify the group nothing happens. In a book about php I read that the variable PHP_SELF could cause problems in newer php releases. I found this variable in the usermgr.php. I replaced it with the string usermgr.php and now I can add and modify users.

Operating System: SuSE Linux 8.1
PHP Version 4.2.2
MySQL Version: 3.23.52-83

so long

Hannes Rusch