Can't save shipping method in front-end

  • Posts: 263
  • Thank you received: 11
9 years 10 months ago #162241

Hello there,
When i edit a product on the front-end, I can't block shipping method there. Hikamarket doesn't save shipping methods.

Thanks

Hikashop 2.3.1
Joomla 3.3.0
Hikamarket 1.4.1

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

  • Posts: 26014
  • Thank you received: 4004
  • MODERATOR
9 years 10 months ago #162288

Hi,

There is a javascript problem in the plugin "hikashop | shippingmanual_price".
Please edit the file "plugins/hikashop/shippingmanual_price/shippingprices_views/market_product.php" and replace

tableUser = tplLine.parentNode,
htmlblocks = {
	cpt: this.cpt,
By:
tableUser = tplLine.parentNode,
htmlblocks = {
	cpt: this.cpt[pid],
It will fix the javascript problem and allow you to block a shipping method.

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: Flooder

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

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