unbridged installs are unable to create new groups unbridged installs are unable to create new groups
 

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

unbridged installs are unable to create new groups

Started by donnoman, August 13, 2005, 05:32:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donnoman

I uncovered a bug where unbridged installs were unable to create new groups because the bridge code would delete the temporary group (and any others if you had them).

I copied the udb_base code to the coppermine bridge and remmed the group removal routine.

aravot