Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
Prev Previous Post   Next Post Next
  #5  
Old 05-03-2009, 07:29 PM
mikem164 mikem164 is offline
 
Join Date: Jan 2009
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I understand so I'm trying to give you the best visual possible. I can't do what you recommend because there is no page where the search button works. You can GET it to work by right clicking the search button and choosing "open in new page" which will bring you to the advanced search page.

Here is the part I think is relevant in the page source, but I may be wrong. If I am wrong just ask and I'll provied whatever you need. Thanks for the help.






Code:
			<td class="vbmenu_control"><a href="login.php?do=logout&amp;logouthash=1241381781-a1992dd31f90b6a8b50947f0b277526c64589bdc" onclick="return log_out('Are you sure you want to log out?')">Log Out</a></td>
		
		</tr>
	</table>
</div>
<!-- / nav buttons bar -->

<br />






<!-- NAVBAR POPUP MENUS -->

	
	<!-- header quick search form -->
	<div class="vbmenu_popup" id="navbar_search_menu" style="display:none" align="left">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead">Search Forums</td>
		</tr>
		<tr>

			<td class="vbmenu_option" title="nohilite">
				<form action="search.php?do=process" method="post">

					<input type="hidden" name="do" value="process" />
					<input type="hidden" name="quicksearch" value="1" />
					<input type="hidden" name="childforums" value="1" />
					<input type="hidden" name="exactname" value="1" />
					<input type="hidden" name="s" value="" />
					<input type="hidden" name="securitytoken" value="1241381781-a1992dd31f90b6a8b50947f0b277526c64589bdc" />

					<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
					<div style="margin-top:6px">
						<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
						&nbsp;
						<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
					</div>
				</form>
			</td>

		</tr>
		
		<tr>
			<td class="vbmenu_option"><a href="search.php" accesskey="4" rel="nofollow">Advanced Search</a></td>
		</tr>
				<tr>
			<td class="thead">Recently Viewed Threads</td>
		</tr>
					<tr>

				<td class="vbmenu_option">
					<a href="showthread.php?goto=newpost&amp;t=6663">&quot;You're a goblin&quot;</a>
				</td>
			</tr>			<tr>
				<td class="vbmenu_option">
					<a href="showthread.php?goto=newpost&amp;t=6673">Coders working on a new fix....</a>
				</td>

			</tr>			<tr>
				<td class="vbmenu_option">
					<a href="showthread.php?goto=newpost&amp;t=1682">Disney XP</a>
				</td>
			</tr>			<tr>
				<td class="vbmenu_option">
					<a href="showthread.php?goto=newpost&amp;t=6659">EPOWER's 50th is May 3rd</a>

				</td>
			</tr>			<tr>
				<td class="vbmenu_option">
					<a href="showthread.php?goto=newpost&amp;t=6272">Cut and Paste From Anton-Pillar Site</a>
				</td>
			</tr>
		</table>
	</div>

	<!-- / header quick search form -->
	

	
	<!-- user cp tools menu -->
	<div class="vbmenu_popup" id="usercptools_menu" style="display:none" align="left">
		<table cellpadding="4" cellspacing="1" border="0">

		<tr><td class="thead">Quick Links</td></tr>
		<tr><td class="vbmenu_option"><a href="search.php?do=getdaily">Today's Posts</a></td></tr>
		<tr><td class="vbmenu_option"><a href="forumdisplay.php?do=markread">Mark Forums Read</a></td></tr>

		<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">Open Contacts Popup</a></td></tr>
		

		<tr><td class="thead">Networking</td></tr>
		<tr><td class="vbmenu_option"><a href="profile.php?do=buddylist">Contacts &amp; Friends</a></td></tr>
		
			<tr><td class="vbmenu_option"><a href="group.php">Social Groups</a></td></tr>
		
		
			<tr><td class="vbmenu_option"><a href="album.php?u=30">Pictures &amp; Albums </a></td></tr>

		
		

		<tr><td class="thead"><a href="usercp.php">User Control Panel</a></td></tr>
		<tr><td class="vbmenu_option"><a href="profile.php?do=editsignature">Edit Signature</a></td></tr>
		<!--<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">Edit Avatar</a></td></tr>-->
		<tr><td class="vbmenu_option"><a href="profile.php?do=editprofile">Edit Your Details</a></td></tr>
		<tr><td class="vbmenu_option"><a href="profile.php?do=editoptions">Edit Options</a></td></tr>
		

		<tr><td class="thead">Miscellaneous</td></tr><tr><td class="vbmenu_option"><a href="misc.php?do=donlist">Donations</a></td></tr>

		<tr><td class="vbmenu_option"><a href="private.php" rel="nofollow">Private Messages</a></td></tr>
		<tr><td class="vbmenu_option"><a href="subscription.php" rel="nofollow">Subscribed Threads</a></td></tr>
		<tr><td class="vbmenu_option"><a href="member.php?u=30">Your Profile</a></td></tr>
		<tr><td class="vbmenu_option"><a href="online.php">Who's Online</a></td></tr>
		

		</table>
	</div>
	<!-- / user cp tools menu -->

	

	
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->
	<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead" nowrap="nowrap">Go to Page...</td>
		</tr>
		<tr>

			<td class="vbmenu_option" title="nohilite">
			<form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
				<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
				<input type="button" class="button" id="pagenav_ibtn" value="Go" />
			</form>
			</td>
		</tr>
		</table>
	</div>

