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 9 months ago #22520
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.3.7
Thanks you, fixed.
Replace:
eval("return $title;");
By:
eval("\$title = $title;");
return $title;
Replace:
eval("return $title;");
By:
eval("\$title = $title;");
return $title;
The topic has been locked.
16 years 9 months ago #22736
by edwxd
Replied by edwxd on topic Re:Kunena JoniJnm Edition 1.3.7
As i am already running a forum
Can i just simply overwrite all the files to install this hack?
or i need to uninstall then install this?
thanks!
Can i just simply overwrite all the files to install this hack?
or i need to uninstall then install this?
thanks!
The topic has been locked.
16 years 9 months ago - 16 years 9 months ago #22759
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.3.7
You have to install the com because it needs some tables mysql, for example to know the version installed (of kunena JoniJnm Edition) and upgrade
Last edit: 16 years 9 months ago by JoniJnm.
The topic has been locked.
16 years 9 months ago #23203
by 810
Replied by 810 on topic Re:Kunena - JoniJnm Edition 1.3.4
JoniJnm wrote:
Hey Jonijnm this isn't working anymore for 1.5.3 is there a fix to do this. i use this message.phpIf you have the API in the com, you have do this (only edit the file message.php of the new template)
Busca => Search
Añade después => Add later
Do you understand the article?
The topic has been locked.
16 years 9 months ago - 16 years 9 months ago #23256
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.3.8
Last edit: 16 years 9 months ago by JoniJnm.
The topic has been locked.
16 years 9 months ago - 16 years 9 months ago #23273
by 810
Replied by 810 on topic Re:Kunena JoniJnm Edition 1.3.8
one bug in the backend - config.
the rss images doesn't worked. line +- 796 must be:
Nothing else i see. Thanks
Have you already have a solution for add the functions to another templates for 1.5.4
the rss images doesn't worked. line +- 796 must be:
Code:
<img src = "<?php echo JURI::root();?>images/M_images/livemarks.png"/> <?php echo _COM_A_RSS_DESC ?>
Nothing else i see. Thanks
Have you already have a solution for add the functions to another templates for 1.5.4
Last edit: 16 years 9 months ago by 810.
The topic has been locked.
Time to create page: 0.290 seconds