Jump to content

SQL Error on Product Options


Guest Darina

Recommended Posts

Guest Darina

MySQL Error Occured

1366: Incorrect decimal value: '' for column 'option_price' at row 1

QUERY = INSERT INTO CubeCart_options_bot (`product`, `option_id`, `value_id`, `option_price`, `option_symbol`) VALUES ('5', '2', '13', '', '+')

Above is the error message I'm getting when I try to add a product option.

I got the same error for when I added a category and a product but I fixed those with various code changes in here. however I cant find a fix for this one...

I'm terrible with PHP so if anyone can help...thanks.

Link to comment
Share on other sites

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