- Posts: 222
- Thank you received: 1
Re: fatal error
14 years 1 month ago #61477
by Vero
fatal error was created by Vero
After installing GT translation module I have:
Fatal error: Call to undefined function hikashop_get() in /home/kadokadootje.com/public_html/joomla/plugins/system/hikashopproductinsert/hikashopproductinsert.php on line 28
I deinstalled this module but the problem still the same.
Help me!
Vero
Fatal error: Call to undefined function hikashop_get() in /home/kadokadootje.com/public_html/joomla/plugins/system/hikashopproductinsert/hikashopproductinsert.php on line 28
I deinstalled this module but the problem still the same.
Help me!
Vero
Please Log in or Create an account to join the conversation.
14 years 1 month ago #61478
by nicolas
Replied by nicolas on topic Re: fatal error
Please add the line:
if(!include_once(rtrim(JPATH_ADMINISTRATOR,DS).DS.'components'.DS.'com_hikashop'.DS.'helpers'.DS.'helper.php')) return true;
before the line:
$currencyClass = hikashop_get('class.currency');
in the file plugins/system/hikashopproductinsert/hikashopproductinsert.php and that will fix the problem.
if(!include_once(rtrim(JPATH_ADMINISTRATOR,DS).DS.'components'.DS.'com_hikashop'.DS.'helpers'.DS.'helper.php')) return true;
before the line:
$currencyClass = hikashop_get('class.currency');
in the file plugins/system/hikashopproductinsert/hikashopproductinsert.php and that will fix the problem.
Please Log in or Create an account to join the conversation.
14 years 1 month ago #61514
by Vero
Replied by Vero on topic Re: fatal error
Hallo Nicolas,
I uninstalled Hikaschop and GTranslate. Now I want to have Hikaschop with Gtranslate payd version. How have I to install: At first GT or Hikashop? And I want to ask, is that a goed idea: Hikaschop Essential + GTranslate payd version? Because GT has a lot goed reviews and makes url's with country code, customers in their country can find and see my website in their language.
Do I have to write some extra code's?
Thanks, Vero
P.S. Sorry, my Englisch is bad.
I uninstalled Hikaschop and GTranslate. Now I want to have Hikaschop with Gtranslate payd version. How have I to install: At first GT or Hikashop? And I want to ask, is that a goed idea: Hikaschop Essential + GTranslate payd version? Because GT has a lot goed reviews and makes url's with country code, customers in their country can find and see my website in their language.
Do I have to write some extra code's?
Thanks, Vero
P.S. Sorry, my Englisch is bad.
Please Log in or Create an account to join the conversation.
14 years 1 month ago #61532
by nicolas
Replied by nicolas on topic Re: fatal error
You can install them in the order you want.
It's a good idea yes.
There is nothing particular to do to have them together.
It's a good idea yes.
There is nothing particular to do to have them together.
The following user(s) said Thank You: Vero
Please Log in or Create an account to join the conversation.
14 years 1 month ago #61535
by Vero
Replied by Vero on topic Re: fatal error
Thank you!
Vero
Vero
Please Log in or Create an account to join the conversation.
5 years 4 months ago - 5 years 4 months ago #332150
by NicoW
Replied by NicoW on topic Re: fatal error
Very old topic, but i have the same issue now with the same module Gtranslate.
It seems to only come up on some pages from the menu.
norahlux.red/meer-leren/werkt-rood-lichttherapie
[update]
Looks fixed after clearing cache, but afterwards reappears. some gtranslate cache combi issue with hikashop
It seems to only come up on some pages from the menu.
norahlux.red/meer-leren/werkt-rood-lichttherapie
[update]
Looks fixed after clearing cache, but afterwards reappears. some gtranslate cache combi issue with hikashop
Last edit: 5 years 4 months ago by NicoW.
The following user(s) said Thank You: nicolas
Please Log in or Create an account to join the conversation.
5 years 4 months ago #332160
by nicolas
Replied by nicolas on topic Re: fatal error
Hi,
I checked your website but I'm not able to see the problem.
Are you talking about the error
I checked your website but I'm not able to see the problem.
Are you talking about the error
reported on the first message of this thread ? It can't be exactly the same error. Could you provide the exact error message you get ?Fatal error: Call to undefined function hikashop_get() in /home/kadokadootje.com/public_html/joomla/plugins/system/hikashopproductinsert/hikashopproductinsert.php on line 28
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds