Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Solved Remove "Topic" from meta titles

More
10 years 8 months ago - 10 years 8 months ago #1 by Shimei
How do we remove the "topic:" language from topic titles completely?

In kunena 2 it was this code:
Code:
$title = JText::sprintf('COM_KUNENA_VIEW_TOPICS_DEFAULT', $this->topic->subject) . " ({$page}/{$pages})";

Change it to:
Code:
$title = JText::sprintf($this->topic->subject) . " ({$page}/{$pages}) -";

Obviously the code has change and/or is playing hide and seek with me!




This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 45 seconds | Max execution memory: 128M | Max file upload: 24M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_stratos | author: RocketTheme, LLC | version: 1.1 | creationdate: Unknown

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 3.0.1 | creationdate: 2013-06-29

Kunena version detailed: Kunena 3.0.1 | 2013-06-29 [ Noordwijkerhout ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 3.0.1

Third-party SEF components: sh404sef 4.1.0.1559

Plugins: Search - Kunena Search 3.0.1 | Content - Kunena Discuss 3.0.1 | JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 3.0.1 | JomSocial - Kunena Groups 2.0.3

Modules: Kunena Latest 3.0.1 | Kunena Login 3.0.1

Attachments:
Last edit: 10 years 8 months ago by Shimei.

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

More
10 years 8 months ago #2 by Shimei
Nevermind, found it. I was looking in the wrong file.

The file is components/com_kunena/views/topic/view.html.php in case anyone else would like to make the change.
The following user(s) said Thank You: falka

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

Time to create page: 0.404 seconds