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

oh Thanks... What that means is find:

Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
And start highlighting to paste (that's what your going to start with the replacment) and than go down until you find:

Code:
					<if condition="$show['usernotetotal']">
						<br />($vbphrase[last]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
					</if>
				</fieldset>
              </div>
			</if>
		
		</div>
	</div>
	</td>
You want to replace from that TD up to the first code and everything inbetween!

That better?


Quote:
Originally Posted by Fallback
I would also add rel="nofollow" in the href tag for SEO purposes.
What would that do? And where would the location be?
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 03:55 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03808 seconds
  • Memory Usage 2,219KB
  • Queries Executed 18 (?)
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
  • (2)bbcode_html
  • (1)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
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_onlinestatus
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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