Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Fatal error with poll results

More
12 years 1 month ago - 12 years 1 month ago #152999 by Merma
I get this...

500 Internal Server Error
Fatal Error was detected!

Fatal Error: Call to undefined method JUtility::getToken() in components/com_kunena/template/orao/html/topic/default_pollresults.php on line 58

The error was detected in the Kunena Component.


looked at the file it calls out and there is NOTHING on line 58 (its the space between lines of php)

57 <td class="kcol-bar"><img class="jr-forum-stat-bar" src="<?php echo $this->ktemplate->getImagePath('bar.png') ?>" height="10" width="<?php echo intval(($option->votes*300)/max($this->poll->getTotal(),1))+3; ?>" /></td>
58
59 <td class="kcol-number"><?php if(isset($option->votes) && ($option->votes > 0)) { echo $option->votes; } else { echo JText::_('COM_KUNENA_POLL_NO_VOTE'); } ?></td>

Forums work fine, poll lets me choose an option, when I click on VOTE I get the error.

Forum info:

Version:
3.0.4
Codename:
Ukko
Date:
2013-12-22
Author:
Kunena Team
Its kinda important for us to be able to do polls at our site (we use them a lot)
Thanks for any help
If more info is needed please post and I will get whatever I can to help.

config report:
This message contains confidential information

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

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

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 90 seconds | Max execution memory: 128M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : AS 002022 Free | author: AS Designing | version: 6.0.0 | creationdate: Unknown

Kunena default template details : Orao - Kunena 2.x | author: www.TemplateKunena.com | version: 1.0.3 | creationdate: 15.12.2012

Kunena version detailed: Kunena 3.0.4 | 2013-12-22 [ Ukko ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 3.2

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 3.0.1 | Kunena Login 3.0.1

Last edit: 12 years 1 month ago by Merma. Reason: needed to add config report

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

More
12 years 1 month ago - 12 years 1 month ago #153024 by sozzled
G'day, Merma, and welcome to Kumena

Try using the Blue Eagle template for K 3.0.4 or discuss your problems with the person who designed your Kunena template to see if they have a version that is compatible with K 3.0.4.
Last edit: 12 years 1 month ago by sozzled.

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

Time to create page: 0.274 seconds