Currency switching with SEF URLs on

  • Posts: 152
  • Thank you received: 0
13 years 2 months ago #25743

I get the following error when switching currency and SEF URLs is turned on:

Fatal error: Call to undefined method CurrencyController::isIn() in /public_html/components/com_hikashop/router.php on line 108

I have a few alterations to the .htaccess file, but I've tried reverting them to the original joomla htaccess and the problem perssists.

Any idea what may be causing this?

joomla 1.5.23
hikashop 1.5.3


Create your own style of luxury bespoke furniture online

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 2 months ago #25744

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

  • Posts: 152
  • Thank you received: 0
13 years 2 months ago #25746

Thanks Nicolas, that fixed it.


in the file components/com_hikashop/controllers/currency.php change the line:
class CurrencyController extends JController{
to:
class CurrencyController extends hikashopController{


Create your own style of luxury bespoke furniture online

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

Time to create page: 0.057 seconds
Powered by Kunena Forum