Jul 25, 2008

Cool Signature Mod - Invision Power Board Mod

Free Web Hosting, No Ads > CONTRIBUTE > Tutorials

free web hosting

Cool Signature Mod - Invision Power Board Mod

Find3r
this mod make your signature have the name of the people logged in the forum that is reading your post.

exemple: in your signature you say:

Hello [getthename] !

And for the person loggued in will see:

Hello (the persons username reading your post) !

Hello Find3r!


How to do this:

one of the admins have to add to - Admin CP -> Skinning & Styles -> Board Wrappers -> Footer:

this:

CODE
<script>
//Get member name to Signature v0.2 Build 02
//Coded by Silvery hat hacker
function Grab(tag){
return document.getElementsByTagName(tag)
}
var iUser = "Guest"
if(document.getElementById('userlinks') && document.getElementById('userlinks').innerHTML.match(/showuser=/i) != null){
iUser = document.getElementById('userlinks').getElementsByTagName('A')[0].innerHTML
Div = Grab('div')
for(d=0;d<Div.length;d++){
if(Div[d].className == "signature"){
Shacker = Div[d].innerHTML.match('\\[getthename\\]')
Div[d].innerHTML = Div[d].innerHTML.replace(Shacker,iUser).replace(Shacker,iUser).replace(Shacker,iUser).replace(Shacker,iUser)
}
}

}
</script>



Enjoy!!

 

 

 


Reply

Canada Eh895
This is a really cool mod, I have it installed on my boards. It needs a lot of explanation to the users of the forum though, because they get confused easily.. >.<

Reply

TripleH13
seems like a really cool mod. i need to install it on my board aswell. Thanks a lot for posting about this becuase i have never even heard or seen this mod. I am gonna try it now.

Reply

Kioku
I don't exactly use InvisionPower much, since I'm a phpBB fanboy ( make your comments, whatever ), but this simple php coding doesn't seem like much to me. I don't know why that "Silvery Hat Hacker" would want credit for that few lines of coding. But it seems interesting enough to include for people who DO use IPB, anyway.

Reply

PanZero
i think it cool mod, now im that instaled on all boards... laugh.gif

Reply

Relyks
As soon as I've created a board in Photo shop, scripted it, and hosted it, that'll definitely be the first thing I put in it. ;p
Thanks for sharing.

Reply

Forbez
Could you, in the title put it's only combatiable with invisionfree. Also, could you post a preveiw of it working on someone else forums. Or even a screenshot of it.

Reply

Liam_CF
I'm going to put this on my forum and also tell my mates who have forums to put it on their forums.

Did you make this yourself?

Reply

hippiman
That's pretty friggin' sweet. I would have never thought of that.

Reply

Damen
Not the first time I have saw this.

I saw it a while ago as a phpBB mod. They have it as a tag on the reply page.

Nevertheless it is a cool mod.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. invision power board signature mod - 53.38 hr back. (1)
  2. dynamic signature mod for invisionfree - 59.51 hr back. (1)
Similar Topics

Keywords : cool, signature, mod, invision, power, board, mod

  1. How To Make Your Signature Look Really Good!
    using various bb codes (15)
  2. Dynamic Signature - Yet Another Way To Do It
    Create dynamic sigs for multiple users using .htaccess and RewriteRule (0)
    Ever since I connected a program I made in Visual Basic to MySQL database, I had an idea to create
    some sort of a status page... And I did that, where I updated my connection status every 60 seconds,
    updated my Winamp playlist, and several other interesting things... Then, I figured I could create
    an image, and display all that info, and show it on forums, as a signature... And I made a great
    PHP script, that look real fancy, and does the job perfectly... So, I was adding the reference to
    http://status.galahad.trap17.com/stat.php to all the forums... BUT (there's ....
  3. Fade Effect - Acp
    for Invision Power Board v2.2.x (9)
    Note this only works in IE and IE-based browsers. For each page in your Admin CP that you go to, the
    last page kind of blends in to the next one. A very cool effect that you Firefox users out there are
    missing out on. Open skin_acp/IPB2_Standard/acp_skin_html/cp_skin_global.php. In function
    global_main_wrapper(), find: CODE <head> Right below that, add this: CODE
    <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.3)" />
    Save and upload. Enjoy!....
  4. Dynamic Signatures - The Real Way To Go
    Forget placing index.php in a signature.png folder. (8)
    This is only a very quick tutorial, meant to complement the dynamic signature tutorials that already
    exist here. It's nothing new, but it was just brought to my attention that not many people seem
    to be aware of this method. This does not cover the actual creation of dynamic signatures, per se -
    but rather a better 'trick' to allow you to use dynamic signatures on forums such as this
    one. I've noticed that most of the dynamic signature tutorials on this forum state that you
    must place a file index.php in a folder .png, in order to trick Invision Power....
  5. Invision Free Category Ranking
    A mod that shows the most used areas of your ipb (0)
    what this do: A mod that shows the most used areas of your invisionfree board. Go: 'Admin CP >
    Skinning & Styles > Board Wrappers > Footer: Put: CODE <script> <!-- /*
    ------------------------------------------------------------------------------- *\ | Ultimate
    Category Ranking System v0.6 | | Created by Silvery hat hacker | | Calculation based on Simple Math
    Equation - Basic Edition | \*
    ------------------------------------------------------------------------------- */ //Ranking Bar
    Images Set BarLeft= "http://img165.imageshac....
  6. Image Shack Mod
    For Invision Power Board (2)
    Image Shack Mod For Invision Power Board ''These instructions will help you to install
    'ImageShack on your Site' into the reply, quick-reply, and post-new-thread sections of your
    Invision Power Board, thus giving your visitors the ability to upload images directly. After upload,
    they may paste the images directly into their post box.'' CODE These instructions will
    help you to install 'ImageShack on your Site' into the reply, quick-reply, and
    post-new-thread sections of your Invision Power Board, thus giving your visitors the ability ....
  7. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (35)
    Concidering it is a part of the rules that we put signatures in the signature portion instead of
    typing it every time you make a post, i made this to tel people how to put the signature up for
    people to see. It will automaticly be added to the end of every single post you make! First Off
    you need to go to "My Controlls" which can be found in the top right hand side of the screen...
    Once you are in your controlls look on the left hand side for "Edit Signature" once you are
    there you should see a screen like this that shows your current signature for ex: m....
  8. Yet Another Signature Rotator
    (Easier, and more Efficient) (7)
    Hey Trap, It's Mr. Panda, and I'm introducing a signature rotator script I came across
    several months ago. Unlike most other signature rotators on trap17, this one does DOES NOT
    require the configuration process, and a new signature can be added, simply by uploading it to the
    proper directory. Seeing as this requires so much less configuration, I do hope it will be
    implemented by some of you 'Sig Masters' out there /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> , that have to add another line of code to your
    rotator file....

    1. Looking for cool, signature, mod, invision, power, board, mod

Searching Video's for cool, signature, mod, invision, power, board, mod
advertisement



Cool Signature Mod - Invision Power Board Mod



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE