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.
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
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'
did you run update.php? Post a link to your site.
thanks!! running the update.php worked. my host has a thing that automatically updates, but looked like it missed that.
Thanks for your help.