Welcome Guest ( Log In | Register )


> IPS Related Information

This section is focused on Invision Power Services products...

IPS, widely praised for the continuous efforts aimed to a stable, fast and efficient board system has brought to us Invision Power Board, but not only that..

Invision Power Gallery & Invision Community Blog allow the forum members :

  1. Host & publish images
  2. Host and link Blogs
  3. Integrate all that to the Invision Power Board

> Tutorial : Hide/display Ipb Version Number
NickTheGreek
post 1 Mar 2006, 01:07 AM
Post #1


Administrator
Group Icon

Group: Admin
Posts: 118202
Joined: 3-June 05
From: Athens, Greece
Member No.: 1
Zodiac Sign: I'm a leo!
Gender: I'm a m!



ONLY FOR IPB >= 2.0.x

Step 1

ACP -> Add New General Setting

Setting title: Show version number in board footer?

Setting Description: This option allows you to choose whether or not to display your IPB version in your board's footer.

Setting Group: Security and Privacy

Setting Type: Yes/No Radio buttons

Setting Key: show_version

Setting Current Value: 1

Setting Default Value: 1

Start Setting Group: Misc. Settings

End Setting Group: Yes

Add this option into the settings cache: Yes

Step 1 (Alternative)

1. Download the attached file, making sure you save it as "ipb_settings_partial.xml" and then go to your ACP -> View All General Settings

2. Scroll down the page until you see the Import an XML settings file section.

3. Either browse your computer for the ipb_settings_partial.xml file and click "Import XML Settings Set" or upload ipb_settings_partial.xml to your forums root directory (where index.php is) and then click "Import XML Settings Set".

If successful, the settings should be added to the "Security and Privacy" settings group.

NOTE: YOU STILL NEED TO PERFORM STEP 2 BELOW.

Step 2

Download and open ./sources/classes/class_display.php

Find (line 148):

CODE

$copyright = "<!-- Copyright Information -->\n\n<div align='center' class='copyright'>{$pwd}<a href=\"http://www.invisionboard.com\" target='_blank'>Invision Power Board</a>{$ur} {$ibforums->version} &copy; ".date("Y")." &nbsp;<a href='http://www.invisionpower.com' target='_blank'>IPS, Inc.</a></div>";


Replace with:

CODE

if( $ibforums->vars['show_version'] == '1' )
{
$version = $ibforums->version;
}

else
{
$version = '';
}

$copyright = "<!-- Copyright Information -->\n\n<div align='center' class='copyright'>{$pwd}<a href=\"http://www.invisionboard.com\" target='_blank'>Invision Power Board</a>{$ur} {$version} &copy; ".date("Y")." &nbsp;<a href='http://www.invisionpower.com' target='_blank'>IPS, Inc.</a></div>";


... upload class_display and you're done.

[source]official IPS forum[/source]



--------------------

c:\ When the going gets tough, the tough get going ...
Go to the top of the page
 
Bookmark this: Post to Del.icio.usPost to DiggPost to FacebookPost to GooglePost to SlashdotPost to StumbleUponPost to TechnoratiPost to YahooMyWeb
+Quote Post
 
Start new topic
Replies
sarawestlander
post 19 Nov 2009, 10:24 AM
Post #2


Newbie
Group Icon

Group: Members
Posts: 9
Joined: 17-November 09
Member No.: 38823
Gender: I'm a 0!



USMLE step 1 and step 2 This is what helped me survive http://usmlereview.net
usmle step 2
usmle
Go to the top of the page
 
+Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 26th June 2025 - 11:03 AM
Skin and Graphics by Dan Ellis and Anubis. Hosting by Forums & More © 2005-2011.
InvisionGames - Your #1 Arcade Games Repository | AllSigs - Signatures for all | Rock Band + Guitar Hero = RockHero ! | The Remoters - Remote Assistance | FileMiners - You ask, We find