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 is a locked category

Question [Merged topic] General testing of K 1.6 features

More
15 years 8 months ago #52927 by Joachim
Replied by Joachim on topic php code test
Code:
<html> <head> <title>Page last updated on month/date/year hour:min PHP Script</title> </head> <? $last_modified = filemtime("example7.php3"); print("Last Modified "); print(date("m/j/y h:i", $last_modified)); ?> </body> </html>

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

More
15 years 8 months ago #52928 by Joachim
Replied by Joachim on topic php code test
<html>
<head>
<title>Page last updated on month/date/year hour:min PHP Script</title>
</head>
<?
$last_modified = filemtime("example7.php3");
print("Last Modified ");
print(date("m/j/y h:i", $last_modified));
?>
</body>
</html>

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

More
15 years 8 months ago #52968 by dauf
Awesome work guys!!! Really appreciate all the hard work the kunena team done :)

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

More
15 years 8 months ago - 15 years 8 months ago #53055 by helmchen
Test

Part of the message is hidden for the guests. Please log in or register to see it.
Last edit: 15 years 8 months ago by helmchen.

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

More
15 years 7 months ago - 15 years 7 months ago #53795 by btschmidt
Replied by btschmidt on topic Testing The Playground
Last edit: 15 years 7 months ago by btschmidt.

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

More
15 years 7 months ago - 15 years 7 months ago #53940 by sebkun
Replied by sebkun on topic Testing The Playground
is it normal behavior that attached pics do not open in lightbox effect for me ? I read messzge about the nice lightbox... is it juste me who can't see it or perhaps Googlemaps or Youtube is messing with this ?

[EDIT]
Are you kidding me ? I test thouroughly, it does not work. I post a message then I test again as a reflex and it works flawlessly ? Maaaaan, what is that... :( good day anyway ! ;)
Last edit: 15 years 7 months ago by sebkun.

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

Time to create page: 0.275 seconds