Hikamarket Vendor Shipping - Price per Product

  • Posts: 112
  • Thank you received: 1
8 years 4 weeks ago #253582

-- HikaShop version -- : 2.6.4
-- HikaMarket version -- : 1.7.1
-- Joomla version -- : 3.6.2

Hi,

When our vendors create their shipping options using the Hikashop Manual plugin on the front-end they select Price Per Product to Yes. When they save the record it always reverts back to No. We have to go into the backend and set it for them.

How can I make it so that the Vendors can set Price per Product on the front-end?

Thx, Darrell

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 4 weeks ago #253585

Hi,

Can you please first update HikaMarket to the latest version (1.7.2).
(And also update your Joomla to 3.6.4 for the security fixes)

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.

  • Posts: 112
  • Thank you received: 1
8 years 2 weeks ago #254459

Hi Jerome,

I have upgraded to 1.7.2 and 3.6.4.

The issue I reported still exists.

When a vendor wants prices per product and sets it to YES, it reverts back to NO when saved.

How can I figure what is happening here?

Thx, Darrell

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 2 weeks ago #254463

Hi,

Thanks for the report.
I reproduced the issue in my local website and I find the fix for that.
In the file "administrator/components/com_hikamarket/classes/plugin.php" place replace the code (twice in the file)

$key = str_replace(array($plugin_type.'_', '_'), array('', '', '-'), $k);
By
$key = str_replace(array($plugin_type.'_', '_'), array('', '-'), $k);

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.

  • Posts: 112
  • Thank you received: 1
8 years 2 weeks ago #254464

Hi Jerome,

Thanks for that. It is working now.

Thx, Darrell

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

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