FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » CHANGE MY HOME URL??
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
CHANGE MY HOME URL?? [message #16582] Mon, 09 February 2004 13:10 Go to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
Hi all,
I have set up the forum and it is running fine only I wish to change the Home link to point back to my website homepage.
Please could you tell me how to do this.
Thanks very much.
Kevin.
Re: CHANGE MY HOME URL?? [message #16586 is a reply to message #16582] Mon, 09 February 2004 19:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
modify usercp.tmpl

FUDforum Core Developer
Re: CHANGE MY HOME URL?? [message #16621 is a reply to message #16586] Tue, 10 February 2004 09:17 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
Where do I find this file???
Thanks for your help.
Re: CHANGE MY HOME URL?? [message #16625 is a reply to message #16621] Tue, 10 February 2004 14:01 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
thm/default/tmpl directory.

FUDforum Core Developer
Re: CHANGE MY HOME URL?? [message #16630 is a reply to message #16625] Tue, 10 February 2004 15:56 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
Thanks for your help.
But in this file I only seem to have url of the images.

Basically I'm trying to change the Home URL so that it will link to my own homepage.Could you tell me precisely where??

Sorry for being such a pain in the ass.
Thanks for your time.
Kevin.
Re: CHANGE MY HOME URL?? [message #16631 is a reply to message #16630] Tue, 10 February 2004 16:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The url for home has something like {sometext} for <a href=""> just look for the home text.

FUDforum Core Developer
Re: CHANGE MY HOME URL?? [message #16641 is a reply to message #16582] Tue, 10 February 2004 17:40 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
tHIS IS THE FILE::
Where do I change?? Sorry I tried a few but no luck.
Thanks again.

{PHP_FILE: input: usercp.inc.t; output: @usercp.inc;}

{SECTION: usercp_lnk}
{ROOT}?t=search&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: usercp_lnk2}
{ROOT}?t=help_index&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: usercp_lnk3}
{ROOT}?t=index&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: u_forum_search}
<a class="UserControlPanel" href="{TEMPLATE: usercp_lnk}"><img src="{THEME_IMAGE_ROOT}/top_search.png" alt="{MSG: search}" /> {MSG: search}</a>&nbsp;&nbsp;
{SECTION: END}

{MAIN_SECTION: usercp user control panel}
<div class="UserControlPanel">{TEMPLATE-DATA: private_msg} {TEMPLATE-DATA: member_search} {TEMPLATE-DATA: u_forum_search} <a class="UserControlPanel" href="{TEMPLATE: usercp_lnk2}"><img src="{THEME_IMAGE_ROOT}/top_help.png" alt="{MSG: faq}" /> {MSG: faq}</a> {TEMPLATE-DATA: register_n_profile} {TEMPLATE-DATA: login_n_logout}&nbsp;&nbsp; <a class="UserControlPanel" href="{TEMPLATE: usercp_lnk3}"><img src="{THEME_IMAGE_ROOT}/top_home.png" alt="{MSG: home}" /> {MSG: home}</a> {TEMPLATE-DATA: admin_control_panel}</div>
{MAIN_SECTION: END}

{SECTION: login_lnk}
{ROOT}?t=login&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: login login link}
&nbsp;&nbsp;<a class="UserControlPanel" href="{TEMPLATE: login_lnk}"><img src="{THEME_IMAGE_ROOT}/top_login.png" alt="{MSG: login}" /> {MSG: login}</a>
{SECTION: END}

{SECTION: logout_lnk}
{ROOT}?t=login&amp;{DEF: _rsid}&amp;logout=1
{SECTION: END}

{SECTION: logout logout link}
&nbsp;&nbsp;<a class="UserControlPanel" href="{TEMPLATE: logout_lnk}"><img src="{THEME_IMAGE_ROOT}/top_logout.png" alt="{MSG: logout}" /> {MSG: logout} [ {VAR: usr->alias} ]</a>
{SECTION: END}

{SECTION: register_lnk}
{ROOT}?t=register&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: register register link}
&nbsp;&nbsp;<a class="UserControlPanel" href="{TEMPLATE: register_lnk}"><img src="{THEME_IMAGE_ROOT}/top_register.png" alt="{MSG: register}" /> {MSG: register}</a>
{SECTION: END}

{SECTION: profile profile link}
&nbsp;&nbsp;<a class="UserControlPanel" href="{TEMPLATE: register_lnk}"><img src="{THEME_IMAGE_ROOT}/top_profile.png" title="{MSG: profile_desc}" alt="{MSG: profile}" /> {MSG: profile}</a>
{SECTION: END}

{SECTION: admin_control_panel admin control panel link}
&nbsp;&nbsp;<a class="UserControlPanel" href="adm/admglobal.php?S={DEF: s}&amp;SQ={VAR: usr->sq}"><img src="{THEME_IMAGE_ROOT}/top_admin.png" alt="{MSG: admin_control_panel}" /> {MSG: admin_control_panel}</a>
{SECTION: END}

{SECTION: private_msg_empty_lnk}
{ROOT}?t=pmsg&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: private_msg_empty link to private msg control panel}
<a href="{TEMPLATE: private_msg_empty_lnk}" class="UserControlPanel"><img src="{THEME_IMAGE_ROOT}/top_pm.png" alt="{MSG: pm}" /> {MSG: pm}</a>&nbsp;&nbsp;
{SECTION: END}

{SECTION: private_msg_unread_lnk}
{ROOT}?t=pmsg&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: private_msg_unread link to private msg control panel with unread messages indicator}
<a href="{TEMPLATE: private_msg_unread_lnk}" class="UserControlPanel"><img src="{THEME_IMAGE_ROOT}/top_pm.png" alt="{MSG: pm}" /> {MSG: new_private_messages}</a>&nbsp;&nbsp;
{SECTION: END}

