Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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.

Question Call to undefined method KunenaViewCategory::displayCategories()

More
13 years 10 months ago - 13 years 10 months ago #127843 by cybnet
Hi!!

I'm getting the error:
Code:
PHP Fatal error: Call to undefined method KunenaViewCategory::displayCategories() in /home/site/public_html/components/com_kunena/template/my_template/html/category/default.php on line 14

my_template is a copy of blue_eagle template from kunena 2.0 package where I only have changed the css and xml file. I don't know when the error happens because I've never get it but I see it from time to time in the error_log file.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 384M | Max file upload: 55M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : efxto | author: Juan Padial | version: 1.0 | creationdate: 30.06.2012

Kunena default template details : eFXto Forex 1.0 | author: Juan Padial | version: 1.0.0 | creationdate: 2012-07-01

Kunena version detailled: Kunena 2.0.0 | 2012-06-27 [ Diplomatia ]
| Kunena detailled configuration:

Warning: Spoiler!
| Joomla! detailled language files installed:
Warning: Spoiler!

Third-party components: CommunityBuilder 1.8.1 | UddeIM 2.8

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 2.0.0

Last edit: 13 years 10 months ago by cybnet.
The following user(s) said Thank You: xillibit

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

More
13 years 10 months ago #127880 by xillibit
Hello,

in the file template.php in your template you need to change the class name to match the name of your template

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 10 months ago #127910 by cybnet
Hi xillibit!! Thanks for your reply.

Sorry, I forget to say that I also modified template.php file only to change the class name to KunenaTemplateMy_template. In template.php there are two references to blue_eagle:

protected $default = array('blue_eagle');

and

KunenaFactory::loadLanguage('com_kunena.tpl_blue_eagle');

should I change these sentences??

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

More
13 years 10 months ago #128002 by cybnet
Well, I've copied my css folder to blue_eagle and I'm going to use blue_eagle template. I'll come back if the problems persists with default blue_eagle.

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

More
13 years 10 months ago #128022 by cybnet
Using blue_eagle I also get this error:
Code:
[06-Jul-2012 10:52:00 UTC] PHP Fatal error: Call to undefined method KunenaViewCategory::displayCategories() in /home/user/public_html/components/com_kunena/template/blue_eagle/html/category/default.php on line 14
Again, I can use the forum normally and I don't know when this errors are produced, I only see them in the error_log file, maybe is produced via a old url is someone (or some bot) still using?

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

More
13 years 10 months ago #128607 by Matias
This is crazy error as the function is defined in that file. Maybe it was one time error after installation. Sometimes PHP doesn't catch all the changed files at once.

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

Time to create page: 0.500 seconds