Kunena 6.3.4 released

The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

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 6 months 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 6 months ago - 15 years 6 months 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 6 months ago by roland76.

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

More
15 years 6 months ago - 15 years 6 months 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 6 months ago by roland76.

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

More
15 years 6 months 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 6 months ago #15 by arunsiam
That is a big help.

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

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

More
15 years 6 months 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 5 months 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 5 months ago #18 by mita
plz any one tell me :(

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

More
15 years 4 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
15 years 4 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.603 seconds