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 Some issues with the polls feature

More
13 years 1 month ago #141355 by gixty
Hello,

1.- I need to increase the text length of polls options
2.- Polls bars are not beign scaled correctly. They all have the same size eventhough each poll option has a different number of votes.

Please help, thanks.

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

More
13 years 1 month ago #141386 by TKtemp
Hi,

1. Require a hack of kunena core files

2. This issue could be caused by your joomla/kunena template and require link to your site and test user account to login and vote on your site

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

More
13 years 1 month ago #141404 by gixty
thanks, could you please tell me what files i need to hack?

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

More
13 years 1 month ago #141409 by TKtemp
Hi,

administrator / components / com_kunena / media / kunena / js / poll.js

at line 22
Code:
maxlength:'25',

and

components / com_kunena / template / blue_eagle / html / topic / edit_editor.php

line 115
Code:
echo '<div class="polloption">Option '.$x.' <input type="text" maxlength = "25" id="field_option'.$x.'" name="polloptionsID['.$option->id.']" value="'.$option->text.'" onmouseover="javascript:document.id(\'helpbox\').set(\'value\', \''.KunenaHtmlParser::JSText('COM_KUNENA_EDITOR_HELPLINE_OPTION').'\')" /></div>';

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

More
13 years 1 month ago - 13 years 1 month ago #141461 by cycleout
Can't find polls feature.

Problem solved - may not have had Polls enabled under Extra.
Last edit: 13 years 1 month ago by cycleout. Reason: Problem solved

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

Time to create page: 0.234 seconds