Share Button on Wishlist "mirroring" the Wishlist instead of sharing it

  • Posts: 108
  • Thank you received: 4
  • Hikashop Business Hikashop Style
9 months 1 day ago #354038

-- HikaShop version -- : 4.7.5
-- Joomla version -- : 4.3.3
-- PHP version -- : 8.0.28
-- Browser(s) name and version -- : Firefox Developer Edition 117.0b1 (64-Bit)
-- Error-message(debug-mod must be tuned on) -- : see Attached Picture

Hello

Since the latest update of HikaShop and Joomla i have the Problem, that the "Share" Function in the Wishlist opens a little window, but instead i can send e.g. an EMail it's just the Whishlist again, with all the wishlist buttons. You can press there "share" again and then you got the same inside. It's like a mirror that goes deeper and deeper.

I had modifications on the share.php (removed 2 columns) with View Builder but reverted that and it still doesn't work.

What could be the problem?
Thank you and best
Michael

Attachments:

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
9 months 14 hours ago #354072

Hi,

Thank you for your feedback. We modified the URLs there to better manage the menu item being used and we made a typo for the URL of the popup while doing that.
Change the line:

'url' => hikashop_completeLink('cart&task=share=&cart_id='.$cart->cart_id.'&Itemid='.$Itemid, true),
to:
'url' => hikashop_completeLink('cart&task=share&cart_id='.$cart->cart_id.'&Itemid='.$Itemid, true),
in the file components/com_hikashop/views/cart/view.html.php and it will fix the problem.

We've also included that patch on our end. So you can also download again the install package of the 4.7.5 on our website and install it on yours to get the patch.

The following user(s) said Thank You: mike

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

  • Posts: 108
  • Thank you received: 4
  • Hikashop Business Hikashop Style
8 months 4 weeks ago #354149

I've updated again to 4.7.5 and it worked perfectly fine! Thank you :)

The following user(s) said Thank You: nicolas

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

Time to create page: 0.063 seconds
Powered by Kunena Forum