Skip to main content

Can't save shipping method in front-end

More
12 years 2 months ago #162241 by Flooder
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.

More
12 years 2 months ago #162288 by Jerome
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
Code:
tableUser = tplLine.parentNode, htmlblocks = { cpt: this.cpt,
By:
Code:
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.195 seconds
Powered by Kunena Forum