Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Reply 
 
LinkBack Thread Tools Display Modes
Old 12-04-2008, 01:49 PM   #1
vBulletin Owner
 
Join Date: Dec 2008
Posts: 8
Techmonkey will become famous soon enough
How to get the forum title?

Hi all, new to the forum and VB so please forgive me if this is simple to answer.

I am putting a forum navigation bar in the header, so it will have the names of the parent categories listed then when you click them the sub menu with the subacategories will appear in a drop down list.

Now I know I need to manually input the forum I a linking to, eg:

Code:
http://www.mydomain.co.uk/forums/forumdisplay.php?f=3
However if possible I would like to dynamically grab the name of the forum I am linking to, so then if I change a forum name it will udpate in the menu too.

I think it is something to do with $foruminfo[title] but I dont know how to use it to grab a specific forum title. Obviously i would need the forum ID so I guess it would be something like:

Code:
$foruminfo[title].[ID]
Or something like that.

Please help I have been stuck with this for 2 days.
Techmonkey is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 12-04-2008, 02:28 PM   #2
Supporters
vBulletin Owner
vBSetup Mods
 
Cerberus's Avatar
 
Join Date: Mar 2008
Posts: 1,631
Cerberus is a glorious beacon of lightCerberus is a glorious beacon of lightCerberus is a glorious beacon of lightCerberus is a glorious beacon of light
Re: How to get the forum title?

On the forumdisplay this would be the code your looking for

$foruminfo[title_clean]
__________________
Cerberus / vBulletinSetup Staff
Check the Newsletter & Marketplace for the latest deals.
Looking for a place to Support vBulletinSetup?
Submit your Forum and other Quality Websites.


Cerberus is offline   Reply With Quote
Old 12-04-2008, 02:41 PM   #3
vBulletin Owner
 
Join Date: Dec 2008
Posts: 8
Techmonkey will become famous soon enough
Re: How to get the forum title?

Thanks for the reply.

I am wanting to have this menu in the head of the website so it will show on the portal as well. CMPS

Is there no way using the forum id to grab the forum title?
Techmonkey is offline   Reply With Quote
Old 12-07-2008, 03:18 PM   #4
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
Re: How to get the forum title?

I'm not 100% sure what it is you're trying to do, I can't picture it in my head, maybe because it's way past my bed time he...but see if this helps you...

<div align="center">
<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
</div>
glennybee is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Tags
forum, forum title, title

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about forum title on every page Glitto vBulletin SEO Tips and SEO Questions 2 07-08-2009 03:50 AM
Time to change forum root page title for rankings? tryfuhl vBulletin SEO Tips and SEO Questions 2 07-06-2009 08:16 AM
Getting Rid of Forum Name in Show Thread Title DanielHG vBulletin SEO Tips and SEO Questions 9 10-03-2008 12:52 PM
Forum Title Change magz Troubleshooting vBulletin Problems 27 08-17-2008 05:10 PM
how can i make the title of my forum red? Skënderbej Troubleshooting vBulletin Problems 4 01-15-2008 08:10 AM


All times are GMT -8. The time now is 12:46 AM.