Unable to update my album description... Unable to update my album description...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Unable to update my album description...

Started by drummerkid08, January 12, 2006, 06:26:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

drummerkid08

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.

Joachim Müller

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

drummerkid08

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'

Joachim Müller

did you run update.php? Post a link to your site.

drummerkid08

thanks!! running the update.php worked.  my host has a thing that automatically updates, but looked like it missed that.

Thanks for your help.