Read before updating: How to Update Kunena Templates - More detail

Template Forum button using wrong URL

H Topic Author
New Member New Member
  • Posts: 1
  • Thanks: 0

Template Forum button using wrong URL

8 years 4 months ago
#11486
my forum link is http://<site>/index.php/forum.
the url behind the button is http://<site>/index.php/component/kunena.
where can i edit this?

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Template Forum button using wrong URL

8 years 4 months ago
#11488
Hi,
Follow some below steps to change link to forum.
- Step 1: Open the includes.php file in the "[root]/components/com_uddeim/" path.
- Step 2: Go to about line 719 and replace link.
Code:
echo "<a href='".uddeIMsefRelToAbs("index.php?option=com_kunena")."'>";
- Step 3: Save and reload your site.

Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

Time to create page: 0.226 seconds