Skip to main content

A few bugs discovered in version 2

More
8 years 10 months ago - 8 years 10 months ago #282958 by neo191987
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: 8 years 10 months ago by neo191987.

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

More
8 years 10 months ago #282959 by Jerome
Hello,

In the HikaMarket order class, please replace
Code:
$new_address = $fieldsClass->getInput(array($type.'address', 'address'), $address, true, 'order', false, 'backend');
By
Code:
$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.228 seconds
Powered by Kunena Forum