Jump to content
MakeWebGames

Recommended Posts

Posted

Item Market

Viewing all listings... QUERY ERROR: Unknown column 'im.ilogITEM' in 'on clause'

Query was SELECT im.*, i.*, u.*,it.* FROM itemmarket im LEFT JOIN items i ON im.ilogITEM=i.itmid LEFT JOIN users u ON u.userid=im.ilogSELLER LEFT JOIN itemtypes it ON i.itmtype=it.itmtypeid ORDER BY i.itmtype, i.itmname ASC

Can someone please help :?

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