Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Profile Change: Forum Info v1.4.1 Details »»
Profile Change: Forum Info v1.4.1
Version: 1.4.1, by King Kovifor King Kovifor is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Version: 3.0.17 Rating:
Released: 07-17-2005 Last Update: 08-16-2005 Installs: 5
Template Edits
 
No support by the author.

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:
  • It adds the user ID in the profile field
  • The Hack changes the way it displays posts per day.
  • It moves the "Forum Activity" and "Current Location" from the top of the profile page (in the Veiwing Profile: Username box) to the Forum Info.
  • You May gain extras through asking.

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>
Replace with 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> <br />Percentage of Posts on this forum belong to $userinfo[username]: <strong>$postpercentage%</strong>
That gives you the percent of forum posts in MEMBERINFO template with the same look to it. Don't foget to click install!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 07-18-2005, 08:53 PM
Jolten Jolten is offline
 
Join Date: Mar 2004
Posts: 749
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Demo? screenshots?
Reply With Quote
  #3  
Old 07-18-2005, 11:02 PM
adamgessel adamgessel is offline
 
Join Date: Oct 2004
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah... I want to see how this looks before I install...
Reply With Quote
  #4  
Old 07-18-2005, 11:50 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #5  
Old 07-21-2005, 01:12 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loukrhtia
What should I do in order just to add the percentage of the posts and nothing else?
You mean you just want it to be JUST percent? Do the instructions for Zero Tolence's "Percent of FOrums Posts" and than add 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> <br /><strong>$postpercentage%</strong>
That just gives the percent of posts. If you'd like it to have the prefix of:

Percentage of Posts on this forum belong to $userinfo[username]:

Do the instructions in the first post...

Click install if you have installed it.
Reply With Quote
  #6  
Old 07-21-2005, 09:36 PM
commTRU commTRU is offline
 
Join Date: May 2005
Location: Tyne and Wear, UK
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #7  
Old 07-21-2005, 09:38 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by commTRU
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
Thanks. I'm going to be added a better design to it soon. It'll be much much nicer. The next attempt will probably be redesigning the Contact info as it does suck the way it's done.
Reply With Quote
  #8  
Old 08-10-2005, 02:26 PM
commTRU commTRU is offline
 
Join Date: May 2005
Location: Tyne and Wear, UK
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #9  
Old 08-11-2005, 12:12 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll attempt the additional information at a later date. Something wrong with the zip... I'll check tomorrow.
Reply With Quote
  #10  
Old 08-16-2005, 05:21 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>!
In 1.4:

Find User ID: <strong>$userid</strong> and place the following:
Code:
                <if condition="$post['field17']">$vbphrase[fav_forum]<strong>$post[field17]</strong></if>!
To get the vB Phrase add a profile field called:

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.
Reply With Quote
Reply


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


All times are GMT. The time now is 01:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04848 seconds
  • Memory Usage 2,307KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete