Kunena 7.0.4 Released

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

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 JoniJnm Edition 1.4.2

More
16 years 5 days ago #47740 by xillibit
joomlauser wrote:

JoniJnm wrote:

^ Base: Kunena 1.5.12 + svn (rev 2321)


Is it that means, Kunena 1.5.12 is freely available?

Hello,

Kunena 1.5.12 isn't yet released is just avalaible for testers or in the svn if you have skills get the things from there.

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
16 years 5 days ago #47746 by JoniJnm
Yes, Kunena 1.5.12 is in the svn.

ammy, thanks you, bug fixed ;-)
The topic has been locked.
More
16 years 5 days ago - 16 years 5 days ago #47760 by ammy
1.5.12 is for developers only..its not yet for public..and thanx jonijnm..will let you know of other bugs if found
Last edit: 16 years 5 days ago by ammy.
The topic has been locked.
More
16 years 2 days ago - 16 years 1 day ago #47996 by oumouy
Hi
Thank you for your hacks Joni
could you tell me what i have to change in the message.php so that profile box will show in the right side nd not in the left one
because im using your edition in a RTL site
there is any way to edit your login plugin so it will show like in your site?
because in my site it shows like that


3rd thing the frameset plugin gives me 403 error page
there isnt anyway to fix it?

thank you in advance for the answer

btw,there is a problem in your site with activation code it redirects me to the registration page
so thats why i couldnt post on it
Last edit: 16 years 1 day ago by oumouy.
The topic has been locked.
More
16 years 1 day ago - 16 years 1 day ago #48052 by JoniJnm
In message php there is a table with:
Code:
<table> <!-- tr1 --> <tr> <td class = "fb-msgview-right"> <!-- Message --> </td> <td class = "fb-msgview-left"> <!-- Porfile --> </td> </tr> <!-- tr2 --> <tr> <td class = "fb-msgview-right"> <!-- Form to post quick message --> </td> <td class = "fb-msgview-left"> &nbsp; </td> </tr> </table>
So you have to move up the left td:

<tr>
<td left />
<td right />
</tr>

I have edited the file message.php, you can download it

File Attachment:

File Name: message-20100514.zip
File Size:4.9 KB


I have tested the plugin frameset, it's ok. Can I look your site?

PD: Thanks, problem with registration fixed
Last edit: 16 years 1 day ago by JoniJnm.
The topic has been locked.
More
16 years 1 day ago #48059 by oumouy
Hello again
Thank you for the edited file
I sent ya the link of the forum in a pm
Could you check it please when you have time?
Regards
Rashid
The topic has been locked.
Time to create page: 0.321 seconds