- Posts: 8
- Thank you received: 0
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.
Question help remove id from profile links
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.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I suggest Kunena should have such option.
Thanks for the answer, sozzled.
Please Log in or Create an account to join the conversation.
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".alancast wrote: I suggest Kunena should have such option.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
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.
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
Please Log in or Create an account to join the conversation.