custom field value not saved

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business Hikashop Essential
5 years 2 weeks ago #316102

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.15
-- PHP version -- : 7.3.14
-- Browser(s) name and version -- : Firefox

Hello,

A new value in a custom field is not stored.

Products, Display, Custom fields, open a existing field (multiple dropdown), add a new value and Save, the new value is not saved.

How to solve?

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 2 weeks ago #316104

Hi,

Please download the install package of Hikashop on our website and install it on yours. It will update to the 4.2.3 which contains a fix for that.

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

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business Hikashop Essential
5 years 2 weeks ago #316107

Hello,

Did the update, but is not working.

Regards Michel

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 2 weeks ago #316110

Hi,

Then please provide a screenshot of the settings of the custom field which isn't working as well as a screenshot of the settings of the product including that custom field before the save and after, so that we can get a good idea of the situation on your website and try to reproduce the issue on our end as we're not able to reproduce the problem so far.

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

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business Hikashop Essential
5 years 2 weeks ago #316153

Hello,

See: screencast-o-matic.com/watch/cYen6VxVUl

Regards Michel

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 2 weeks ago #316154

Hi,

Ah ok, it's the saving of the custom field settings itself which is the problem. I thought the problem was when you were using the custom field on the product edition page and then saving the product.
In that case, I know what is the problem, especially seeing all the values you have in your field.
that's because you reached the size limit of the field_values column in the hikashop_field table in your database.
So you need to edit that table in your database via your PHPMyAdmin, and in its structure, edit that column and change its type to "long text" and you'll be able to save more values without issue.
www.hostgator.com/help/article/modifying...olumns-in-phpmyadmin

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

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business Hikashop Essential
5 years 2 weeks ago #316175

Hello,

This table field is allready longtext, see attachment.



How to solve?

Regards Michel

Attachments:

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 2 weeks ago #316176

Hi,

Then, the limitation must come from the maximum number of POST variables allowed by your server:
stackoverflow.com/questions/10303714/php-max-input-vars

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 1 week ago #316343

Hi,

Please check the type of the field_value column in your database as explained here:
www.hikashop.com/forum/product-category-...ot-saved.html#316154
And also check the maximum number of POST variables allowed by your server as explained here:
www.hikashop.com/forum/product-category-...ot-saved.html#316176

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

  • Posts: 2
  • Thank you received: 0
5 years 1 week ago #316378

If i do changes in Menu Option on tab Product Otions (also categorie options), the view is not changing.

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
5 years 1 week ago #316387

Hi,

You might have some caching on your website. You can clear the cache under the System>Caching menu of your Joomla backend.
It could also be that you're not editing the correct menu item. Please please check all the other category/product listing menu items on your Joomla menu manager.
If that doesn't help, we would need a link to the page and a screenshot of the settings under the products options page of the menu item to better understand the situation.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum