- Posts: 17
- Thank you received: 0
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 [solved] How to change Login page address?
16 years 3 weeks ago - 16 years 3 weeks ago #44283
by kamil_w
[solved] How to change Login page address? was created by kamil_w
When I click on the "Log In" in the Kunena, the end of the link is:
and I want to have
I have to do it, becauce without "&Itemid=72" I have a problem with my Joomla! template.
Code:
index.php?option=com_user&view=login
and I want to have
Code:
index.php?option=com_user&view=login&Itemid=72
I have to do it, becauce without "&Itemid=72" I have a problem with my Joomla! template.
Last edit: 16 years 3 weeks ago by kamil_w.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44287
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:How to change Login page address?
Hello, look in the file components\com_kunena\lib\kunena.link.class.php, you have in this file all functions which generates links into Kunena, you need to find the right one which make the login link and add the itemid at the end.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44294
by kamil_w
Replied by kamil_w on topic Re:How to change Login page address?
I can't find this function.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44305
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:How to change Login page address?
I have said a wrong thing, look in the file \components\com_kunena\template\default\plugin\profilebox\profilebox.php at line 115 to 120
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44307
by kamil_w
Replied by kamil_w on topic Re:How to change Login page address?
Thanks a lot!
Please Log in or Create an account to join the conversation.
Time to create page: 0.473 seconds