Jump to content
MakeWebGames

Recommended Posts

Posted

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?

Posted

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. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...