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.

Important K 1.5 latest posts module - no longer supported or maintained. Do NOT use this with K 1.6!

More
16 years 6 months ago #31894 by decomo
Hi, a few days ago I was able to download and set this mod to show the latest posts associated with a category ID. However, the latest posts are shown in what seems like font size 8, which is too small for the rest of my site. I want to change the font size to 10 or 12. I also want to change the font type. THe item format or the tool tip format do not have the size information. I tried to look in the forum but cannot seem to find an existing answer. Please help. thanks.

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

More
16 years 6 months ago #31903 by SHoggard
Does ANYONE have an answer to this??

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

More
16 years 6 months ago #31913 by etusha
firs not spam or you will be band
second id u need help give more infomacions url php mysql etc etc
3.seems its mod_latestmember problem

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

More
16 years 6 months ago #31931 by etusha
open /modules/mod_kunenalatest/helper.php

edit
Code:
return CKunenaLink::GetSefHrefLink(KUNENA_LIVEURLREL.'&func=latest&do=show&sel=' . $more_time, $more_text, '', 'nofollow', 'readon');

i think thats the code u should change

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

More
16 years 6 months ago #31962 by Matias
Not in Kunena:

kunena.php line 164:
Code:
if (file_exists(KUNENA_ABSTMPLTPATH .DS. 'smile.class.php')) { require_once (KUNENA_ABSTMPLTPATH .DS. 'smile.class.php'); } else { require_once (KUNENA_PATH_TEMPLATE_DEFAULT .DS. 'smile.class.php'); }

So there must be another module which causes this. But which one?

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

More
16 years 6 months ago - 16 years 6 months ago #32034 by Blue85
Hi Guys,
Hi Jerry,

I have a big problem activating the option "Only show categories". When I put in any ID the whole page goes down and the following error occurs:

Fatal error: Call to undefined function ctype_digit() in /srv/www/htdocs/j/modules/mod_kunena_latest/mod_kunena_latest.php on line 224

I already checked if ctype is disabled - it is definately not disabled

I am using joomla 1.5.14 ,php 5.2.5 and the latest version of your module downloaded from the joomla extensions page

I really hope you guys can help

thanks
Jan
Last edit: 16 years 6 months ago by Blue85.

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

Time to create page: 0.280 seconds