Template Forum button using wrong URL
Template Forum button using wrong URL
8 years 4 months ago
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?
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.
Re: Template Forum button using wrong URL
8 years 4 months ago
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.
- Step 3: Save and reload your site.
Regards,
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")."'>";
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 **
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