Error: The group table does not contain the Anonymous group! Error: The group table does not contain the Anonymous group!
 

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

Error: The group table does not contain the Anonymous group!

Started by marco, March 19, 2004, 06:22:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marco

Hi,

I had to install the .sql files manually. The installer would not create the cpg_config table, so I had to create it. I also had to create all of the other tables from the .sql files that were provided. I still get the error below when accessing the index page. Shouldn't the installer create all of the nessecary tables and populate them with the install info?


Notice: Undefined index: debug_mode in /htdocs/www/PHP/cpg/include/init.inc.php on line 158
Coppermine critical error:
The group table does not contain the Anonymous group !

Thanks for your help.

Marco

Joachim Müller

did you have a look: does the group table actually contain the anonymous group? If you had to create the tables manually (which can only be the case if something's wrong with your server setup or your permissions), make sure to populate the tables as well by running all necessary queries from the sql folder manually.

GauGau

marco

I downloaded from another mirror site and the installer worked fine.

Thanks for your help!