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
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question JoniJnm Edition 1.4.2
16 years 5 months ago #32613
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.3.15 RC3
Hack Poll, its a bug. JoniJnm_plugins/plugins/hackpoll/files/polbox.php
Change:
By
Have you my message.php?
Change:
Code:
echo "<li><input type=\"radio\" name=\"radio\" id=\"radio_name".$i."\" value=\"".$this_poll_data[$i]->text."\" />".stripslashes($this_poll_data[$i]->text)."<li>";
Code:
echo "<li><input type=\"radio\" name=\"radio\" id=\"radio_name".$i."\" value=\"".$this_poll_data[$i]->text."\" />".stripslashes($this_poll_data[$i]->text)."</li>";
The topic has been locked.
16 years 5 months ago #32615
by Azure
"Do or do not, there is no try..."
Replied by Azure on topic Re:Kunena JoniJnm Edition 1.3.15 RC3
Hack poll - will make the fix. Thanks!
Do you want to post message.php here?
Do you want to post message.php here?
"Do or do not, there is no try..."
The topic has been locked.
16 years 5 months ago #32617
by Azure
"Do or do not, there is no try..."
Replied by Azure on topic Re:Kunena JoniJnm Edition 1.3.15 RC3
There is no difference between these lines of code.
JoniJnm wrote:
JoniJnm wrote:
Hack Poll, its a bug. JoniJnm_plugins/plugins/hackpoll/files/polbox.php
Change:ByCode:echo "<li><input type=\"radio\" name=\"radio\" id=\"radio_name".$i."\" value=\"".$this_poll_data[$i]->text."\" />".stripslashes($this_poll_data[$i]->text)."<li>";Have you my message.php?Code:echo "<li><input type=\"radio\" name=\"radio\" id=\"radio_name".$i."\" value=\"".$this_poll_data[$i]->text."\" />".stripslashes($this_poll_data[$i]->text)."</li>";
"Do or do not, there is no try..."
The topic has been locked.
16 years 5 months ago #32618
by Azure
"Do or do not, there is no try..."
Replied by Azure on topic Re:Kunena JoniJnm Edition 1.3.15 RC3
Sorry. What do I need to compress?
JoniJnm wrote:
JoniJnm wrote:
Compress and upload it
"Do or do not, there is no try..."
The topic has been locked.
16 years 5 months ago #32619
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.3.15 RC3
The file message.php
The diference is: "<li>" and "</li>"
The diference is: "<li>" and "</li>"
The topic has been locked.
Time to create page: 0.260 seconds