A few bugs discovered in version 2

  • Posts: 410
  • Thank you received: 15
6 years 4 months ago #282958

Thanks for the reply. I will deactivate the description and additional fields for the variants to avoid this. Can you look at this problem from the post ?

Last edit: 6 years 4 months ago by neo191987.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 4 months ago #282959

Hello,

In the HikaMarket order class, please replace

$new_address = $fieldsClass->getInput(array($type.'address', 'address'), $address, true, 'order', false, 'backend');
By
$new_address = $fieldsClass->getFilteredInput(array($type.'address', 'address'), $address, true, 'order', false, 'display:vendor_order_edit=1');
In order to filter the input regarding the custom fields settings.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Moderators: Obsidev
Time to create page: 0.058 seconds
Powered by Kunena Forum