View Single Post
  #2  
Old 07-04-2008, 10:44 PM
tuaguild's Avatar
tuaguild tuaguild is offline
 
Join Date: Dec 2007
Location: Memphis TN
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well i got rid of the errors on the beginning of the page but i cant get the post preview to display when i click a post in the results and when i click the errors come back.
Code:
<!-- Alternating Row Config, Don't Modify! -->
<if condition="!isset($altrow)">
    <if condition="$altrow = 0"></if>
</if>
<if condition="++$altrow % 2 == 0">
	<if condition="$postshell00 = 'postshell21'"></if>
	<if condition="$postingcontainer00 = 'postingcontainer21'"></if>
	<if condition="$post0 = 'post2'"></if>
	<if condition="$postf0 = 'postf2'"></if>
<else />
	<if condition="$postshell00 = 'postshell11'"></if>
	<if condition="$postingcontainer00 = 'postingcontainer11'"></if>
	<if condition="$post0 = 'post1'"></if>
	<if condition="$postf0 = 'postf1'"></if>
</if>
<!-- / Alternating Row Config -->


		<script type="text/javascript">
		//<![CDATA[
		postIdArray[$altrow]="$post[postid]";
		//]]>
		</script>


<div id="$postshell00" style="cursor: pointer;" onclick="javascript:switchPost($post[postid], '/showthread.php?p=$post[postid]')" onmouseover="javascript:hilightPost($post[postid])" onmouseout="javascript:restorePost($post[postid])">
	
	<div class="resultbox">
		<div class="postdisplay">
			<div class="border">
				<div class="$postingcontainer00">
					<div class="insert">
<div id="resultsContainer">
	<div class="resultbox"><!-- search results container -->
		<div class="$post0">
			<div class="$postf0">
				<div class="floatRight">
					<div id="miniText$post[postid]" class="miniText"><img src="/images/{imglang}/button-preview-post.gif" border="0" alt="" />
					</div>
				<div class="searchArrow" id="searchArrow$post[postid]"></div>
				<img src="/images/icons/arrow.gif" border="0" alt="" style="position:relative; top:7px;" />
				</div>
		<div id="colorMod$post[postid]" class="excerptPadd">
			<div class="breakWord">
			<ul>
				<li><span><a href="showthread.php?$session[sessionurl]p=$post[postid]$post[highlight]#post$post[postid]">$post[posttitle]</a></span><br />
				<span class="blue" style="font-size:11px;">
				$vbphrase[posted_by] <if condition="$post[userid]"><a href="member.php?$session[sessionurl]u=$post[userid]">$post[username]</a><else /><b>$post[username]</b></if> on $post[postdate]<if condition="!$show['detailedtime']"> $post[posttime]</if></span>			
				</li>
				<li class="summary"><span><i>$post[pagetext]</i></span>
				</li>
			</ul>
			</div><!-- end break -->
		</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 -->









<!--<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="margin:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px" id="post$post[postid]">
<tr>
	<td class="thead" style="font-weight:normal">
		<if condition="$show['inlinemod']">
			<input type="checkbox" name="plist[$post[postid]]" id="plist_$post[postid]" style="float:$stylevar[right]; vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="1" <if condition="$show['disabled']">disabled="disabled"</if> />
		</if>
		<span style="float:$stylevar[right]">
			$vbphrase[forum]: <a href="forumdisplay.php?$session[sessionurl]f=$post[forumid]">$post[forumtitle]</a>
		</span>
		<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[post_statusicon].gif" alt="" border="0" />
		$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
	</td>
</tr>
<tr>
	<if condition="$show['moderated']">
	<td class="alt2">
	<else />
	<td class="alt1">
	</if>			
		<div class="smallfont" style="float:$stylevar[right]">
			$vbphrase[replies]: <strong>$post[replycount]</strong>
		</div>
		<div>
			<img class="inlineimg" src="$stylevar[imgdir_statusicon]/thread$post[statusicon].gif" alt="" border="0" />
			$post[typeprefix] <a href="showthread.php?$session[sessionurl]t=$post[threadid]$post[highlight]"><strong>$post[threadtitle]</strong></a>
		</div>
		<div class="smallfont" style="float:$stylevar[right]">
			$vbphrase[views]: <strong>$post[views]</strong>
		</div>
		<div class="smallfont">
			$vbphrase[posted_by]
			<if condition="$post[userid]"><a href="member.php?$session[sessionurl]u=$post[userid]">$post[username]</a><else />$post[username]</if>
		</div>
		
		<div class="alt2" style="margin:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px; padding:$stylevar[cellpadding]px; border:2px groove">
			<div class="smallfont"><em>
				<if condition="$post[posticon]"><img class="inlineimg" src="$post[posticonpath]" alt="$post[posticontitle]" border="0" /></if>
				<a href="showthread.php?$session[sessionurl]p=$post[postid]$post[highlight]#post$post[postid]">$post[posttitle]</a><br />
				<br />
				$post[pagetext]
			</em></div>
		</div>
		
		<if condition="$show['moderated']">
			<div style="float:$stylevar[right]"><img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" /></div>
		</if>
		
		<if condition="$show['deleted']">
		<div style="float:$stylevar[right]"><img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" /></div>
		<div class="smallfont">
			<phrase 1="member.php?$session[sessionurl]u=$post[del_userid]" 2="$post[del_username]">$vbphrase[message_deleted_by_x]</phrase>
			<if condition="$post['del_reason']">$vbphrase[reason]: <em>$post[del_reason]</em></if>
		</div>
		</if>		
	</td>
</tr>
</table>-->
this is the search_results_postbit template recoded i think the error is somewhere in here but i am not sure
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01294 seconds
  • Memory Usage 1,811KB
  • 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