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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-09-2008, 11:58 PM
tuaguild's Avatar
tuaguild tuaguild is offline
 
Join Date: Dec 2007
Location: Memphis TN
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
	</script>
	
	<script type="text/javascript">
	//<![CDATA[
		var postIdArray = new Array;
	//]]>
	</script>
	
	<style type="text/css">
		.breakWord { width:100%; overflow: hidden; word-wrap:break-word; }
	</style>


	<div id="searchcontainer">
		<table cellspacing="0" cellpadding="0" border="0" width="100%" style="min-width: 920px;">
			<tr>
				<td width="50%" valign="top"><!--[if IE]><div style="width: 450px;"><img src="/images/pixel.gif" /></div><![endif]-->
					<div style="position: relative; display: block; width: 100%;">
						<div style="margin: 0 auto; position: relative; width: 420px;">
							<div class="searchbanner"><img src="/images/en_US/title-search-results.gif" style="position: absolute; top: 7px; left: 120px;" border="0" title="Search Results" alt="search-results" /> </div>
						</div>
					</div>
					<div id="searchbackground">
						<div class="right">
							<!--[if IE]><img src="/images/pixel.gif" alt="" width="1" height="240" align="left" /><![endif]-->
	
	
							<!-- BEGIN searchresults -->
	
							<script type="text/javascript">
							//<![CDATA[
							postIdArray[{searchresults.S_ROW_COUNT}]="{searchresults.POST_ID}";
							//]]>
							</script>
							<a name="{searchresults.POST_ID}"></a>
							<div id="postshell<!-- IF searchresults.S_ROW_COUNT is odd -->2<!-- ELSE -->1<!-- ENDIF -->1" style="cursor: pointer;" onClick="javascript:switchPost('{searchresults.POST_ID}','{searchresults.U_VIEW_POST}')" onMouseOver="javascript:hilightPost('{searchresults.POST_ID}')" onMouseOut="javascript:restorePost('{searchresults.POST_ID}')">
								<div class="resultbox">
									<div class="postdisplay">
										<div class="innerborder">
											<div class="postingcontainer<!-- IF searchresults.S_ROW_COUNT is odd -->2<!-- ELSE -->1<!-- ENDIF -->1">
												<div class="insert">
													<div id="resultsContainer">
														<div class="resultbox">
															<!-- search results container -->
															<div class="post<!-- IF searchresults.S_ROW_COUNT is odd -->2<!-- ELSE -->1<!-- ENDIF -->">
																<div class="postf<!-- IF searchresults.S_ROW_COUNT is odd -->2<!-- ELSE -->1<!-- ENDIF -->">
																	<div class="floatRight">
																		<div id="miniText{searchresults.POST_ID}" class="miniText"><img src="/images/en_US/button-preview-post.gif" border="0" alt="" /> </div>
																		<div class="searchArrow" id="searchArrow{searchresults.POST_ID}"></div>
																		<img src="/images/icons/arrow.gif" border="0" alt="" style="position:relative; top:7px;" /> </div>
																	<div id="colorMod{searchresults.POST_ID}" class="excerptPadd">
																		<div class="breakWord">
																			<ul>
																				<li><span><a href="javascript:switchPost('{searchresults.POST_ID}','{searchresults.U_VIEW_POST}')">{searchresults.POST_SUBJECT}</a></span><br />
																					<span class="blue" style="font-size:11px;">{L_POSTED} {L_POST_BY_AUTHOR} <b>{searchresults.POST_AUTHOR}</b> {L_POSTED_ON_DATE} {searchresults.POST_DATE}</span> </li>
																				<li class="summary"><span><i><!-- IF searchresults.S_IGNORE_POST -->{searchresults.L_IGNORE_POST}<!-- ENDIF --><!-- IF searchresults.S_POST_REPORTED --><img src="/images/biohazard-button.gif" border="0" /><!-- ENDIF -->{searchresults.MESSAGE}</i></span> </li>
																			</ul>
																		</div>
																	</div>
																</div>
															</div>
														</div>
														<!-- end search results container -->
													</div>
												</div>
												<!-- end insert -->
											</div>
											<!-- end innercontainer -->
										</div>
										<!-- end border -->
									</div>
									<!-- end postdisplay -->
								</div>
								<!-- end resultbox -->
							</div>
							<!-- End div postshell -->
							
							<!-- END searchresults -->

	
						</div>
					</div>
				</td>
				<td width="50%" valign="top" class="displaybox"><!--[if IE]><div style="width: 450px;"><img src="/images/pixel.gif" /></div><![endif]-->
					<div style="position: relative; z-index: 999999999; width: 100%;">
						<div style="margin: 0 auto; position: relative; width: 420px;">
							<div class="postpreview">
								<img src="/images/en_US/title-post-preview.gif" style="position: absolute; top: 7px; left: 128px;" border="0" title="Post Preview" alt="post-preview" /> 
							</div>
						</div>
					</div>
					<div id="floatingContainer">
						<div id="floatingContainer2">
	
	
							<!-- BEGIN searchresults -->
	
							<a name="{searchresults.POST_ID}"></a>
							<div id="floatingContainer{searchresults.POST_ID}" style="display:none;">
								<div class="resultbox">
									<div class="postdisplay">
										<div class="innerborder">
											<div class="innercontainer">
												<div class="secondcontainer">
													<div class="breakWord">
														<div style="float: right;">
															<div style="position: relative;"><a href="{searchresults.U_VIEW_POST}" class="{S_CONTENT_FLOW_END}"><img src="/images/en_US/button-jumptopost.gif" title="{L_JUMP_TO_POST}" style="position:absolute; top:2px; right:4px;" border="0" alt="{L_JUMP_TO_POST}" /></a></div>
														</div>
														<ul>
															<li class="postavatar">
																<div id="avatar" style="width: 85px;">
																	<div class="shell">
																		<!-- IF searchresults.POSTER_AVATAR_SRC -->
																		<table cellspacing="0" cellpadding="0" border="0">
																			<tr>
																				<td style="background: url('{searchresults.POSTER_AVATAR_SRC}'); width: 64px; height: 64px;"></td>
																			</tr>
																		</table>
																		<div class="frame">
																		<!-- ELSEIF searchresults.S_PROFILE_PBRACE -->
																		<!-- Generate avatar based on custom profile fields -->
																		<table cellspacing="0" cellpadding="0" border="0">
																			<tr>
																				<td style="background: url('/images/portraits/<!-- IF searchresults.S_PROFILE_PBLEVEL --><!-- IF searchresults.PROFILE_PBLEVEL_VALUE > 69 -->wow-70<!-- ELSEIF searchresults.PROFILE_PBLEVEL_VALUE > 59 -->wow<!-- ELSE -->wow-default<!-- ENDIF --><!-- ELSE -->wow-default<!-- ENDIF -->/<!-- IF searchresults.S_PROFILE_PBGENDER -->{searchresults.PROFILE_PBGENDER_ID}<!-- ELSE -->0<!-- ENDIF -->-{searchresults.PROFILE_PBRACE_ID}-<!-- IF searchresults.S_PROFILE_PBCLASS -->{searchresults.PROFILE_PBCLASS_ID}<!-- ELSE -->1<!-- ENDIF -->.gif'); width: 64px; height: 64px;"></td>
																			</tr>
																		</table>
																		<!-- / Generate avatar based on custom profile fields -->
																		<div class="frame">
																		<!-- ELSE -->
																			<!-- IF searchresults.U_POST_AUTHOR -->
																			<table cellspacing="0" cellpadding="0" border="0">
																				<tr>
																					<td style="background: none; width: 64px; height: 64px;"></td>
																				</tr>
																			</table>
																			<div class="frame " style="background: url('/images/no-character-icon.gif') no-repeat;">
																			<!-- ELSE -->
																			<table cellspacing="0" cellpadding="0" border="0">
																				<tr>
																					<td style="background: url('/images/x_custom/avatar.jpg'); width: 64px; height: 64px;"></td>
																				</tr>
																			</table>
																			<div class="frame">
																			<!-- ENDIF -->
																		<!-- ENDIF -->
																		<!-- IF searchresults.U_POST_AUTHOR --><a href="{searchresults.U_POST_AUTHOR}"><img src="/images/pixel.gif" width="82" height="83" border="0" alt="" /></a>
																		<!-- ELSE --><img src="/images/pixel.gif" width="82" height="83" border="0" alt="" />
																		<!-- ENDIF -->
																		</div>
																	</div>

																	<div style="position: relative;">
																		<!-- IF searchresults.POSTER_AVATAR_SRC or searchresults.S_PROFILE_PBRACE -->
																		<div class="iconPosition" style="right: 4px;_right: 1px;">
																			<!-- IF searchresults.RANK_IMG --><img src="{searchresults.RANK_IMG_SRC}" alt="{searchresults.RANK_TITLE}" /><!-- ELSE --><b><small><!-- IF searchresults.S_PROFILE_PBLEVEL and searchresults.PROFILE_PBLEVEL_VALUE neq 0 -->{searchresults.PROFILE_PBLEVEL_VALUE}<!-- ELSE --><img src="/images/x_custom/question.gif" alt="" /><!-- ENDIF --></small></b> <!-- ENDIF -->
																		</div>
																		<!-- ELSEIF not searchresults.U_POST_AUTHOR -->
																		<div class="iconPosition">
																			<img src="/images/x_custom/question.gif" alt="" />
																		</div>
																		<!-- ENDIF -->
																		<!-- IF searchresults.S_PROFILE_PBRACE -->
																		<div id="iconpanelhide11">
																			<div id="search-iconpanel"></div>
																			<div id="search-icon-panel">
																			<!-- Character icons -->
																				<!-- IF searchresults.S_PROFILE_PBRACE -->
																					<!-- IF searchresults.S_PROFILE_PBGENDER -->
																					<div class="player-icons-race" style="background: url('/images/icon/race/{searchresults.PROFILE_PBRACE_ID}-{searchresults.PROFILE_PBGENDER_ID}.gif') no-repeat;"> <img src = "/images/pixel.gif" height="18" width="18" alt="" /> </div>
																					<!-- ELSE -->
																					<div class="player-icons-race" style="background: url('/images/icon/race/{searchresults.PROFILE_PBRACE_ID}-0.gif') no-repeat;"> <img src = "/images/pixel.gif" height="18" width="18" alt="" /> </div>
																					<!-- ENDIF -->
																				<!-- ENDIF -->
																				
																				<!-- IF searchresults.S_PROFILE_PBCLASS -->
																					<div class="player-icons-class" style="background: url('/images/icon/class/{searchresults.PROFILE_PBCLASS_ID}.gif') no-repeat;"><!-- IF searchresults.S_PROFILE_PBARMORYCHARLINK --><a href="{searchresults.PROFILE_PBARMORYCHARLINK_VALUE}" target="_blank"><img src="/images/icon/icon-active.png" alt="" class="png" border="0" height="18" width="18" /></a><!-- ELSE --><img src = "/images/pixel.gif" height="18" width="18" alt="" /><!-- ENDIF --></div>
																				<!-- ENDIF -->
																				
																				<!-- IF searchresults.S_PROFILE_PBPVPRANK -->
																					<div class="player-icons-pvprank" style="background: url('/images/icon/pvpranks/rank{searchresults.PROFILE_PBPVPRANK_ID}.gif') no-repeat;"></div>
																				<!-- ELSE -->
																					<!-- IF searchresults.PROFILE_PBRACE_ID == 1 or searchresults.PROFILE_PBRACE_ID == 3 or searchresults.PROFILE_PBRACE_ID == 4 or searchresults.PROFILE_PBRACE_ID == 7 or searchresults.PROFILE_PBRACE_ID == 11 -->
																						<div class="player-icons-pvprank" style="background: url('/images/icon/pvpranks/rank_default_0.gif') no-repeat;"></div>
																					<!-- ELSE -->
																						<div class="player-icons-pvprank" style="background: url('/images/icon/pvpranks/rank_default_1.gif') no-repeat;"></div>
																					<!-- ENDIF -->
																				<!-- ENDIF -->
																			<!-- / Character icons -->
																			</div>
																		</div>
																		<!-- ENDIF -->
																	</div>
																</div>
															</li>
															<li class = "userdata"><span> <a href="{searchresults.U_VIEW_POST}">{searchresults.POST_SUBJECT}</a><br/>
																{L_POSTED_ON_DATE} {searchresults.POST_DATE}</span><br />
																<span><b>{L_POST_BY_AUTHOR} <span style="color:#FFAC04;">{searchresults.POST_AUTHOR_FULL}</span>
																 <!--<a href="#"><img src="/images/icons/search.gif" style="vertical-align: middle;" width="17" height="21" border="0" alt="search" /></a>--></b><br />
																<!-- IF searchresults.S_PROFILE_PBGUILD --><small>Guild:&nbsp;</small> <small><b>{searchresults.PROFILE_PBGUILD_VALUE}</b></small><br /><!-- ENDIF -->
																<small>Realm:&nbsp;</small> <small><b>PBWoW</b></small></span>
															</li>
														</ul>
														<ul>
															<li class="summary">
																<div id="messagepanel">
																	<div class="message-body"> <img src="/images/search-text-bubble.gif" border="0" alt="" style="position: absolute; top: -15px; _top: -14px; left: 120px; _left: 115px;" />
																		<div class="message-format"><span style="color:{searchresults.POST_AUTHOR_COLOUR}">{searchresults.MESSAGE_FULL}</span></div>
																	</div>
																</div>
															</li>
														</ul>
														<!-- IF searchresults.FORUM_TITLE -->
															<!--{L_FORUM}: <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a>-->
														<!-- ENDIF -->
													</div>
													<!-- end break -->
												</div>
												<!-- end secondcontainer -->
											</div>
											<!-- end innercontainer -->
										</div>
										<!-- end border -->
									</div>
									<!-- end postdisplay -->
								</div>
								<!-- end resultbox -->
							</div>
							
							<!-- END searchresults -->
	
						</div>
					</div>
				</td>
			</tr>
		</table>
	</div>
	
	<!-- ENDIF -->

	<div class="theader">
		<div class="lpage">
			<!-- IF PAGINATION or .searchresults or S_SELECT_SORT_KEY or S_SELECT_SORT_DAYS -->
				<!-- INCLUDE pbwow_pagination.html -->
			<!-- ENDIF -->	
		</div>
		<div class="rpage" style="width:400px">
			<ul>
				<li>
				<!-- IF S_SELECT_SORT_DAYS or S_SELECT_SORT_KEY -->
					<form method="post" action="{S_SEARCH_ACTION}">
						{S_SELECT_SORT_DAYS} <!-- IF S_SELECT_SORT_KEY -->{S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}<!-- ENDIF --> <input type="submit" name="sort" value="&nbsp;" style="height:19px; width:21px; background:url(/images/jump-button.gif) no-repeat; border:none; cursor:pointer" />
						<!--{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}-->
					</form>
				<!-- ENDIF -->
				</li>
				<li style="margin: 3px 2px 0 3px;"><span><b><!-- IF S_SELECT_SORT_DAYS or S_SELECT_SORT_KEY --><!-- IF S_SHOW_TOPICS -->{L_DISPLAY_POSTS}<!-- ELSE -->{L_SORT_BY}<!-- ENDIF -->:&nbsp;<!-- ENDIF --></b></span></li>
			</ul>
		</div>
	</div>


<!-- ELSE -->


<div style="clear: both;"></div>
<div id="postbackground">
	<div class="right">
		<div class="search-dialogue">
			<span><strong>{L_NO_SEARCH_RESULTS}</strong></span>
		</div>
	</div>
</div>


<!-- ENDIF -->


</div>
<div class="forum-index">
	<div class="findex"> <a href="{U_VIEW_FORUM}"><img src="/images/en_US/forum-index.gif" width="104" height="41" border="0" title="" alt="" /></a> </div>
</div>
<div style="width: 100%; height: 20px;"></div>
<br clear="all" />

<!-- INCLUDE overall_footer.html -->
this is the other half of it i couldnt post it all
Reply With Quote
 


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 09:58 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.04914 seconds
  • Memory Usage 2,480KB
  • 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
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)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