- Posts: 5
- 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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Solved Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
- larenespitler
-
Topic Author
- Offline
- New Member
-
Less
More
13 years 9 months ago #130200
by larenespitler
Replied by larenespitler on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
I am just starting. I will try to figure out how to uninstall it and then reinstall it.
Larene
Larene
Please Log in or Create an account to join the conversation.
- larenespitler
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
13 years 9 months ago #130202
by larenespitler
Replied by larenespitler on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
I think my problems lies somewhere in joomla. I downloaded another forum and it had similar problems.
Larene
Larene
Please Log in or Create an account to join the conversation.
13 years 6 months ago #134331
by machadoug
Douglas Machado
Ideal Extensions for Joomla
Replied by machadoug on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
Dear Larene,
I'm having this same issue. I've just migrated from Joomla 1.5;
Did you manage to solve it? If so, How?
Thanks in advanced for your help,
I'm having this same issue. I've just migrated from Joomla 1.5;
Did you manage to solve it? If so, How?
Thanks in advanced for your help,
Douglas Machado
Ideal Extensions for Joomla
Please Log in or Create an account to join the conversation.
13 years 6 months ago #134332
by machadoug
Douglas Machado
Ideal Extensions for Joomla
Replied by machadoug on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
For the record:
I have just fixed.
I have opened /administrator/components/com_kunena/libraries/view.php line 79 replaced:
include $this->ktemplate->getFile ('html/display.php');
with:
include JPATH_SITE .'/'.$this->ktemplate->getFile ('html/display.php');
I believe this should be fixed in the source code as well. I hope a Kunena Developer is informed about this issue;
All the best,
I have just fixed.
I have opened /administrator/components/com_kunena/libraries/view.php line 79 replaced:
include $this->ktemplate->getFile ('html/display.php');
with:
include JPATH_SITE .'/'.$this->ktemplate->getFile ('html/display.php');
I believe this should be fixed in the source code as well. I hope a Kunena Developer is informed about this issue;
All the best,
Douglas Machado
Ideal Extensions for Joomla
Please Log in or Create an account to join the conversation.
13 years 6 months ago #134337
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
It might have been fixed in K 2.0.2 but thank you for letting us know that you fixed your problem.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
13 years 6 months ago #134338
by machadoug
Douglas Machado
Ideal Extensions for Joomla
Replied by machadoug on topic Error messages displaying template - Kunena 2.0.1 Joomla 2.5.6
I am using version 2.0.2, so I know this issue has not been fixed in the latest version yet;
All the best,
All the best,
Douglas Machado
Ideal Extensions for Joomla
Please Log in or Create an account to join the conversation.
Time to create page: 0.256 seconds