عرض مشاركة واحدة
قديم 11-15-2019, 10:53 PM
المشاركة 5
هيلبرنت
.:: رفيق درب ::.
  • هيلبرنت غير متواجد حالياً
افتراضي رد: مشكلة فى كود مواقع صديقة فى القائمة الجانبية
تفضل اخى
كود:
$stylevar[htmldoctype]
<html xmlns="https://www.sohbatulquran.com/vb/index.php" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
	<!-- no cache headers -->
	<meta http-equiv="Pragma" content="no-cache" />
	<meta http-equiv="Expires" content="-1-" />
	<meta http-equiv="Cache-Control" content="no-cache" />
	<!-- end no cache headers -->
	$headinclude
	<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header

$navbar
<!-- / guest welcome message -->
<br />
<!-- main -->
<div class="FHLeft">
<div class="blockContent">
<h6>المشاركات الجديدة</h6>
<div class="lasts">
<ul>
<script type="text/javascript" src="https://www.sohbatulquran.com/vb/external.php?forumids=387,385,454,448,401,402,421,403,303,20,388,251,409,445,432,431,404,22,23,406,405,413,414,386,415,416,433,&amp;type=js"></script> <script type="text/javascript">
var num_Of_Links = 25 ;
var threadLink = "$vboptions[bburl]/showthread.php?t="; 
for (i = 0; i < num_Of_Links; i++){    document.writeln('<li><div><i class="fa fa-file-text"></i><span><b><a title="' + threads[i]["title"] + '"  href="' + threadLink + threads[i]["threadid"] + '" target="_self">' + threads[i]["title"] + '</a></b><em><i class="fa fa-user"></i>  ' , threads[i].poster, ' <u><i class="fa fa-clock-o"></i> ' , threads[i].threadtime, '</u></em></span></div></li>');}
</script>
</ul></div></div>
<div class="blockContent">
<h6>مواقع صديقة</h6>
<div class="STATISTIC">
<a href="https://www.sohbatulquran.com/vb">صحبة القرآن </a></div>
<div class="STATISTIC"><a href="https://www.youtube.com/channel/UComUvDqMf-7coLzh1TvO4lA">قناة رايزو </a>
</div>
</div>
<br />
<div class="blockContent">
<h6>احصائيات المنتدى</h6>
<div class="STATISTIC"><i class="ReplyIcon fa fa-comment"></i> المشاركات: $totalposts</div>
<div class="STATISTIC"><i class="ReplyIcon fa fa-file-text"></i> المواضيع: $totalthreads</div>
<div class="STATISTIC"><i class="ReplyIcon fa fa-users"></i> الأعضاء: $numbermembers</div>
<div class="STATISTIC"><i class="ReplyIcon fa fa-street-view"></i>  <phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div></div>
<div id="forumhomeBody">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
	<tr align="center">
	  <td class="FD2Screen thead">&nbsp;</td>
	  <td class="thead FD5Screen" width="100%" align="right">المنتدى</td>
	  <td class="thead FD5Screen" width="3%">المواضيع</td>
	  <td class="thead FD5Screen" width="3%">المشاركات</td>
	  <td class="thead FD6Screen">آخر مشاركة</td>
	  
	</tr>
</thead>

<!-- main -->

$forumbits

<tbody>
	<tr>
		<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
			<a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">اجعل كافة الأقسام مقروءة</a>
			
		</strong></div></td>
	</tr>

</tbody>
</table>
</div>
$forumhome_markread_script
<!-- /main -->

<br />

<br />

<!-- what's going on box -->
<div class="forumhomestat">
		<span class="fa fa-bar-chart fa-lg"></span>إحصائيات المنتدى

$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<div class="forumhomestatboxuno">
<div>
			<a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)	
	</div>
	<div><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
				<div>$activeusers</div>
			</div>
<!-- end logged-in users -->
</if>

		<div class="states">
			إحصائيات اكواد
		</div>
<div class="forumhomestatboxtres">
				<span class="fa">&#xf0c9;</span> المواضيع: $totalthreads | 
				<span class="fa">&#xf086;</span> المشاركات: $totalposts | 
				<span class="fa">&#xf0c0;</span> الأعضاء: $numbermembers .
				<div class="newestmember">
<span class="fa">&#xf007;</span> &nbsp;<phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
			
		</div>
</div>
<br />
<br />
$ad_location[ad_forumhome_afterforums]
<br/>


$footer
</body>
</html>