coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: drummerkid08 on January 12, 2006, 06:26:02 PM

Title: Unable to update my album description...
Post by: drummerkid08 on January 12, 2006, 06:26:02 PM
I recently upgraded to 1.4.3, and everything seems to be working okay.  I can add pics, delete pics, etc, but when I try to modify the album description by going to the album and then properties, everytime I hit update album I get "There was an error while processing a database query".  I don't know what's missing, or what needs to be added or done.
Any help would be appreciated.
Title: Re: Unable to update my album description...
Post by: Joachim Müller on January 13, 2006, 08:06:36 AM
enable debug mode in coppermine's config and try to reproduce the error - you should get an advanced error message that tells you what query fails. Post it here. Do no post debug_ouput
Title: Re: Unable to update my album description...
Post by: drummerkid08 on January 13, 2006, 06:10:02 PM
okay...here's what it says

While executing query "UPDATE cpg_albums SET title='20th Century Fox and MPTF Walk the Line Celebrity Screening', description='', category='142', thumb='32918', uploads='NO', comments='YES', votes='YES', visibility='0', alb_password='', alb_password_hint='', keyword='' WHERE aid='615' LIMIT 1" on 0

mySQL error: Unknown column 'alb_password' in 'field list'
Title: Re: Unable to update my album description...
Post by: Joachim Müller on January 13, 2006, 06:26:03 PM
did you run update.php? Post a link to your site.
Title: Re: Unable to update my album description...
Post by: drummerkid08 on January 13, 2006, 07:07:28 PM
thanks!! running the update.php worked.  my host has a thing that automatically updates, but looked like it missed that.

Thanks for your help.