Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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

Question flat.php file display

More
16 years 2 months ago #45044 by greenarrow
i see the flat.php file generating the "recent discussions" page on kunena forum. my problem is can i show this file inside a module using PHP "require once" or "include" functions.

Help appriciated.

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

More
16 years 2 months ago #45045 by xillibit
Replied by xillibit on topic Re:flat.php file display
Hello,

What do you want do with that ?

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 2 months ago #45050 by greenarrow
Replied by greenarrow on topic Re:flat.php file display
xillibit wrote:

Hello,

What do you want do with that ?


well, actually i need to show some parts of that page within an module in my frontage.

if i copy & paste the code on flat.php file then add to an other page can i called it from i mentioned php functions.

latest post module didn't do what i need to do.

Help needed.

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

More
16 years 2 months ago #45053 by xillibit
Replied by xillibit on topic Re:flat.php file display
In K1.5 it's a bit more complex to do that, and the logic isn't so optimised like in K1.6.0 but try to look the logic in latestx.php

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 2 months ago #45061 by greenarrow
Replied by greenarrow on topic Re:flat.php file display
xillibit wrote:

In K1.5 it's a bit more complex to do that, and the logic isn't so optimised like in K1.6.0 but try to look the logic in latestx.php


thanks mate, you mean try to add latestx.php page using php functions ?

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

More
16 years 2 months ago #45063 by xillibit
Replied by xillibit on topic Re:flat.php file display
Just take the logic from latestx.php and put them in your module. I think you will need to call some kunena class like config class and others...

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.284 seconds