Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: The group table does not contain the Anonymous group. Solution.  (Read 5889 times)

0 Members and 1 Guest are viewing this topic.

tobia71

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
The group table does not contain the Anonymous group. Solution.
« on: January 19, 2011, 09:14:23 am »

Hello guys,
I have seen that somebody has some troubles when upgrade the sw to 15 version from old 14.

Sometime appears "The group table does not contain the Anonymous group."

That's because you have edit new config.inc.php file with your db informations.
It is not correct!

You must hold old config.inc.php and not delete it re-editing the new one.

The old file contains row

// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =                'cpg14x_';

The new file contains row

// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =                'cpg15x_';

The update not correct this and you can have some fault updating DB...

Frank
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: The group table does not contain the Anonymous group. Solution.
« Reply #1 on: January 19, 2011, 09:22:55 am »

Thanks for sharing your knowledge. So the whole trouble only exists because of people don't read the upgrade docs.
Logged

tobia71

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: The group table does not contain the Anonymous group. Solution.
« Reply #2 on: January 19, 2011, 09:36:29 am »

Thanks Andrč!

I had the same fault but mine is just only a tentative to see what happened changed new config file.

The message was "The group table does not contain the Anonymous group".

 ???

I have deleted the new one file and replace with old config file and..... everything work perfectly!

 8)

Have a nice day, guys!

Frank
Logged

joeyhavlock

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: The group table does not contain the Anonymous group. Solution.
« Reply #3 on: February 28, 2011, 11:30:14 pm »

I have this same exact problem, and this suggestion does not fix the issue.

When I use my old config.inc.php that has the correct information in it, I still get the same error message.

Any other ideas on how to fix this problem?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: The group table does not contain the Anonymous group. Solution.
« Reply #4 on: March 01, 2011, 08:29:10 am »

Please search the board for that error message. There are already a lot of suggestions how this error can/may be fixed.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.