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: Usermanger help!?!?!  (Read 3913 times)

0 Members and 1 Guest are viewing this topic.

Yukino

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Usermanger help!?!?!
« on: September 15, 2005, 03:32:48 am »

alright.  i upgraded to 1.4 but found it to be to buggy...

so then it replaced the files that i had saved from my 1.3 

but now when i go to the user manager to add users to other groups and i select the group that i want my users in then try to save it i get this

Critical error
There was an error while processing a database query 


heeeelp?!?!?!  how do i fix it?
Logged

Nibbler

  • Guest
Re: Usermanger help!?!?!
« Reply #1 on: September 15, 2005, 03:39:56 am »

Enable debug mode and post the mysql error message that you get when you replicate the error.
Logged

Yukino

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Usermanger help!?!?!
« Reply #2 on: September 15, 2005, 03:58:26 am »

ok with debug mode enabled when i do all that i get the following:

Critical error

There was an error while processing a database query.


While executing query "UPDATE cpg132_users SET user_name           = 'Tyrinn', user_email          = '', user_active    = 'YES', user_group           = '2', user_location  = '', user_interests = '', user_website          = '', user_occupation= '', user_group_list      = '6' WHERE user_id = '71'" on 0

mySQL error: Unknown column 'user_location' in 'field list'



File: /www/a/animeextreme/htdocs/imagegallery/include/functions.inc.php - Line: 105
 
Logged

Nibbler

  • Guest
Re: Usermanger help!?!?!
« Reply #3 on: September 15, 2005, 04:03:12 am »

Restore your database from the backup you made during the upgrade to 1.4
Logged

Yukino

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Usermanger help!?!?!
« Reply #4 on: September 15, 2005, 04:07:05 am »

that's the only way to fix it?
Logged

Nibbler

  • Guest
Re: Usermanger help!?!?!
« Reply #5 on: September 15, 2005, 04:10:54 am »

The other way is to reverse the database changes manually by inspecting sql/update.sql and applying the reverse operations to your database.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.