View Full Version : [Release] New Get Info Layout
SaintDog
06-28-2002, 10:00 PM
Author: PSX-Dude
Description: This will replace your current getinfo template with that of one one that looks like what we have here at vBT (click on the profile button for an example).
crocket
06-29-2002, 01:49 PM
cool, very Ironic as I asked you for this :D
sphinx
06-29-2002, 02:23 PM
I already use something similarto this that was posted on vb.org,it is a good improvement
Foxtroter
06-29-2002, 05:57 PM
very nice
crocket
06-29-2002, 06:28 PM
O yeh, if you dont remove the <br> from the beginning of the getinfo_sendpm template, the alignment between the text ends up slightly crooked, just a small cosmetic fix:
getinfo_sendpm template:
<a href="private.php?s=$session[sessionhash]&action=newmessage&userid=$userinfo[userid]">Send $userinfo[username] a Private Message!</a>
hellsatan
06-29-2002, 10:03 PM
This is a cool getinfo template...
I already used it from the vb.com Template Modifications board...
Satan
Floris
06-30-2002, 08:26 AM
A very nice template mod, but what a shame, it doesn't use the site colors. Now I have to change them all by hand.
countryboy713
06-30-2002, 03:56 PM
dont worry xiphoid, i have modified all of that to be compatible with any style. feel free to edit further but i think i got it all covered.
Mr. X
07-01-2002, 03:22 AM
^Cool! I'll check it out later tonight. :)
Phrantic
07-05-2002, 12:30 AM
where's the whole Getinfo template ?
ehjay
07-05-2002, 05:49 AM
great modification.
just installed it on my board (slightly changed to suit darker style) and it looks great.
nice work. ;)
G2 Lost Soul
07-05-2002, 06:26 PM
ty country boy. i was freaking out cuz it looked all wierd
imported_-Sidekick-
07-06-2002, 06:01 AM
Okay I just installed this one but I've run into some problems. In the instructions it says change some things in the getinfo_birthday template, the getinfo_customfields template, getinfo_referrals templatewith whatever it states. The problem is, I don't have any of these templates on my forums...
So uh...yea... what now?
mashby
07-06-2002, 05:03 PM
Originally posted by Phrantic
where's the whole Getinfo template ?
All the templates can be found under "User Info Display Templates"
Sidekick: You may want to check there as well.
gpdoyon
07-06-2002, 07:00 PM
A VERY sweet template! This looks SO good!
imported_-Sidekick-
07-06-2002, 10:17 PM
Originally posted by mashby
All the templates can be found under "User Info Display Templates"
Sidekick: You may want to check there as well.
I know it's supposed to be there but it isn't. =\
All that is there is getinfo, header, headinclude, & mailform.
ZiRu$
07-07-2002, 04:52 AM
thx.....will add it!!!!!!
imported_-Sidekick-
07-07-2002, 06:58 AM
Originally posted by -Sidekick-
I know it's supposed to be there but it isn't. =\
All that is there is getinfo, header, headinclude, & mailform.
Why would the rest of the templates be missing?
imported_sctsnipe
07-07-2002, 08:04 AM
when i install it i end up getting this > sticking out right above the registered part (under user info)
i checked the code and i dont see it there...any solutions?
lalo landa
07-16-2002, 06:52 AM
please... add screenshots!!
SaintDog
07-16-2002, 06:55 AM
Look at your profile here at vBulletinTemplates, we use the exact same thing (of course, modified to fit our colors ;)).
SaintDog
07-16-2002, 06:57 AM
Originally posted by -Sidekick-
Why would the rest of the templates be missing?
What version of vBulletin are you running? If you are running 2.2.4 or higher, they should be there, if they are not, post at vBulletin.com for support (if you have added hacks to your board, it would be better to post @ vBulletin.org as vBulletin.com does not support hacked boards).
imported_razOr[FW]
07-16-2002, 07:41 AM
Cool, that works absolut great
Originally posted by Phrantic
where's the whole Getinfo template ?
User Info Display Templates
Cassandra Cain
07-30-2002, 04:53 PM
I'm having a problem - there is some extra space under user info that I can't get rid of (the table is aligning to the bottom).
Can anyone help me fix that?
Screenshot (http://www.britpack.com/userinfo.gif)
chiel
07-31-2002, 12:35 PM
I also got a problem.
the "Private Message:" text and that behind it is not on the same line.
Screenshot:
http://lam.solcon.nl/tmp/michiel/image.jpg
I mod the templates like in the instruction..
chiel:
Email me your Get Info txt and i'll see where you went wrong :)
dale@unrealism.com
chiel
07-31-2002, 09:07 PM
Thanks Dale for fixing it.
If aynyone also got this problem do this:
Go into the admin cp then go into modify templates. Expand your
templates and go into the catorgry "User Info Display Templates" then
edit "getinfo_sendpm". Then the code may be:
<br><a href="private.php?s=$session[sessionhash]
&action=newmessage&userid=$userinfo[userid]">Send $userinfo[username] a
Private Message!</a>
Now just get rid of the <br> and try that.
thanks again..
ZiRu$
08-03-2002, 12:00 AM
Dope I'll try it now!
Kazuya
08-04-2002, 05:02 AM
help me!!!!this is what i got!
################################################## ###### #### New "GetInfo" User Layout #### By: PSX-Dude (Updated By CoUnTrYbOy #### For: vBulletin Version 2.x.x #### Downloaded From: vBulletinTemplates.com ################################################## ###### I have gone through and edited all of the colors to be compatible with any style, so you do not have to edit them on your own. -CoUnTrYbOy 1. Replace your current getinfo template with: -------------------------------------------- $headinclude $header
Viewing profile for user $userinfo[username]
Avatar
User Info
Registered: $userinfo[datejoined]
Status: $userinfo[usertitle]
Posts: $userinfo[posts]
[ $postsperday posts per day ]
Search for all posts by this user.
Website: $userinfo[homepage]
$referrals $birthday $customfields Add to buddy list.
Add to ignore list.
User Contact
E-Mail: Click here to email $userinfo[username]
Private Message: $userinfo[sendpm]
ICQ: $userinfo[icq] $userinfo[icqicon]
AIM: $userinfo[aim] $userinfo[aimicon]
YAHOO: $userinfo[yahoo] $userinfo[yahooicon]
Administrative Options: User Options
$footer 2. Replace your current getinfo_birthday template with: ----------------------------------------------------- Birthday: $birthday 3. Replace your current getinfo_customfields template with: --------------------------------------------------------- $profilefield[title]: $profilefield[value] 4. Replace your current getinfo_referrals templatewith: ---------------------------------------------------- Referrals: $referrals
G2 Lost Soul
08-04-2002, 07:13 AM
you can make your getinfo page look really neat after a lot of editting. http://www.blankidea.com/chat/member.php?action=getinfo&userid=4
mashby
08-04-2002, 03:01 PM
Originally posted by Kazuya
help me!!!!this is what i got!
Kazuya,
Please read this thread (http://www.vbulletintemplates.com/mods/showthread.php?s=&postid=4319#post4319) for your answer.
Originally posted by Lost Soul
you can make your getinfo page look really neat after a lot of editting. http://www.blankidea.com/chat/member.php?action=getinfo&userid=4
Nice ;)
fraqheart
08-04-2002, 05:23 PM
Originally posted by Dale
Nice ;)
No kidding. That's extreme. Lol. I'd like to just continue using my own though. No offense Saint, it's just that mine is original with my boards. Lol.
Roxie
08-05-2002, 06:35 PM
So does this template use your sites colors or this sites colors?
EmuMasta
08-07-2002, 12:27 AM
it uses your sites colors.
mashby
08-07-2002, 05:44 PM
Yes, it does.
imported_Maursheed
08-07-2002, 11:20 PM
very cool getinfo template mod.
ThreadCrapper
08-15-2002, 06:38 PM
sweet!
Majestic3d
08-23-2002, 02:33 PM
IS there anyway i can add a bg gradient to the " Avatar " " User Info " and " User Contact " table ?
mashby
08-23-2002, 10:16 PM
Yes, you just need to upload the image that you'd like to use and then add it to the table cell. For example: <td background="image.gif">
Majestic3d
08-24-2002, 03:35 PM
Thankyou very much mate, works like a charm.
platoon
08-25-2002, 12:10 AM
nice, ty
chiel
08-25-2002, 03:31 PM
I got a quastion.
I see that on this board you also gave the "Status:" a color, depending on the status you got..
how can I do this for my board?
awesome...
thanks for sharing.
chiel
08-31-2002, 09:52 AM
Originally posted by chiel
I got a quastion.
I see that on this board you also gave the "Status:" a color, depending on the status you got..
how can I do this for my board?
Somebody that can help me please??
thanks
Tony G
08-31-2002, 10:16 AM
Edit showthread_online and showthread_offline and just use html for the colors and bold.
Make sure you use the online variable though. Leave that.
it looks nice and clean on this board
DelusionalMind
09-10-2002, 03:23 PM
many fine props for the fine mod
imported_jbear6
09-22-2002, 01:15 AM
Is there an easy way to add the MSN Messenger info under the Yahoo field?
Thanks,
Jbear6
chiel
09-22-2002, 07:23 AM
Originally posted by jbear6
Is there an easy way to add the MSN Messenger info under the Yahoo field?
Thanks,
Jbear6
just add this code under the yahoo one:
<tr><td valign="top"><smallfont><B>MSN Messenger: </B></smallfont></td><td valign="top"><smallfont>$userinfo[msn]</smallfont></td></tr>
a can still not find out how i do this:
http://www.vbulletintemplates.com/mods/showthread.php?s=&postid=6481#post6481
can somebody do it for me?
imported_jbear6
09-22-2002, 01:43 PM
Originally posted by chiel
just add this code under the yahoo one:
<tr><td valign="top"><smallfont><B>MSN Messenger: </B></smallfont></td><td valign="top"><smallfont>$userinfo[msn]</smallfont></td></tr>
Thanks friend, but I just realized I would have to add a field to the profile page, and regisitration page also, so a member could input their info. Has anyone added MSN to this mod successfully?
Thanks,
Jbear6
Red Shadow
09-30-2002, 03:00 AM
i've been looking all over for this mod, thanks you!
Limpkinw
11-07-2002, 09:25 PM
Excellent Mod! One slight display error, at least on my site
http://www.limpkinw.com/forum/member.php?s=&action=getinfo&userid=1
The Icons to click for Aim/Yahoo/Icq seem out of alignment.
Any suggestions?
user: TestId
Pass: tester
Fiyah
11-29-2002, 08:44 PM
Originally posted by chiel
a can still not find out how i do this:
http://www.vbulletintemplates.com/mods/showthread.php?s=&postid=6481#post6481
can somebody do it for me?
Find the thread about username status online, it's in there.
Also which one has the lastest updates, kountryboys or the original poster of this thread. I want to try this but I need to know which one has all the bugs fixed in it.
Fiyah
11-30-2002, 05:41 AM
Good template, I installed and everything is looking great.
Popa'Doc
12-05-2002, 04:54 AM
**** this is nice
thx alot ;)
Kaede Rokawa
12-25-2002, 03:14 AM
installed..thx..:D:D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.