vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Profile Question in vb 3.7 (https://vborg.vbsupport.ru/showthread.php?t=186874)

edytwinky 07-31-2008 05:48 PM

Profile Question in vb 3.7
 
I'm contemplating making the upgrade to 3.7 and was wondering if I can keep member profiles the same.

I'm not a big fan of the tabbed version that is the default. Can I keep it the same as 3.6.8?

cheat-master30 07-31-2008 10:30 PM

Possibly disable in vBulletin Options > User Profile Options these settings:

Friends
Enable Visitor Messaging
Albums
Visitor Tracking
Profile Styling

RLShare 07-31-2008 10:43 PM

^^ That still keeps the tabbed look just removes those sections.

edytwinky,
Do you want to take advantage of any of the new features such as whats listed the post above? The reason Im asking is that if you do not, you can keep the old profiles but you will need to update a few sections manually to get the information to show up.
But if you want to use those features and just remove the tabs you can do that as well and display all of the information in blocks or even use one of the many mods available now to make the profiles look like facebook or myspace.

edytwinky 08-01-2008 11:04 AM

I just don't want the tabs. I'd rather have it in the "blocks" you are talking about.

RLShare 08-01-2008 03:50 PM

If thats all you want, after you update go to AdminCP ->Styles and Templates -> Style Manager -> Member Info Templates -> MEMBERINFO

In that template find

HTML Code:

        <div id="profile_tabs">
                $template_hook[profile_left_first]
                $blocks[visitor_messaging]
                $blocks[aboutme]
                $blocks[stats]
                $blocks[friends]
                $blocks[infractions]
                $blocks[contactinfo]
                $template_hook[profile_left_last]
        </div>

Right below that will be this code....

HTML Code:

        <script type="text/javascript">
        <!--
        vBulletin.register_control("vB_TabCtrl", "profile_tabs", "$selected_tab", "&raquo;", "profile.php?u=2&do=loadtab&tabid={1:tabid}");
        //-->

        </script>

^Delete that and it will not show up as tabs anymore... But to warn you its pretty ugly that way to. If you do not want tabs I would look at some of the changes made in some of the Myspace/Facebook mods and try to create a better looking profile.


All times are GMT. The time now is 06:27 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.00949 seconds
  • Memory Usage 1,716KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete