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 Hide BBCode [URL] for non registered users
@quila wrote: Hi Milutin,
replace the file kunena.parser.phpwith this one attached. This hack hide all link in the post from unregistered user.components / com_kunena / lib /
Kunena 1.5.6
etusha wrotewill be good if u add this hack at KUNENA 1.5.7 ( by default )
yes will be good but there is a problem if someone want to show link.
In that case we need to have possibility to choose in the configuration, but this is for K1.6
Thanks quila for this example code i took a look and studdied it for a bit and then compared it to the current kunena 1.5.12 code and relised how you were making it invisible to unregistered users.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If there is no solution still,Can i learn whether does the solution work for Kunena 1.6.3 which was suggested by @quila?
thanks in advance
Please Log in or Create an account to join the conversation.
C0n wrote: Although i already found a bug with both sources
that this will only work on url links that have been wrapped in url tags
if its not been wrapped in url tags and it just uses www.domain.com then it is still visible to guest users :O ^_^ :silly:Code:[url][/url]
to hide this one see kunena.parser.php near 320 line and
change to
also
see near 68 line:
change to
Please Log in or Create an account to join the conversation.
- supersasho
-
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 0
Please Log in or Create an account to join the conversation.