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 Kunena K1.5.3 + Kunena 1.5.4 - Change Profilebox to the left side and textbox on right side

More
16 years 8 months ago - 16 years 8 months ago #26328 by Juanporro
All I changed was the message.php and it worked!!!

Will I have any issues with not changing the rest of the code?

I don't know how to check what number is what line and I don't know where to start to count the lines either.

Can someone let me out of the darkness????

Thanks
Last edit: 16 years 8 months ago by Juanporro.

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

More
More
16 years 4 months ago - 16 years 4 months ago #35404 by Admata
Than you JBHawaii B)

The message.php file has slightly changed in K 1.5.7 and K 1.5.8
So I compared this message.php file in K1.5.6 and K1.5.8 with winmerge and edited changes in to the file that you offered.

Here are some changes I made:
- Removed lines 27,29 and 30
- Line 74 change "if ($fmessage->userid > 0)" to " if ($fmessage->userid)"
- Lines 143-147 added.
Code:
<?php if (isset($myGraphAUP)) { $myGraphAUP->BarGraphHoriz(); } ?>
- Line 269 change "$authorName = $user->name;" to " $authorName = $kunena_my->name;"
- Line 362 change "style = "cursor:hand; cursor:pointer">" to "style = "cursor:pointer">"

Here is the altered file attached. Use at your own risk. I´m no coder, but it seems to work for me.

File Attachment:

File Name: message-20091220.zip
File Size:4.19 KB
Last edit: 16 years 4 months ago by Admata.

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

More
16 years 4 months ago #35633 by FreeThinker

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

More
16 years 3 months ago #36718 by DiegoSantiago
Hi my friends!

This hack is working for me, but doesn´t show the AUP points... :unsure:

If someone has a solution for this problem it will be very nice!

Best Regards from Argentina, the country of Tango!

Joomla 1.5.11
Kunena 1.5.7
AUP 1.5.2

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

More
16 years 3 months ago #38405 by dannymarr

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

Time to create page: 0.217 seconds