Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-16-2009, 05:16 PM
gnagplank6 gnagplank6 is offline
 
Join Date: Jun 2009
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default User Profile Tabs Not Viewable

Hey guys,

I have had great success these past few weeks with finding answers on here so I thought I would give it another shot.

The issue is that when I look at my own user profile page or the user profile pages of others I don't see the tabs (Biography, Location, Interests, etc.) I am running Internet Explorer.

When I look at my site on an a Mac computer I see the tabs. This does not make sense to me and I wonder if it is a browser related issue.

Are there any threads on solving these kinds of problems??
Reply With Quote
  #2  
Old 11-16-2009, 05:28 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You've put some necessary code from the footer inside a table and that is causing the problem (I'm guessing). Take the code regarding vbulletin_init() out of the table.
Reply With Quote
  #3  
Old 11-16-2009, 06:05 PM
gnagplank6 gnagplank6 is offline
 
Join Date: Jun 2009
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

"Necessary" or unnecessary code from the footer inside a table?

Does this mean when I find the code inside the table I should move it back to the footer?

Sorry again for the seemingly idiotic questions and thank you again in advance for all your help.

I just want to be clear on what I need to do either eliminate some code in a table or eliminate some code in a table and move it to the footer.

--------------- Added [DATE]1258402362[/DATE] at [TIME]1258402362[/TIME] ---------------

FYI our footer is customized in our style and in the bottom area of the footer this is what I found. I highlighted the code you referred to in red. Should I eliminate the semicolon as well or leave that.

Thanks again.

//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>



</td>
</tr>
<tr>
<td class="footerwrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="footerL">&nbsp;</td>
<td>&nbsp;</td>
<td class="footerR">&nbsp;</td>
</tr>
</table></td>
</tr>
</table>
Reply With Quote
  #4  
Old 11-16-2009, 06:14 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You've taken (I assume, since I haven't seen your page, I don't know, but I've seen this posted so many times before) the vbulletin_init() code and put it inside a table. It can't be there. It needs to go back outside any table (like it originally was in the footer).
Reply With Quote
  #5  
Old 11-16-2009, 06:15 PM
gnagplank6 gnagplank6 is offline
 
Join Date: Jun 2009
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lynne I updated post number three and included a copy of the code at the bottom of my footer.

BTW you rock!!!

--------------- Added [DATE]1258403938[/DATE] at [TIME]1258403938[/TIME] ---------------

Its funny my buddies using firefox can see the tabs. I am an admin and I seem to be the only one who can't see the tabs. lol
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 08:21 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.03948 seconds
  • Memory Usage 2,196KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete