The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Profile Change: Forum Info v1.4.1 Details »» | |||||||||||||||||||||||||
Author: King Kovifor (me)
Hack Version: 1.0.0 Idea and "inspiration": Mythotical Addons: None, but I'll be creating some soon. Addon Authors: None Support: I will give support here again, but please use this thread for support if possible. Introduction: Profile Change: Forum Info is a hack that'll change the look and feel of your forum, by changing the profile of a user to have a nicer look and more informative information added. It was inspired by a change that Mythotical did so I give him some credit. Notes: There is 1 phrase edit, but none are added. Please Report all bugs in this hack in this thread. Version Updates: 1.0 - Initial Release: One Known Bug 1.1 - Bug Fixed 1.2 - Small Template Bug Fix - 1.2.1 - New Information Added for the design. new version number for the 1.2 version series. Instructions, redone 1.3 - New Design 1.4 - Instruction Fix, Template Change, bug fixed. - 1.4.1 - New Information Added for the desgin. new version number for the 1.4 series. instructions redone. Bugs: None. Please report bugs here in this thread. Instructions: Please download the zipped file and follow the instructions there. All Support will be given in this thread. Features:
Screen Caps: Picture 12 - This image is of 1.0.2 and three of the avatar section Picture 11 - This is of the 1.0.2 design Picture 3 - This is the 1.0.3 design Picture thumbnail - What it is with 1.4.1 installed. Please note that that is not what contact information looks like and it doesn't have refferals. Zero Tolernce's "Percentage of Forum Posts" Code: If you've got the hack by Zero Tolerence you may follow these additional instructions. Find this code: HTML Code:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong><br />Posts per Day: <phrase 1="$postsperday"><strong>$vbphrase[x_posts_per_day]</strong></phrase> HTML Code:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong><br />Posts per Day: <phrase 1="$postsperday"><strong>$vbphrase[x_posts_per_day]</strong></phrase> <br />Percentage of Posts on this forum belong to $userinfo[username]: <strong>$postpercentage%</strong> Show Your Support
|
Comments |
#2
|
|||
|
|||
Demo? screenshots?
|
#3
|
|||
|
|||
Yeah... I want to see how this looks before I install...
|
#4
|
||||
|
||||
Yeah, I was actually fixing something before I took screen shots. It was enough to release it with but the location of rank and reputation was mixed up. I'll be adding screenshots to the ZIP asap.
EDIT: I've got Zero Tolerence's hack installed so you'd notice that it's in there. EDIT 2: Screenies added. You may now see it, but don't download and install yet. I've gotta fix the instructions. EDIT 3: Instructions re-added. You may install. Please if you get an error report it and I'll give appropriate insturctions. I might have not deleted the zip on my desktop before uploading. |
#5
|
||||
|
||||
Quote:
HTML Code:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong><br />Posts per Day: <phrase 1="$postsperday"><strong>$vbphrase[x_posts_per_day]</strong></phrase> <br /><strong>$postpercentage%</strong> Percentage of Posts on this forum belong to $userinfo[username]: Do the instructions in the first post... Click install if you have installed it. |
#6
|
|||
|
|||
Thanks for the hack, installed Had to add everything else, such as the Journal and Webpage/Guestbook, but it's easy to get around, and I do quite like how you have it all organized.. I always thought the default profile pages looked boring on their own :P
|
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
I do like the look of 1.0.3; It looks much more organised, and I agree - The contact info is rather bland too. I wonder if the additional info could be seperated? From what I gather in the code, it's kinda all bunched together.
By the way, I think you forgot to include the template code in the zip file I like what you're with the profile page though! |
#9
|
||||
|
||||
I'll attempt the additional information at a later date. Something wrong with the zip... I'll check tomorrow.
|
#10
|
||||
|
||||
Upgrade Instructions:
In 1.2: Find $vBphrase[find all threads by x] and after that ends (the line) place: Code:
<if condition="$post['field17']">$vbphrase[fav_forum]<strong>$post[field17]</strong></if>! Find User ID: <strong>$userid</strong> and place the following: Code:
<if condition="$post['field17']">$vbphrase[fav_forum]<strong>$post[field17]</strong></if>! Name: Favorite Forum Description: What forum do you like the best? Private Field: Yes Than install a phrase: var name: fav_forum Text: <br />My Favorite forum is That's it. Instructions will be updated soon. ^^ Just install 1.4 or 1.2 and upgrade for now. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|