Hikashop CB Plugin - Back Button

  • Posts: 19
  • Thank you received: 0
12 years 2 months ago #36890

We have installed the Hikashop plugin for Community Builder and are experiencing an issue with the back button. From the user profile orders tab ( www.themetrocashcard.com/images/Picture2.png ) the user can click through to view a specific order ( www.themetrocashcard.com/images/Picture3.png ) with no issues. However when clicking the back button on this page (picture3.png) it leads to a blank page ( www.themetrocashcard.com/images/Picture4.png ). The URL for the user profile is " www.themetrocashcard.com/your-profile " but when clicking the back button, the resultant blank page URL is " www.themetrocashcard.com/component/hikashop/order " I could not find where this was controlled and was wondering if you could shed some light onto this matter.

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

  • Posts: 81515
  • Thank you received: 13068
  • MODERATOR
12 years 2 months ago #37030

Hi,

Thank you for your bug report.

Please change the line:
$this->setRedirect(base64_decode(urldecode($cancel_redirect)));
to:
$this->setRedirect(base64_decode(urldecode($cancel_url)));
in the file components/com_hikashop/controllers/order.php and it should work. We'll add that fix to next release of HikaShop.

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

  • Posts: 19
  • Thank you received: 0
12 years 2 months ago #37038

Worked like a charm, Thanks!

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

Time to create page: 0.056 seconds
Powered by Kunena Forum