View Single Post
  #1  
Old 01-05-2007, 11:05 PM
shete shete is offline
 
Join Date: Aug 2006
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default MEMBERINFO ( table help plz ! )

how can i get 2 tables underneath the " last post " table ???

i suck at placing tables and it took me like 1 month to figure out how to get my memberinfo template like this lol...


can someone code 2 tables underneath the last post box ???

heres a screenshot


here is my template

HTML Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header


<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%" align="center">
<tr>

</tr>
<tr valign="top">

	<td class="<if condition="$post['field42']">$post[field42]</if>" align="left">
	<div class="">
		<div align="$stylevar[left]">
		
			<div class="fieldset">
				<div style="padding:$stylevar[formspacer]px">

<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>
				<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>









<if condition="$show['currentlocation']">
					<div><font size=1>$userinfo[action] $userinfo[where]</font><if condition="$show['detailedtime']">  <else /> @ </if> </div>
				</if>


			
<if condition="$post['field39']">
<a href="viewmemberpics.php?$session[sessionurl]u=$post[userid]"><img src="$post[field39]" width="130" border="6" style="border:1px solid ; border-color: red; border-top:1px solid ; border-top-color: red;" /></a>  <bR>

</if>
		
<br>


<if condition="$post['field38']">
$post[field38]<else /> This user has not written anything .
</if>


<br>
<a href="viewmemberpics.php?$session[sessionurl]u=$post[userid]"><img src="http://img206.imageshack.us/img206/2538/viewpicsck4.gif" border="0"></a>



<br>
<br>
<if condition="$show['age']">
				
						<strong>$vbphrase[age]</strong>:
						$userinfo[age]
					
				</if>

<Br>



				
				<if condition="$post['field2']">		<strong>$vbphrase[location1]</strong>:
						$post[field2]
					
				


<br>

</if>

<br>

					$vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
				</div>
			</div>
			
			
				<legend>Contact</legend>
				<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
				<tr>
					<td>

<if condition="$show['pm']">$vbphrase[private_message]:<br />
						<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_private_message_to_x]</phrase></a></if>
						
					</td>
				</tr>
<tr><td>

				<if condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid']">
				
						
						<a href="#" onclick="window.open('pager.php?do=buddylist&amp;puserid=$userinfo[userid]','pagerbuddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;"><img src="http://img301.imageshack.us/img301/3082/sendpagered1.gif" border="0"></a>
					
				</if></tr></td>
				<if condition="$show['email']">
				<tr>
					<td>
							$vbphrase[email]:<br />
						<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_message_via_email_to_x]</phrase></a>
					</td>
				</tr>
				</if>
<tr><td>
<if condition="$show['homepage']">$vbphrase[home_page]:<br />
						<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a></if>

</td></tr>
<tr><td>
<br>

					<if condition="$userinfo['showicq']">
					
						$vbphrase[icq]
						<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
					
					</if>
</tr></td><tr><td>
					<if condition="$userinfo['showaim']">
					
						$vbphrase[aim]
						<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
					
					</if>
</tr></td><tr><td>
					<if condition="$userinfo['showmsn']">
					
						$vbphrase[msn]
						<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
					
					</if>
</tr></td><tr><td>
					<if condition="$userinfo['showyahoo']">
					
						$vbphrase[yahoo]
						<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
					
					</if>
</tr></td><tr><td>
					<if condition="$userinfo['skype']">
					
						$vbphrase[skype]<
						<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a>
					
					</if>

				<else />
					
					</tr></td><tr><td>
					


				</tr>
				</table>
			</fieldset>
			
			<if condition="$vboptions['usereferrer']">
			<div class="fieldset">
				<div style="padding:$stylevar[formspacer]px">
					$vbphrase[referrals]: <strong>$referrals</strong>
				</div>
			</div>
			</if>
			
			<if condition="$show['usernotes']">
			<div class="fieldset">
				<div style="padding:$stylevar[formspacer]px">
					$vbphrase[user_notes]:
					<if condition="$show['usernoteview']">
						<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
					</if>
					<if condition="$show['usernotepost']">
						[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
					</if>
					<if condition="$show['usernoteview']">
						<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
					</if>
				</div>
			</div>
			</if>
		
		</div>
	</div>
	</td>
	
	<td class="" align="center">
	
		
	
	<div class="<if condition="$post['field43']">$post[field43]</if>">
		<div align="$stylevar[left]">
			<div class="fieldset">
				<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
				<tr>
					<if condition="$show['membergroups']">
					<td></td>
					<else />
					<td>

<legend>$vbphrase[posts]</legend>
				<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
				<tr>
					<td>
						$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
					</td>
				</tr>
				<if condition="$vboptions['profilelastpost']">
				<tr>
					<td>
							$vbphrase[last_post]:<br />
							<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
							$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
					</td>
				</tr>
				</if>
				<tr>
					<td><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
				</tr>
				<tr>
					<td><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
				</tr>
<Br>




</td>
					</if>
				</tr>
				
				</table>








			</div>
		
		</div>
	</div>
	</td>

</tr>
</table>
<br>




				

			</div>
		
		</div>
	</div>
	</td>

</tr>
</table>
$footer

</body>
</html>










<style type="text/css">


table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
	background-color:000;
	background-image:url("<if condition="$post['field41']">$post[field41]<else />http://azbboy.com/images/prototypefile_1280.jpg</if>");
        background-position:Center Center;
        background-repeat:no-repeat;
        background-attachment:fixed;
	border-color:ffffff;
	border-width:2px ;
	border-style: none;
</style>


<style type="text/css">
table, tr, td, li, p, div { font-family:tahoma; color:<if condition="$post['field44']">$post[field44]</if>;      }  
</style>



<if condition="$post['field38']">$post[field38]<else />This user has not wrote anything</if>"
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01138 seconds
  • Memory Usage 1,876KB
  • 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_html
  • (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