Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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 [Merged topic] XMAP & SEF Service Map Plugin for Kunena

More
17 years 3 months ago #5359 by roland76
- Stable? We will see... (I found just one issue with the date... more later)
- It's not native (legacy is needed)
- It Works in KN1.0.8

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

More
17 years 3 months ago - 17 years 3 months ago #5491 by roland76
Hello,

I (or better Google) found an issue about the time in SEF Service Map...

If I have a look on the sitemap, I see the following times:

<lastmod>1959-02-22</lastmod>

or

<lastmod>1970-01-01</lastmod>

for the entriees.

In the database the time is stored as number like 1216716700

How can I format this right?
Last edit: 17 years 3 months ago by roland76.

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

More
17 years 3 months ago - 17 years 3 months ago #5494 by roland76
OK - I think I found that.

Change:
Code:
$node->modified = intval($forum->modified);

into
Code:
$node->modified = date("Y-m-d",$forum->modified);

Now it shows the right data... and no warnings from Google... :woohoo:
Last edit: 17 years 3 months ago by roland76.

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

More
17 years 3 months ago #6107 by Superman
aniphreak wrote:

guys!

i made a xmap plugin for kunena!

based on fireboard plugin for xmap.




free for the grabs!

File Attachment:

File Name: xmap_kunena.zip
File Size:2.43 KB


This is OFF Topic but I thought I would ask anyway, are you able to make a Xmap plugin for Seyret Video Component the only plugin for it was written for the old verison of joomla and not the new joomla 1.5.x? You did a great job making that for the forum, thanks again.

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

More
17 years 2 months ago #7073 by arunsiam
That is a big help.

กระดาษ จำหน่าย กระดาษ ของชำร่วย ของพรีเมี่ยม กระเป๋าพลาสติก พรีเมี่ยม ของพรีเมี่ยม

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

More
17 years 2 months ago #7309 by aniphreak
Superman wrote:

aniphreak wrote:

guys!

i made a xmap plugin for kunena!

based on fireboard plugin for xmap.




free for the grabs!

File Attachment:

File Name: xmap_kunena.zip
File Size:2.43 KB


This is OFF Topic but I thought I would ask anyway, are you able to make a Xmap plugin for Seyret Video Component the only plugin for it was written for the old verison of joomla and not the new joomla 1.5.x? You did a great job making that for the forum, thanks again.


let me see what can i do ^_^

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

Time to create page: 0.221 seconds