Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
15 years 1 month ago #11 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
15 years 1 month ago - 15 years 1 month ago #12 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: 15 years 1 month ago by roland76.

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

More
15 years 1 month ago - 15 years 1 month ago #13 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: 15 years 1 month ago by roland76.

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

More
15 years 1 month ago #14 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 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
15 years 3 weeks ago #15 by arunsiam
That is a big help.

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

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

More
15 years 3 weeks ago #16 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 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.

More
15 years 1 week ago #17 by mita
Hello .. i'm using (SEF Service Map) and (com_sef_ext_sefservicemap) can i use this Plugin to show all article in forum on One map ?

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

More
15 years 1 week ago #18 by mita
plz any one tell me :(

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

More
14 years 11 months ago #19 by mita
hi .. when install this plugin this error appear :
Code:
Warning: require_once(/home/my site/public_html/libraries/joomla/installer/adapters/xmap_ext.php) [function.require-once]: failed to open stream: No such file or directory in /home/my site/public_html/libraries/joomla/installer/installer.php on line 216 Fatal error: require_once() [function.require]: Failed opening required '/home/my site/public_html/libraries/joomla/installer/adapters/xmap_ext.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/my site/public_html/libraries/joomla/installer/installer.php on line 216

what is the problem ?

my joomla 1.5.10
my kunena 1.0.8

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

More
14 years 11 months ago #20 by roland76
Hello,

do you use SEF Service Map or SEF Service Map 2?

If SEF Service Map 2 then you have to install me plugin via component-backend => integrators (not as joomla plugin)....

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

Time to create page: 0.408 seconds