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

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 Ampersand in Title Tag

More
16 years 7 months ago #30092 by slave2six
When I create a new Thread like "Business & Management" the Title in the browser renders it as "Business & Management".

Using Kunena 1.5.3 on Joomla 1.5

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

More
16 years 7 months ago #30203 by Matias
Replied by Matias on topic Re: Ampersand in Title Tag
Change template/default_ex/fb_pathway.php at line 149 to:

$document->setTitle(htmlspecialchars_decode($jr_topic_title ? $jr_topic_title : $fr_title_name) . ' - ' . stripslashes($fbConfig->board_title));

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

Time to create page: 0.226 seconds