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

Question I want to remove this URL

More
16 years 1 month ago #42423 by Gazimaluke
When posting a new post there is a link to forum code (blue text in the picture).

And for no reason this URL goes to a article on the site. I want to remove the URL on the text. In what file can I find this?

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

More
16 years 1 month ago #42430 by xillibit
Hello,

Look in the file \components\com_kunena\template\default\smile.class.php line 255 :
Code:
<strong><a href = "<?php echo JRoute::_(KUNENA_LIVEURLREL.'&amp;func=faq').'#boardcode';?>" target="_new"><?php @print(_COM_BOARDCODE); ?></a></strong>:

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.

Time to create page: 0.244 seconds