Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: User missing after upgrade  (Read 4465 times)

0 Members and 1 Guest are viewing this topic.

Woolong

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
User missing after upgrade
« on: December 02, 2005, 10:31:37 am »

Hi,

I have upgraded to 1.4.2 from 1.3.4 successfully. I noticed that the quota I set previously on different groups are default back to 1024KB, and a custom group I created called "Power Users" is gone. Not a problem, I can fix it.

However, one of my users in that missing "Power User" group is also missing under "User Manager". She was not in the "Registered" group. I put her under the "Power User" group only. The user can still been seen at "User galleries", and all her albums are there. I tried to create a user with the same username, and it says the user already exists.

I did the version check and database update already, but "User Manager" does not show that user. What should I do to get it back?

Your help is appreciated!!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: User missing after upgrade
« Reply #1 on: December 02, 2005, 03:36:11 pm »

link?
Logged

Woolong

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: User missing after upgrade
« Reply #2 on: December 17, 2005, 04:36:28 pm »

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: User missing after upgrade
« Reply #3 on: December 19, 2005, 07:28:51 am »

try updating your files with a checkout of the cvs (stable branch)
Logged

Woolong

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: User missing after upgrade
« Reply #4 on: December 26, 2005, 05:28:34 am »

I'm already using 1.4.2 stable. How do I d/l from the cvs ???

Another issue is with the ecard. I have postfix installed on the same physical machine on which coppermine runs. eCards get sent out, but without any content. I've tried several different recipients and got the same blank mail with only FROM and SUBJECT.
« Last Edit: December 26, 2005, 05:41:53 am by Woolong »
Logged

jolo

  • Translator
  • Coppermine newbie
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • fotojoler
Re: User missing after upgrade
« Reply #5 on: December 27, 2005, 02:40:21 pm »

I've had the same problem after upgrade - users from non-standard groups were missing. It was due to missing of non-standard groups in database after upgrade, but users had still old user_group ID of groups that was no more in database, so these users were not displayed. My solution was:
 - create new non-standard group as you had in 1.3.x
 - go to database (phpMyAdmin or other)
 - in table cpgxxx_usergroups check ID of just created group
 - in table cpgxxx_users find users that are not displayed and change their user_group field to ID of just created group

Or you may just change user_group field for invisible users to ID of Registered group, which should be 2.

greets - jolo
Logged
it's better to regret something you did that something you didn't do
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.