Customers SupportDocumentation




Reply
 
Thread Tools
  #1  
Old 07-07-2008, 06:46 PM
Member
 
Join Date: Jul 2008
Posts: 3
Forum link in navbar

How do I change the 'forum' link in the Seasons navbar? I want to change the link from http://www.xxx.com/forum/index.php to http://www.xxx.com/forum

It is not located in the header template when I look there but if I look at the source code the link should be between <!-- portal link (seasons)-->
<!-- forum link (seasons)-->

Thanks
Reply With Quote
  #2  
Old 07-07-2008, 09:54 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: Forum link in navbar

Hello,

The link is taken from your "Forum URL" value in vBulletin Options -> Site Name / URL / Contact Details

If you have any further problems, please don't hesitate to contact me
Reply With Quote
  #3  
Old 08-07-2008, 05:48 AM
Member
 
Join Date: Jul 2008
Posts: 3
Re: Forum link in navbar

Thanks for your reply Maestro.

I had already changed the Forum URL there to http://www.xxx.com/forum but link in the navbar still ends on /forum/index.php

Do I have to change the Script Name for Forum Home Page from 'index' to the full URL without 'index'?
Reply With Quote
  #4  
Old 08-07-2008, 05:20 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: Forum link in navbar

I'm afraid that won't work.

I recommend editing the plugin. The plugin name is "Add "forum" link in header" and will be listed under "Seasons - vBadvanced Plugin". Find:

Code:
<a href=\"{$vbulletin->options[bburl]}/{$vbulletin->options[forumhome]}.php\">
and edit out the bold/red text.

Let me know how it goes
Reply With Quote
  #5  
Old 08-07-2008, 08:17 PM
Member
 
Join Date: Jul 2008
Posts: 3
Re: Forum link in navbar

Great, that worked

Thanks

Quote:
Originally Posted by MaestroX View Post
I'm afraid that won't work.

I recommend editing the plugin. The plugin name is "Add "forum" link in header" and will be listed under "Seasons - vBadvanced Plugin". Find:

Code:
<a href=\"{$vbulletin->options[bburl]}/{$vbulletin->options[forumhome]}.php\">
and edit out the bold/red text.

Let me know how it goes
Reply With Quote
  #6  
Old 08-07-2008, 09:51 PM
admin's Avatar
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: Forum link in navbar

Great, glad you got it working
Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
about link in footer menese Pre-Sales Questions 1 04-07-2008 11:07 AM
Second row on navbar? Jonboy General Questions 1 28-06-2008 10:28 PM
Blog link...... Ifti General Questions 3 12-03-2008 05:18 PM


All times are GMT. The time now is 03:35 AM.