- Posts: 6
- 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 Some issues with the polls feature
13 years 1 month ago #141355
by gixty
Some issues with the polls feature was created 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.
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.
13 years 1 month ago #141386
by TKtemp
Replied by TKtemp on topic Some issues with the polls feature
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
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.
13 years 1 month ago #141404
by gixty
Replied by gixty on topic Some issues with the polls feature
thanks, could you please tell me what files i need to hack?
Please Log in or Create an account to join the conversation.
13 years 1 month ago #141409
by TKtemp
Replied by TKtemp on topic Some issues with the polls feature
Hi,
administrator / components / com_kunena / media / kunena / js / poll.js
at line 22
and
components / com_kunena / template / blue_eagle / html / topic / edit_editor.php
line 115
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.
13 years 1 month ago - 13 years 1 month ago #141461
by cycleout
Replied by cycleout on topic Some issues with the polls feature
Can't find polls feature.
Problem solved - may not have had Polls enabled under Extra.
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