AddToCart doesnt work

  • Posts: 14
  • Thank you received: 0
13 years 4 months ago #1507

After you hit Add To Cart Button, it shows only a blank page. Here is a link to the website: www.temay.net/index.php?option=com_hikas...y_pathway=12&lang=en

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
13 years 4 months ago #1513

I just tried and didn't get a blank page.
Though, I noticed that the redirection URL contained & instead of &. Maybe that could be related. To fix that you need to have the version 1.3.5 and change the file components/com_hikashop/views/product/view.html.php and change the code

return hikashop::completeLink('checkout'.$url_itemid);
to
return hikashop::completeLink('checkout'.$url_itemid,false,true);
near line 690

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

  • Posts: 14
  • Thank you received: 0
13 years 4 months ago #1515

done that and still getting a blank page on add to cart.

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

  • Posts: 14
  • Thank you received: 0
13 years 4 months ago #1517

errr. it works on IE. maybe i need to clean my cookies on Mozilla. Now, the my account/My cart is not displayed anywhere.

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
13 years 4 months ago #1519

It works on all the browsers I tried...Probably a problem of cookies/session/cache or something.

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

  • Posts: 14
  • Thank you received: 0
13 years 4 months ago #1523

How can I add "My account"&"My Cart" Menu?

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
13 years 4 months ago #1525

Go to the joomla menu manager and add a menu of type HikaShop. There you can select the user cpanel layout for My Account or the checkout layout for the My cart menu.

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

  • Posts: 14
  • Thank you received: 0
13 years 4 months ago #1526

Thank you very much.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum