Actions column in Hikamarket product listing BUG

  • Posts: 634
  • Thank you received: 16
10 years 10 months ago #107672

THIS THREAD COMES FROM The GENERAL QUESTIONS SECTION. Sorry that I didn't realize before of the BUG section!.



The column actions gets rendered only when all fields en HikaMarket->Main->Access Level -> Product -> Edit ARE ENABLEd.

If I disable a single field I loose the actions column!

This took me several reinstalls and experiments to figure it out as it has (as far as I know) any logical connection.

Please I NEED A fix as soon as possible for this.



UPDATE: Doesn't matter what field I uncheck, all of them remove the Actions Columns in the listing view.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 10 months ago #107685

Hi,

Please update the file "components/com_hikamarket/views/productmarket/view.html.php" and replace the block

		$product_action_publish = hikamarket::acl('product.edit.published');
		$product_action_delete = hikamarket::acl('product.delete');
By:
		$product_action_publish = hikamarket::acl('product_edit_published');
		$product_action_delete = hikamarket::acl('product_delete');
This fix will be include in the next HikaMarket package.

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

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

  • Posts: 634
  • Thank you received: 16
10 years 10 months ago #107713

FIXED!

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 10 months ago #107824

Hi,

Great :)
I will update the HikaMarket package with the fix (and other little improvements).

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.077 seconds
Powered by Kunena Forum