{SECTION: member_search_lnk}
{ROOT}?t=finduser&amp;btn_submit=Find&amp;{DEF: _rsid}
{SECTION: END}

{SECTION: member_search link to member search}
<a class="UserControlPanel" href="{TEMPLATE: member_search_lnk}"><img src="{THEME_IMAGE_ROOT}/top_members.png" alt="{MSG: members}" /> {MSG: members}</a>&nbsp;&nbsp;
{SECTION: END}
Re: CHANGE MY HOME URL?? [message #16643 is a reply to message #16641] Tue, 10 February 2004 17:43 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Change
{SECTION: usercp_lnk3}
{ROOT}?t=index&amp;{DEF: _rsid}
{SECTION: END}

to

{SECTION: usercp_lnk3}
http://some.website.com/url
{SECTION: END}


FUDforum Core Developer
Re: CHANGE MY HOME URL?? [message #16647 is a reply to message #16582] Tue, 10 February 2004 18:04 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
really thanks ever so much!!
Re: CHANGE MY HOME URL?? [message #16651 is a reply to message #16643] Tue, 10 February 2004 18:17 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
Actually just tried it and it wont work?? any more suggestions?? Thank you for your help.
Re: CHANGE MY HOME URL?? [message #16652 is a reply to message #16651] Tue, 10 February 2004 18:19 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Did you rebuild the theme after making the change?

FUDforum Core Developer
Re: CHANGE MY HOME URL?? [message #16708 is a reply to message #16582] Fri, 13 February 2004 13:23 Go to previous messageGo to next message
obrienkev is currently offline  obrienkev   Ireland
Messages: 7
Registered: February 2004
Karma: 0
Junior Member
Sorry I havent a clue. How do I change the theme??? Thanks your really a great help. I really appreciate it.
Re: CHANGE MY HOME URL?? [message #16712 is a reply to message #16708] Fri, 13 February 2004 15:16 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Read the documentation Smile.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Using fudforum throughout a website
Next Topic: subscription - what's wrong?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 03:01:16 GMT 2024

Total time taken to generate the page: 0.02051 seconds