- Posts: 260
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question rev 338 - fbprofile.php
build 338 line 359
MyPMSTools::getProfileLink($userid) shouldn't accidentally changed to MyPMSTools::GetProfileLink($fbConfig, $userid)
Please Log in or Create an account to join the conversation.
The Get Profile link function got changed inside the SVN and now take $fbConfig as a parameter. As such it had to get added to all function calls out there. This is why it is hard to pick individual files from the SVN. Many changes require multiple files to get updated.
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
I think is good inform people, how they can use SVN extremely, if they are newbie for that
Also have to tell what SVN is?
Also they have to tell that, you all developers try this time todo 1.0.8 where is most huge amount bug fixed to done already?
Regards,
Mortti
Please Log in or Create an account to join the conversation.
The Get Profile link function got changed inside the SVN and now take $fbConfig as a parameter. As such it had to get added to all function calls out there. This is why it is hard to pick individual files from the SVN. Many changes require multiple files to get updated.
fxstein you changed CKunenaLink:GetProfileLink elsewhere with new parametre $fbConfig. But I don't know if you changed (!) 3rd party MyPMSTools::GetProfileLink.
Actually I am experencied with SVN. So this is not about picking individual files...
Please Log in or Create an account to join the conversation.
fxstein wrote:
The Get Profile link function got changed inside the SVN and now take $fbConfig as a parameter. As such it had to get added to all function calls out there. This is why it is hard to pick individual files from the SVN. Many changes require multiple files to get updated.
fxstein you changed CKunenaLink:GetProfileLink elsewhere with new parametre $fbConfig. But I don't know if you changed (!) 3rd party MyPMSTools::GetProfileLink.
Actually I am experencied with SVN. So this is not about picking individual files...
OOOps! Sorry my bad. Yes I made that mistake. Did not realize the old Clexus API used the same function name.
MANY THANKS for pointing this out!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Thanks again for pointing out the bug!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.