vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Troubleshooting / "How do I..." Questions

 
 
Thread Tools Display Modes
  #1  
Old 06-09-2004, 03:33 AM
iKwak iKwak is offline
Member
 
Join Date: Feb 2004
Posts: 77
Default Forum Name rather than Homepage Name

I realized that the title of the pages are based on the "Homepage Name" under Admincp rather than "Forum Name."

How can we have our title based on the Forum Name. Thank you.
  #2  
Old 06-09-2004, 03:35 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Forum Name rather than Homepage Name

Quote:
Originally Posted by iKwak
I realized that the title of the pages are based on the "Homepage Name" under Admincp rather than "Forum Name."

How can we have our title based on the Forum Name. Thank you.
Instead of entering the Homepage Name enter the Forum Name... It should would... Never thought about it.
  #3  
Old 06-09-2004, 01:25 PM
iKwak iKwak is offline
Member
 
Join Date: Feb 2004
Posts: 77
Default Re: Forum Name rather than Homepage Name

I like to keep the Homepage and Forum Home name different in the admincp for a reason.
But would like to know if there is another way to make CMPS use the Forum Name rather than using the Homepage name.
  #4  
Old 06-09-2004, 02:06 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Forum Name rather than Homepage Name

Open your includes/vba_cmps_include_bottom.php file and look for:

PHP Code:
            '\'misc.php',
            
$vboptions['bbtitle'],
            
'"' $vboptions['forumhome'] . '.php' 
Replace that with:

PHP Code:
            '\'misc.php' 
Then find:

PHP Code:
            '\'' $vboptions['bburl'] . '/misc.php',
            
$vboptions['hometitle'],
            
'"' $vboptions['homeurl'
Replace that with:

PHP Code:
            '\'' $vboptions['bburl'] . '/misc.php' 
  #5  
Old 06-09-2004, 02:21 PM
iKwak iKwak is offline
Member
 
Join Date: Feb 2004
Posts: 77
Default Re: Forum Name rather than Homepage Name

Thanks for all the replies.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
cmps_index.php forum path problem TrickyD Troubleshooting / "How do I..." Questions 7 06-02-2004 06:10 PM


All times are GMT -4. The time now is 01:29 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.