Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
15 years 9 months ago #49777 by X-tase
Any guide on quickly translating it, cause I used to use the Dutch Ultimate version which isn't updated anymore.

Know how to make some changes, but don't know where all the language files are stored except than in the normal place plus in the joniJnm plugin folder. A little help would be appreciated!
The topic has been locked.
More
15 years 9 months ago #49803 by JoniJnm
Hi,

The files are in
· com_kunena/JoniJnm_Plugins/language/
· com_kunena/JoniJnm_Plugins/plugins/[name]/language/
· administrator/com_kunena/language/

:-)
The topic has been locked.
More
15 years 9 months ago #49826 by X-tase
thx, will copy the english files and change them to dutch. Hope I'll be able to have a look at it later this week.
The topic has been locked.
More
15 years 9 months ago #49856 by X-tase
Have been messing around and it partly works, except for these errors:
Code:
Parse error: syntax error, unexpected '}' in /srv/customers/09241001/west-point.nl/www/V3/components/com_kunena/template/default/icons.php on line 54 Fatal error: Class 'Joni_TopicEmoticons' not found in /srv/customers/09241001/west-point.nl/www/V3/components/com_kunena/template/default/icons.php on line 35l

After I disable the lines the error is gone and my webpage loads again. But when trying to reply i get this error:
Code:
Fatal error: Class 'Kunena_TopicEmoticons' not found
The topic has been locked.
More
15 years 9 months ago - 15 years 9 months ago #49860 by X-tase
All the problems are fixed now, except for one. By the way: I had to disable latest forum posts module, cause that crashed the site or something.

My only problem now is, that when I open a topic by clicking on the latest post as seen in the categorie view, it just shows ONE post. When I refresh the page it shows the whole topic again. I am not able to fix it (yet) and had this problem also in the dutch ultimate version...

Plz help help!
Last edit: 15 years 9 months ago by X-tase.
The topic has been locked.
More
15 years 8 months ago #51948 by JoniJnm
Sorry x-tase, fixed. You can download it and reinstall or add
Code:
if (!class_exists("Kunena_TopicEmoticons")) require_once(KUNENA_PATH.DS."JoniJnm_Plugins".DS."tools.php");
In this file, line 1
The following user(s) said Thank You: alialavian
The topic has been locked.
Time to create page: 0.315 seconds