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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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