vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Profile Change: Forum Info v1.4.1 (https://vborg.vbsupport.ru/showthread.php?t=92458)

King Kovifor 07-17-2005 09:00 PM

Profile Change: Forum Info v1.4.1
 
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!

Jolten 07-18-2005 07:53 PM

Demo? screenshots?

adamgessel 07-18-2005 10:02 PM

Yeah... I want to see how this looks before I install...

King Kovifor 07-18-2005 10:50 PM

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.

King Kovifor 07-21-2005 12:12 PM

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.

commTRU 07-21-2005 08:36 PM

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

King Kovifor 07-21-2005 08:38 PM

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.

commTRU 08-10-2005 01:26 PM

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!

King Kovifor 08-10-2005 11:12 PM

I'll attempt the additional information at a later date. Something wrong with the zip... I'll check tomorrow.

King Kovifor 08-16-2005 04:21 PM

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.


All times are GMT. The time now is 02:30 AM.

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.01837 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete