Product selection Method is not saved (On a per product basis)

  • Posts: 84
  • Thank you received: 13
  • Hikashop Business
6 years 1 month ago #304125

-- HikaShop version -- : 4.0.2
-- Joomla version -- : 3.9.3

Hi,
I am trying to learn the operation, hoping that this utility allows me to design products with product options working at the same time with checkbox, single and radio buttons. (options product selection method multiple)
But I think the drop-down (see image) does not work correctly. I have tested it in 2 sites, one in production and another in demo environment and the selected option is not saved. (product selection method)
When I select any value, it is not saved.
Attached image

Best regards
Javier


Javier Ballester
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 83486
  • Thank you received: 13507
  • MODERATOR
6 years 3 weeks ago #304132

Hi,

Thank you for your feedback. There is indeed a problem with the saving of that option due to changes that were made at some point.
You'll have to run that MySQL query in your database via your phpmyadmin:

ALTER TABLE `#__hikashop_product` CHANGE `product_option_method` `product_option_method` VARCHAR(255) NOT NULL DEFAULT '';
where #__ is to be replaced by the prefix of your joomla tables.
Then, it will work fine.
We'll add a patch for the next release to run that MySQL query upon update.

The following user(s) said Thank You: Jabatec

Please Log in or Create an account to join the conversation.

  • Posts: 84
  • Thank you received: 13
  • Hikashop Business
6 years 3 weeks ago #304175

Welcome to the best ecommerce solution configurator in the world. :)


Javier Ballester
The following user(s) said Thank You: nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum