Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Change profile link

More
16 years 10 months ago #32218 by MaryJane
Replied by MaryJane on topic Re:Change profile link
No it's not the one from before, the one from before is above this. I also thought is was the same.

The one from before is the link as shown below

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

More
16 years 10 months ago #32222 by xillibit
Replied by xillibit on topic Re:Change profile link
For modified the link into the profilebox, open the file components\com_kunena\template\default\plugin\profilebox\profilebox.php and change the line 84 :

Code:
$jr_profilelink = '<a href="' . JRoute::_(KUNENA_LIVEURLREL . '&amp;func=myprofile') . '" >' . _PROFILEBOX_MYPROFILE . '</a>';

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 10 months ago #32238 by MaryJane
Replied by MaryJane on topic Re:Change profile link
How can I get some help on how to change the code, I can't figure out what to change and I really need to know, because offcourse there are more links to the kunena profile in the forum, wich I didn't think of before. I tried a whole lot and compared to files and code, but this puzzle a bit difficult and I only ended up messing up the forum.
ANY help would be appreciated!

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

More
16 years 10 months ago #32260 by MaryJane
Replied by MaryJane on topic Re:Change profile link
After a whole lot of trying around I got it working, but offcourse there is more.

to alter the links as shown below i think i need to be in listcat.php and change te following code

echo CKunenaLink::GetProfileLink($fbConfig, $latestuserid, $latestname);

and

echo CKunenaLink::GetProfileLink($fbConfig, $mod->userid, ($fbConfig->username ? $mod->username : $mod->name));



Can somebody tell me if this is correct? Does somebody know hot to change te code?

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

More
16 years 10 months ago #32700 by MaryJane
Replied by MaryJane on topic Re:Change profile link
Does anybody have any idea, cos it's driving me insain?

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

Time to create page: 0.252 seconds