tax are not saved in frond end

  • Posts: 57
  • Thank you received: 1
9 years 5 months ago #178725

-- HikaShop version -- : 2.3.4
-- HikaMarket version -- : 1.5.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.14-1

hi
after updating HikaMarket to 1.5 tax (tax category) are not saved in frond end if you add or edit product

did test on your demo
demo.hikashop.com/index.php?option=com_h...t&Itemid=844&lang=en

did not work

Last edit: 9 years 5 months ago by 888.

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #178730

Hi,

Damned, I missed it !
In the file "administrator/components/com_hikamarket/classes/product.php" please replace

		$removeFields = array(
			'contact', 'delay_id', 'tax_id', 'waitlist', 'display_quantity_field', 'price_percentage',
By
		$removeFields = array(
			'contact', 'delay_id', 'waitlist', 'display_quantity_field', 'price_percentage',
It will fix the issue.

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.
The following user(s) said Thank You: 888

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

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