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

Reply
 
Thread Tools
Member Profiles 2.0 Details »»
Member Profiles 2.0
Version: 1.01, by GCSkye GCSkye is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.2 Rating:
Released: 06-07-2009 Last Update: 06-09-2009 Installs: 76
Template Edits
Re-useable Code Translations  
No support by the author.

A live demo of the profile can be found here:
http://evercube.net/forum/members/skye.html

This is a modification that will get you away from the same vbulletin profiles that you see everywhere. It requires a few template edits and now has the same install file for members using vbplaza and users not using vbplaza.

The profile will appear differently based on if you use vbplaza or not. The only difference will be the 3 main tables seen. See attachment images below for examples.

More Info on the update can be found here:
https://vborg.vbsupport.ru/showpost....0&postcount=23


To see how the template looks with member edits view here:
http://evercube.net/forum/member.php?u=443
http://evercube.net/forum/member.php?u=16044
http://evercube.net/forum/member.php?u=2564

Download Now

File Type: zip Member Profiles 2.0.zip (21.6 KB, 1028 views)

Screenshots

File Type: jpg Member Profiles 2.0.jpg (84.6 KB, 0 views)
File Type: jpg Member Profiles 2.0 - No vBplaza.jpg (85.2 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 06-17-2009, 02:32 PM
ACiD619 ACiD619 is offline
 
Join Date: Mar 2009
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you fix this for fixed (skinny) skins because it dosen't work. It goes all the way to the wide.
Reply With Quote
  #33  
Old 06-17-2009, 02:34 PM
GCSkye GCSkye is offline
 
Join Date: Apr 2008
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
If you want to fix it, just edit the css to have the tables smaller. Just note that the 3 tables in the middle only have so much room that they can smooch together.

Edit this line in the css that you add:
#ecmemberinfo {width:975px;margin: 0 auto;}

Fix the width to what ever you'd like.

Uncompressed version:
#ecmemberinfo {
width: 975px;
margin: 0 auto;
}
See what I did thar? Whats your forum link?
Reply With Quote
  #34  
Old 06-17-2009, 02:49 PM
ACiD619 ACiD619 is offline
 
Join Date: Mar 2009
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GCSky: Are you talking regarding about my problem ?
Reply With Quote
  #35  
Old 06-17-2009, 02:51 PM
GCSkye GCSkye is offline
 
Join Date: Apr 2008
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes. The template edit causes the template to be fixed at a set width. If you think it is to big, feel free to make it not so wide. You can do that by editing the css I listed above.
Reply With Quote
  #36  
Old 06-17-2009, 03:09 PM
ACiD619 ACiD619 is offline
 
Join Date: Mar 2009
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The Visitor Messeages Box goes out of place
Heres screen shot: http://i44.tinypic.com/awtb1u.jpg
Reply With Quote
  #37  
Old 06-17-2009, 07:33 PM
GCSkye GCSkye is offline
 
Join Date: Apr 2008
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ACiD619 View Post
The Visitor Messeages Box goes out of place
Heres screen shot: http://i44.tinypic.com/awtb1u.jpg
Sorry, you need to edit this also:
#profile_tabs {width:975px;}

Have it match the same width as the other css.
Reply With Quote
  #38  
Old 06-19-2009, 05:21 PM
BSMedia BSMedia is offline
 
Join Date: Feb 2009
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why all this hard work, then not even use valid coding?

<center> tags are depreciated along with <b> and it could be done via the following

<div style="text-align: center; font-weight: bold;">Stuff</div>

and <font size="yucky coding">
Reply With Quote
  #39  
Old 06-19-2009, 09:49 PM
GCSkye GCSkye is offline
 
Join Date: Apr 2008
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tbh, I didn't plan on posting it. I just made this for my site. I usually validate any real coding or designing I do but this was just something I threw together.

I'll see about releasing another version soon that is up to par.
Reply With Quote
  #40  
Old 06-20-2009, 12:41 PM
atmaca's Avatar
atmaca atmaca is offline
 
Join Date: Jan 2008
Location: Turkey/Gaziantep
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GCSkye View Post
See what I did thar? Whats your forum link?
I'm testing on localhost, then apply my site.
Reply With Quote
  #41  
Old 07-04-2009, 04:25 PM
KevinL KevinL is offline
 
Join Date: Apr 2005
Posts: 1,287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wondering if there was going to be an option added for Vbcredits also?
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:25 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.05719 seconds
  • Memory Usage 2,331KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete