Jump to content

MySQL Error: 1054


Guest javmontes

Recommended Posts

Guest javmontes

Hello,

I am getting an error message:

MySQL Error Occured

Error Message:

1054: Unknown column 'T.option_type' in 'field list'

SQL:

SELECT B.*, T.option_name, T.option_type, M.value_name FROM CubeCart_options_bot AS B LEFT JOIN CubeCart_options_mid AS M ON B.value_id = M.value_id, CubeCart_options_top AS T WHERE B.option_id = T.option_id AND B.product = 8 ORDER BY T.option_name ASC

Can anyone help please....

Link to comment
Share on other sites

  • 3 months later...

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