mySQL error: Unknown column 'brute_force' in 'where clause' mySQL error: Unknown column 'brute_force' in 'where clause'
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

mySQL error: Unknown column 'brute_force' in 'where clause'

Started by sevedd, May 30, 2006, 07:13:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sevedd

Just upgraded from 1.3 to 1.4.6 and I received the following on the index page.

QuoteWhile executing query "SELECT * FROM cpg132_banned WHERE (ip_addr='68.204.239.97' OR ip_addr='68.204.239.97' OR user_id=0) AND brute_force=0" on 0

mySQL error: Unknown column 'brute_force' in 'where clause'

Joachim Müller

Make sure that you have run update.php during the upgrade process. Make sure that your mysql user has ALTER privileges. Post a link to your coppermine gallery.

sevedd


Joachim Müller

I doubt that you performed the update script successfully, because when I try to access it, I get an internal error (500).

Joachim

P.S. Avoid capital letters in URLs under all circumstances (www.easelart.com/Gallery/ is not the same thing as www.easelart.com/gallery/)!

sevedd

I ran the update gallery before I posted and it returned an error that I found a fix for here on the forums. It was missing a sessions table. I ran the script manually and I was able to get to the main page now. However I can not get past the Unknown column error. I apologize for the spelling, I created the site last year.

sevedd

I am not sure what you did, however THANK YOU.. It's working now, and all I have to do is turn off the debug mode. Thank you I really appreciate the help.