illegalife Posted November 17, 2008 Posted November 17, 2008 This shows up when i click [remove] from a user form a black list. QUERY ERROR: Unknown column 'fl_ADDER' in 'where clause' Query was DELETE FROM blacklist WHERE bl_ID=4 AND fl_ADDER=127 can someone please help me fix this? Quote
War_Hero Posted November 17, 2008 Posted November 17, 2008 Re: Black List - Remove Query error This shows up when i click [remove] from a user form a black list. QUERY ERROR: Unknown column 'fl_ADDER' in 'where clause' Query was DELETE FROM blacklist WHERE bl_ID=4 AND fl_ADDER=127 can someone please help me fix this? Change the fl_ADDER to bl_ADDER. See if that works. :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.