Go Back   vb.org Archive > Community Discussions > Style and Graphics Requests (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-22-2017, 05:01 AM
naveed.lodhi naveed.lodhi is offline
 
Join Date: Apr 2013
Location: Lahore, Pakistan
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBulletin 4 Request - ThemeCrate: Debutant Theme Fixing Header

Hi,
I purchased Debutant vB Theme from ThemeCrate, but they are gone now. Can someone please help me fix the header menu.

ISSUES:
When I'm logged in, clicking my name doesn't give me dropdown/popup list for logout, profile etc.
Clicking Mail icon takes me to mail
Clicking Bell icon doesn't do anything
Clicking Search icon doesn't do anything
Clicking Gear icon takes me to Advanced search page.

Please help me fix this code from header.

Website URL is https://yopakistan.com

HTML Code:
<div id="content-container">
<div id="main-content" class="clearfix">
<div class="menu">
	<div class="wrapper">
		<a href="javascript:void(0)" class="menu_button"></a>
		<ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>">
			{vb:raw template_hook.navtab_start}
			{vb:raw navigation}
			{vb:raw template_hook.navtab_end}
			<li><a href="javascript:void(0)" class="navtab closemenu">Close menu</a></li>

		</ul>
	
		<ul class="usermenu <vb:if condition="$show['member']">user<vb:else />guest</vb:if>">

			<vb:if condition="$show['member']">
				<li class="user"><a href="javascript:void(0)"><span class="usermenu_user"></span>{vb:raw bbuserinfo.username}</a>
					<ul>
						<li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
						<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
						<li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>						
					</ul>
				</li>
				<li>
					<a class="usermenu_pm" href="private.php?" title="{vb:rawphrase private_messages}">
						<vb:if condition="$newmessages">
							<span>{vb:raw newmessages}</span>
						</vb:if>
					</a>
					
					<ul>
						<li><a href="private.php">{vb:rawphrase read_messages}<vb:if condition="$newmessages"><span> ({vb:raw newmessages})</span></vb:if></a></li>
						<li><a href="private.php?do=newpm">{vb:rawphrase send_new_message}</a></li>
					</ul>
				</li>
				<li>
					<a class="usermenu_not" href="javascript:void(0)" title="{vb:rawphrase your_notifications}">
						<vb:if condition="$notifications_total">
							<span>{vb:raw notifications_total}</span>
						</vb:if>
					</a>
					
					<ul>
						<vb:if condition="$notifications_total">
							{vb:raw notifications_menubits}
						<vb:else />
							<li><a href="javascript:void(0)"><span>{vb:rawphrase no_new_notifications}</span></a></li>
						</vb:if>
					</ul>
				</li>
				<vb:if condition="$vboptions['enablesearches']"><li>
					<div class="search-wrap">
						<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search">
							<input type="text" name="query" value="{vb:rawphrase search}" />
							<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
							<input type="hidden" name="do" value="process" />
						</form>
					</div>
					<a class="usermenu_search" href="javascript:void(0)" title="{vb:rawphrase search}"></a>
				</li>
				<li>
					<li><a class="usermenu_advanced" href="search.php{vb:raw session.sessionurl_q}" title="{vb:rawphrase advanced_search}"></a></li>
				</li>
				</vb:if>
			<vb:else />
				<li><a class="loginbtn" name="login-dialog" href="#login-dialog">{vb:rawphrase log_in}</a></li>
				<vb:if condition="$show['registerbutton']"><li><a class="registerbtn" href="register.php">{vb:rawphrase register}</a></li></vb:if>
				<vb:if condition="$vboptions['enablesearches']"><li>
					<div class="search-wrap">
						<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search">
							<input type="text" name="query" value="{vb:rawphrase search}" />
							<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
							<input type="hidden" name="do" value="process" />
						</form>
					</div>
					<a class="usermenu_search" href="javascript:void(0)" title="{vb:rawphrase search}"></a>
				</li>
				<li>
					<li><a class="usermenu_advanced" href="search.php{vb:raw session.sessionurl_q}" title="{vb:rawphrase advanced_search}"></a></li>
				</li>
				</vb:if>
			</vb:if>
		</ul>
		
		<div class="clear"></div>
	</div>
</div>
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 11:45 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.03368 seconds
  • Memory Usage 2,255KB
  • 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)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)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)showthread_list
  • (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_threadedmode.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_threaded
  • showthread_threaded_construct_link
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • 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