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 [2]   Go Down

Author Topic: Can't login after upgrade  (Read 11960 times)

0 Members and 1 Guest are viewing this topic.

Nibbler

  • Guest
Re: Can't login after upgrade
« Reply #20 on: December 22, 2005, 07:01:30 pm »

Fixed this by changing

Code: [Select]
$this->admingroups = array($this->use_post_based_groups ? $INFO['admin_group'] : 1);
to

Code: [Select]
$this->admingroups = array($INFO['admin_group']);
in the ipb bridge file.
Logged

St. Anger

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 107
Re: Can't login after upgrade
« Reply #21 on: December 22, 2005, 10:56:00 pm »

Thank you so much! ;D I'll donate some money via PayPal to Coppermine tonight.


However, my original uploading error still occurs: http://forum.coppermine-gallery.net/index.php?topic=24795.0
Logged

benseth

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Can't login after upgrade
« Reply #22 on: December 23, 2005, 03:21:54 am »

thanks for the help  :D
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Can't login after upgrade
« Reply #23 on: February 08, 2006, 02:04:35 am »

split yet another reply to this thread to http://forum.coppermine-gallery.net/index.php?topic=27617.0
Locking it now.
Logged
Pages: 1 [2]   Go Up
 

Page created in 0.019 seconds with 19 queries.