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.

Question JoniJnm Edition 1.4.2

More
17 years 2 months ago #2315 by JoniJnm
El error lo arreglé, aunque no sé si quizá lo descargaste antes de que lo hiciera. Ve al archivo votar.php dentro de la carpeta plugins, en la plantilla default.

Mira a ver si JB_URLICONSPATH en vez de KUNENA_URLICONSPATH en:
Code:
echo '<img name="voto-'.$i.'" onmouseover="muestra('.$i.');" onclick="voto('.$i.')" src="'.KUNENA_URLICONSPATH."votar-".(($i > $punt) ? "0" : "1").'.png">';
The topic has been locked.
More
17 years 2 months ago #2322 by abraxas9083
Si, gracias ya lo solucione, parece que se habia quedado esta linea:

function ce(id,n) {
document.images.src = "<?php echo JB_URLICONSPATH; ?>votar-"+n+".png";
The topic has been locked.
More
17 years 2 months ago #2326 by JoniJnm
1.2.8 to 1.2.9

2009-10-02

+ To change categorie when post a new thread
^ Edited forum.css
^ English language
# Fixed bugs in plugin vote
# Fixed bugs in plugin thanks

Download
The topic has been locked.
More
17 years 2 months ago - 17 years 2 months ago #5255 by JoniJnm
1.2.9 to 1.2.10

2009-02-21

+ Added button "New topic" in kunena top
^ BBcode buttons
^ Forumtools's text in one line
^ Component's base: Kunena 1.0.8
^ Update language's files
# Fixed bug: $fbconfig is not array
# Fixed bugs in plugin optimize

Download
Last edit: 17 years 2 months ago by JoniJnm.
The topic has been locked.
More
17 years 2 months ago #5404 by suman
Can you please give details about your VOTE plugin.
Also, as you are in Dev team, pls add Thread Rating System :)
kunena.uservoice.com/pages/general/sugge...125687-thread-rating
The topic has been locked.
More
17 years 2 months ago - 17 years 2 months ago #5433 by Matias
No new features for 1.0.x series, sorry (we want to keep/make it stable).

Thread/message rating is in my own wishlist too, but currently there are more important things to do (like getting J1.5 Native out ASAP).

That said: we do accept well written and tested code.
Last edit: 17 years 2 months ago by Matias.
The topic has been locked.
Time to create page: 0.257 seconds