<!-- / PAGENAV POPUP -->







<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
	<td align="right"><div class="pagenav" align="right">
<table class="tborder" cellpadding="3" cellspacing="1" border="0">
<tr>
	<td class="vbmenu_control" style="font-weight:normal">Page 1 of 10</td>

	
	
		<td class="alt2"><span class="smallfont" title="Showing results 1 to 25 of 244"><strong>1</strong></span></td>
 <td class="alt1"><a class="smallfont" href="search.php?searchid=13032&amp;pp=25&amp;page=2" title="Show results 26 to 50 of 244">2</a></td><td class="alt1"><a class="smallfont" href="search.php?searchid=13032&amp;pp=25&amp;page=3" title="Show results 51 to 75 of 244">3</a></td>
	<td class="alt1"><a rel="next" class="smallfont" href="search.php?searchid=13032&amp;pp=25&amp;page=2" title="Next Page - Results 26 to 50 of 244">&gt;</a></td>
	<td class="alt1" nowrap="nowrap"><a class="smallfont" href="search.php?searchid=13032&amp;pp=25&amp;page=10" title="Last Page - Results 226 to 244 of 244">Last <strong>&raquo;</strong></a></td>
	<td class="vbmenu_control" title="search.php?searchid=13032&amp;pp=25"><a name="PageNav"></a></td>
</tr>
</table>
</div></td>

</tr>
</table>


<form action="inlinemod.php?forumid=144" method="post" id="inlinemodform">
<input type="hidden" name="url" value="/evilrom103-discussions/search.php?searchid=13032" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="1241381781-a1992dd31f90b6a8b50947f0b277526c64589bdc" />
<input type="hidden" name="forumid" value="144" />

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" id="threadslist">
<tr>
	<td class="tcat" colspan="8" style="font-weight:normal">

		
		<span class="smallfont" style="float:right">

			
			Showing results 1 to 25 of 244
			<br />
			
			
			Search took <strong>0.04</strong> seconds.
			
		</span>

		<a href="search.php?"><strong>Search:</strong></a>
		<span class="smallfont">
		
			New Posts
		

		
		
		</span>

	</td>
</tr>
Reply With Quote
 

Thread Tools
Display Modes

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 03:16 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.34448 seconds
  • Memory Usage 3,287KB
  • Queries Executed 12 (?)
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
  • (5)bbcode_code
  • (1)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (25)post_thanks_box
  • (25)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (25)post_thanks_postbit_info
  • (25)postbit
  • (25)postbit_onlinestatus
  • (25)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_postinfo_query
  • fetch_postinfo
  • 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
  • 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