Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question help remove id from profile links

More
12 years 10 months ago #147318 by alancast
Link to Kunena forum member profile looks like
localhost/forum/profile/513-admin
I know that the numeric id's, like this 513, are generated in Joomla from a random number, for the security reasons.
Here however everybody sees the full path to admin login: 513-admin
Is it possible to remove id's from such links?
So that they would be like
localhost/forum/profile/admin
?
(I know I can show "real name" instead of username, but the number is still there).

Thank you.

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

More
12 years 10 months ago #147386 by sozzled
I would like to be sure I correctly understand your question.

Your question could mean either:

a) "I want to remove the number from the URL"; or

b) "I want to remove the link on my forum that refers to the administrator user's account".

If, as I suspect, the question is like in (a) above, the answer is difficult to achieve without defining a redirect rule to change from "/forum/profile/513-admin" to "/forum/profile/admin". You can probably do this with a .htaccess rule definition.

Is that really what your question is about? If so, this is not specifically a Kunena question but rather a general website administration issue.

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

More
12 years 10 months ago #147387 by alancast
Yes, I'd like to remove numbers from profile links.
I suggest Kunena should have such option.
Thanks for the answer, sozzled.

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

More
12 years 10 months ago - 12 years 10 months ago #147388 by sozzled

alancast wrote: I suggest Kunena should have such option.

Tough one to answer. The inclusion of a "numeric id" in the URL is to make the URL addresses unique. If we remove the [number] identifier then the URLs are non-unique and then links on your website could (essentially) go "anywhere".

I don't know how this could be achieved and, at the same time, keep things working the way that they do work now. Perhaps another member of this community might have a solution they would like to share with you. :unsure:
Last edit: 12 years 10 months ago by sozzled.

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

More
12 years 10 months ago #147393 by alancast
Not at all!
The uniqueness of usernames is easy to control. I think maybe it is already controlled. I don't know, by some username verification procedure?
That's logical. Otherwise there could be different users with the same name.

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

More
12 years 10 months ago #147400 by Jiminimonka
I know that in JomSocial there was an option to customise the URL for each member, not sure if its something that is tied in with that or if it alters Joomla/Kunena user IDs or not.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

Time to create page: 0.274 seconds