- Posts: 4
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
This category is for K 1.7 issues only.
To get started please see
K 1.6 & K 1.7 Installation Guide
in our
Documentation Wiki
Question YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
15 years 5 months ago - 15 years 5 months ago #71186
by cscturulo
I currently am using Evolution theme from YooThemes.com I am having the following error:
Fatal error: Class 'yootools' not found in /.../.../public_html/slccut.com/templates/yoo_evolution/html/mod_mainmenu/default.php on line 17
You can load the error page here:
slccut.com/forum/listcat/categories.html
I have tried the solutions mentioned here and here , but I have not been able to get anything to work. Any help would be greatly appreciated.
Best,
csc
Fatal error: Class 'yootools' not found in /.../.../public_html/slccut.com/templates/yoo_evolution/html/mod_mainmenu/default.php on line 17
You can load the error page here:
slccut.com/forum/listcat/categories.html
I have tried the solutions mentioned here and here , but I have not been able to get anything to work. Any help would be greatly appreciated.
Best,
csc
Last edit: 15 years 5 months ago by cscturulo.
Please Log in or Create an account to join the conversation.
15 years 5 months ago - 15 years 5 months ago #71634
by Josh
Replied by Josh on topic Re: YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
Seems like you found a solution, do you mind sharing what you did? I'm having the same error myself. For now I have the menu disabled.
Edit: Well I figured a way out which was mentioned in one of the other threads. I suppose I been doing it wrong all along.
Edit: Well I figured a way out which was mentioned in one of the other threads. I suppose I been doing it wrong all along.
Last edit: 15 years 5 months ago by Josh.
Please Log in or Create an account to join the conversation.
15 years 4 months ago #79338
by cscturulo
Replied by cscturulo on topic Re: YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
What did you end up doing?
Please Log in or Create an account to join the conversation.
15 years 4 months ago #79341
by Josh
Replied by Josh on topic Re: YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
Add this to line 16 of ....\templates\my_yootheme_templatename\html\mod_mainmenu\default.php:
require_once(JPATH_BASE.'/templates/my_yootheme_templatename/lib/php/yootools.php');
require_once(JPATH_BASE.'/templates/my_yootheme_templatename/lib/php/yootools.php');
Please Log in or Create an account to join the conversation.
15 years 4 months ago - 15 years 4 months ago #79417
by cscturulo
Replied by cscturulo on topic Re: YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
I tried that, but then I get this error:
Parse error: syntax error, unexpected T_REQUIRE_ONCE, expecting T_FUNCTION in /public_html/slccut.com/templates/yoo_evolution/lib/php/yootools.php on line 16
Parse error: syntax error, unexpected T_REQUIRE_ONCE, expecting T_FUNCTION in /public_html/slccut.com/templates/yoo_evolution/lib/php/yootools.php on line 16
Last edit: 15 years 4 months ago by cscturulo.
Please Log in or Create an account to join the conversation.
15 years 4 months ago #79418
by cscturulo
Replied by cscturulo on topic Re: YooTheme MooTools Error, Upgraded to 1.6 fine Fron-End Won't Load
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds