View Single Post
  #74  
Old 09-04-2008, 04:53 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the whole header of your

Code:
$ad_location[ad_header_end]
<!-- Header Nav -->
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr style="background-color:#3b5998;">
	<td height="30px" class="navhead" style="background-color:#3b5998;" valign="top">
    <div align="left" style="padding-top:6px;padding-left:3px;" id="header_nav">
		<if condition="$show['member']">
        
			<span class="hnav">&nbsp;<a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]" ><b>Profile</b></a>&nbsp;</span>
            <a href="profile.php?do=editoptions"><span class="hsmall" style="font-size: larger; color: #FFFFFF">edit</span></a>&nbsp;&nbsp;
			<span class="hnav">&nbsp;<a href="memberlist.php"><b>Members</b></a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="membertools" ><script type="text/javascript">vbmenu_register("membertools"); </script></span></if>&nbsp;&nbsp;&nbsp;
             <span class="hnav">&nbsp;<a href="private.php" ><b>$vbphrase[inbox]</b>
                <!-- New Mail -->
                    <if condition="$bbuserinfo['pmunread']">($vbphrase[unread_x_nav_compiled])</if>
                <!-- /New Mail -->
            </a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="pmtools" >

<script type="text/javascript">vbmenu_register("pmtools"); </script></span>



</if>            
	</div>
    </td>
	<td class="smallfont" title="nowrap">
    <div align="right" style="padding-top:10px;padding-right:5px;" title="nowrap" >

        <a href="index.php"><span class="hsmall">home</span></a>&nbsp;
        <a href="profile.php"><span class="hsmall">account</span></a>&nbsp;
        <a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9"><span class="hsmall">contact</span></a>&nbsp;
        <a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><span class="hsmall"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></span></a>

	
   		</if>
      </div>
    </td>
	<td><div id="headimg" style="position: relative; float:right; margin-bottom: -1px;"><img src="images_fba/misc/headertop.gif" alt="" width="15px" height="32px" /></div></td>

</tr>
</table>
<div class="vbmenu_popup" id="membertools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
		<tr>
            <td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td>
       </tr>
       <tr>
        	<td></td>
        </tr>
       <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a></td></tr>
		<if condition="$show['quick_links_groups']">
			<tr><td class="vbmenu_option"><a href="group.php$session[sessionurl_q]">$vbphrase[social_groups]</a></td></tr>
		</if>
		<if condition="$show['quick_links_albums']">
			<tr><td class="vbmenu_option"><a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr>
		</if>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
        <if condition="$vboptions['enablememberlist']">
			<td class="vbmenu_option"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
		</if>
        </tr>
</table>
</div>
<div class="vbmenu_popup" id="pmtools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
        <tr>
			<td class="vbmenu_option"><a class="smallfont" href="private.php$session[sessionurl_q]">List messages</a></td>
		</tr>
        
        <tr>
       		<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=trackpm">Track messages</a></td>
        </tr>
        <tr>
        	<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=editfolders">Edit folders</a></td>
        </tr>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
     	   <td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm">Send new message</a></td>
        </tr>     
</table>
</div>
<!-- /Header Nav -->
<!-- content table -->
<div class="main_body" id="main_body">
$spacer_open

$_phpinclude_output
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03074 seconds
  • Memory Usage 1,799KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete