Module hikashop don't work

  • Posts: 12
  • Thank you received: 0
11 years 2 months ago #91744

Module Custom HTML does not work after installing hikashop-starter-2.1.0 on new joomla 2.5.9. In place of the module Custom-HTML there is a white screen.

Error logs:

2013-02-24T17:39:22+00:00	INFO	controller	Checking edit ID com_modules.edit.module.106: 1 Array (     [0] => 107     [1] => 109     [2] => 106 )

Also do not work modules "HikaShop Content Module", "HikaShop Filter Module", "HikaShop Currency Switcher Module", "HikaShop Cart Module". When they are created (Extensions - Module manager - New) there is a window error.



Hikashop_starter_1.5.7 working fine.

What to do?

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 2 months ago #91759

Hi,

Please change the line:
if(!include_once(rtrim(JPATH_ADMINISTRATOR,DS).DS.'components'.DS.'com_hikashop'.DS.'helpers'.DS.'helper.php')){

to:
if(!function_exists('hikashop_config') && !include_once(rtrim(JPATH_ADMINISTRATOR,DS).DS.'components'.DS.'com_hikashop'.DS.'helpers'.DS.'helper.php')){

in the file components/com_hikashop/fields/hikashopmodule.php and try again.

The following user(s) said Thank You: Nurt

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

  • Posts: 12
  • Thank you received: 0
11 years 2 months ago #91803

I replaced the line. Did not help.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 2 months ago #92041

We don't have the problem on our end so we cannot debug it.

Please provide a backend and FTP access to your website via our contact form and we can look at it

The following user(s) said Thank You: Nurt

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

  • Posts: 12
  • Thank you received: 0
11 years 2 months ago #92060

Thanks, but the problem is solved. I'm installed version of php 5.4 instead of 5.2, and it worked.

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

Time to create page: 0.077 seconds
Powered by Kunena Forum