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-06-2004, 07:14 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Powered By vBadvanced statement

Here is what I would like to do:
1: I want to move the Powered by vBadvanced down to my footer right below the Powered by vBulletin. See attatched picture.

I have no idea as to which template to edit or its location. I can add text below the vBulletin's complete statement, but that is not what I want I want to actually edit the template.


I would like to place a banner (image link) where the current "Powered by vBadvanced CMPS v1.0.0" text is and have my footer read like this:

All times are GMT -7. The time now is 04:11 PM.
Powered by: vBulletin Version 3.0.1
Powered by vBadvanced CMPS v1.0.0
Copyright ©2000 - 2004, Jelsoft Enterprises Ltd.
2002-2004 © Raven's Realm. All rights reserved.
Opinions expressed are not necessarily those of Raven's Realm or its staff.
Site Logo Courtesy of Joseph Haddock
Joseph Haddock - Graphic Design

I realize I will probably have to edit a couple templates. Could someone please give me the details as to the name and location of these files?
Attached Images
File Type: gif footer.gif (4.2 KB, 300 views)
  #2  
Old 06-07-2004, 01:45 PM
TexasOutdoors TexasOutdoors is offline
Senior Member
 
Join Date: Jan 2004
Location: South Texas
Posts: 278
Default Re: Powered By vBadvanced statement

The CMPS location for it's Copyright is in vbAdvanced CMPS Templates in: adv_portal_footer

The other for Vbulletin is in the footer template.

You might want to confirm with Brian you can move the copyright. I don't think he would have a problem as long as it's still there, but just to be on the safe side.
__________________
TXO Hosting
TexasOutdoors Forums
  #3  
Old 06-07-2004, 01:55 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Powered By vBadvanced statement

Moving the copyright to your normal footer template is just fine. You can just remove the phrase from your 'adv_portal_footer' template (and you'd probably want to place your ad banner in that template, unless you want it on all pages, in which case you'd want to add it to your footer template instead).
To move it to your footer template and only have it displayed on your CMPS pages, this if condition should do the trick:

<if condition="defined('VBA_PORTAL')">
<phrase 1="$vba_options[portal_version]">$vbphrase[powered_by_vbadvanced_cmps]</phrase>
</if>
  #4  
Old 06-07-2004, 04:58 PM
RSimpson RSimpson is offline
Junior Member
 
Join Date: Jun 2004
Posts: 20
Default Re: Powered By vBadvanced statement

I moved it into my footer and now I get this: Powered by vBadvanced CMPS v%1$s. Any idea what might be the problem there?


Cheers,
Robert
  #5  
Old 06-07-2004, 05:08 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Powered By vBadvanced statement

Sorry, I forgot that I had changed the way that phrase is handled. Updating the previous post now.
  #6  
Old 06-07-2004, 05:33 PM
RSimpson RSimpson is offline
Junior Member
 
Join Date: Jun 2004
Posts: 20
Default Re: Powered By vBadvanced statement

Sorted
  #7  
Old 06-21-2004, 06:31 PM
stuarttunstall stuarttunstall is offline
Member
 
Join Date: Mar 2004
Posts: 62
Default Re: Powered By vBadvanced statement

How do I make the text central, not on the same line as shown here

http://www.vwaudiforum.co.uk/cmps_index.php

Stu
  #8  
Old 06-21-2004, 07:04 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Powered By vBadvanced statement

use the <br> between the lines of text
  #9  
Old 06-21-2004, 07:23 PM
stuarttunstall stuarttunstall is offline
Member
 
Join Date: Mar 2004
Posts: 62
Default Re: Powered By vBadvanced statement

Great, that,s sorted it for me, thanks for your help

Stu
  #10  
Old 06-21-2004, 07:49 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Powered By vBadvanced statement

Glad to help!
  #11  
Old 06-22-2004, 01:13 PM
Watson Watson is offline
Member
 
Join Date: Jun 2004
Posts: 46
Default Re: Powered By vBadvanced statement

Thanks for this

Watson
  #12  
Old 06-22-2004, 08:19 PM
58sniper 58sniper is offline
Member
 
Join Date: Apr 2004
Posts: 80
Default Re: Powered By vBadvanced statement

How about combining them? I was thinking about putting the CMPS and vB copyrights together, like this: http://66.216.120.155/ (non-production forums used only for testing hacks)

Comments/advice/death threats welcome
  #13  
Old 06-23-2004, 02:29 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Powered By vBadvanced statement

I like them better on separate lines.
  #14  
Old 09-02-2004, 10:56 PM
Watson Watson is offline
Member
 
Join Date: Jun 2004
Posts: 46
Default Re: Powered By vBadvanced statement

Ok done an install on a new set of boards and this dont seem to work. Where do I put in that if statement?
  #15  
Old 09-03-2004, 12:13 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Powered By vBadvanced statement

In your footer template.
  #16  
Old 09-03-2004, 07:52 AM
Watson Watson is offline
Member
 
Join Date: Jun 2004
Posts: 46
Default Re: Powered By vBadvanced statement

Yeah but whereabouts mate. When I put it in, its not appearing
  #17  
Old 10-09-2004, 10:39 AM
zain jaffer zain jaffer is offline
Member
 
Join Date: Oct 2004
Posts: 38
Default Re: Powered By vBadvanced statement

How much does it cost to remove that copyright notice?
  #18  
Old 10-09-2004, 11:10 AM
zain jaffer zain jaffer is offline
Member
 
Join Date: Oct 2004
Posts: 38
Default Re: Powered By vBadvanced statement

Ignore the above, i found another thread
 


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
Hacks from vBadvanced > CMPS Intex Troubleshooting / "How do I..." Questions 6 02-16-2006 11:16 AM
vBadvanced CMPS Released! Brian Announcements 28 06-13-2004 01:02 PM
My New vBadvanced Powered Portal Alien Show off your vBadvanced! 9 04-06-2004 10:13 PM
vBadvanced Powered Portal maurier Show off your vBadvanced! 2 03-27-2004 12:47 PM


All times are GMT -4. The time now is 01:26 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.