- Posts: 8
- Thank you received: 0
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.
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
16 years 8 months ago - 16 years 8 months ago #26328
by Juanporro
Replied by Juanporro on topic Re:Kunena K1.5.3 - Change Profilebox to the left side and textbox on right side
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
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.
16 years 8 months ago #26484
by Hurr1c4n3
Replied by Hurr1c4n3 on topic Re:Kunena K1.5.3 - Change Profilebox to the left side and textbox on right side
Use Notepad++ to edit the files!
sourceforge.net/projects/notepad-plus/fi...staller.exe/download
sourceforge.net/projects/notepad-plus/fi...staller.exe/download
Please Log in or Create an account to join the conversation.
16 years 4 months ago - 16 years 4 months ago #35404
by Admata
Replied by Admata on topic Re:Kunena K1.5.8 - Change Profilebox to the left side
Than you JBHawaii 
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.
- 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.
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 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.
Last edit: 16 years 4 months ago by Admata.
Please Log in or Create an account to join the conversation.
- FreeThinker
-
- Offline
- Senior Member
-
Less
More
- Posts: 121
- Thank you received: 0
16 years 4 months ago #35633
by FreeThinker
Replied by FreeThinker on topic Re:Kunena K1.5.8 - Change Profilebox to the left side
Thanks m8
Please Log in or Create an account to join the conversation.
- DiegoSantiago
-
- Offline
- Junior Member
-
Less
More
- Posts: 19
- Thank you received: 1
16 years 3 months ago #36718
by DiegoSantiago
Replied by DiegoSantiago on topic Re:Kunena K1.5.3 + Kunena 1.5.4 - Change Profilebox to the left side and textbox on right side
Hi my friends!
This hack is working for me, but doesn´t show the AUP points...
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
This hack is working for me, but doesn´t show the AUP points...
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.
16 years 3 months ago #38405
by dannymarr
Replied by dannymarr on topic Re:Kunena K1.5.3 + Kunena 1.5.4 - Change Profilebox to the left side and textbox on right side
Thanks so much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.217 seconds