Kunena 6.3.0 released

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

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Question How to change URL ?

More
11 years 9 months ago #1 by niou142
How to change URL ? was created by niou142
Hello,

I would like to know how to do for changing URL for kunena 2.0 ?

1. I have made a link kunena2 in my menu. I have got a link like this : ndd.fr/kunena2/bienvenue.html

How to delete kunena2 in my link ?

2. I have got : kunena2/bienvenue/4-sous-categorie.html an i would like : kunena2/bienvenue/sous-categorie-4.html

How could I change the position of the id ? I have change into router.php.

Line 112 il y a $segments [] = "{$id}-{$subject}";

Put this $segments [] = "{$subject}-{$id}";

It's ok but I could'nt see the topic :(

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

More
11 years 9 months ago #2 by niou142
Replied by niou142 on topic How to change URL ?
Maybe a dev could help me please ?

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

More
11 years 9 months ago #3 by Matias
Replied by Matias on topic How to change URL ?
Please use general kunena 2.0 question category for this.

1. Don't use your menu item -- find default menu and enable menu item that already exists in there.

2. Cannot be changed too easily without having side effects.

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

Time to create page: 0.484 seconds