[مجابة] شريط أخر المواضيع في موقع وليس في منتدى؟؟

منتدى خاص للنقاش حول هاكات الجيل الثاني أفكارها، مشاكل تركيبها وكل ماله علاقة بها.

المشرف: alhitary

صورة العضو الرمزية
sloo7
عضو نشيط
عضو نشيط
مشاركات: 118
اشترك في: الاثنين مارس 20, 2006 12:24 am
مكان: البحرين

????? ??? index.body

مشاركةبواسطة sloo7 » الثلاثاء يونيو 06, 2006 12:03 pm

??? sloo7, ??? ??? ??? ?????? ?? ???? ????? ???? ??? :
http://www.phpbbarabia.com/board/viewtopic.php?t=15235
??? ??? ??????? ??????? ?? phpbb_sidebar_mod ???? ???? ???? ?? ???? ???? ?? ??? index.body
????? ?????? ??? SKAY ???? ?? ????...????? ?? ??? index.body ..
???? ??? ???? ??? ??? ???? ????? ?????????

كود: تحديد الكل

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
   <tr>
       <td class="catHead" height="25" align="center"><span class="cattitle">ÇáÅåÏÇÁÇÊ</span></td>
   </tr> 
   <tr>
       <td class="row1" align="left" height="30">
<IFRAME WIDTH=100% height=30 FRAMEBORDER=0
scr="ehdaa.php"
align=center marginWidth=1 marginHeight=1 
src="ehdaa.php" scrolling=no>
</IFRAME>
	   </td>   
   </tr>  
</table><table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr> 
    <td align="RIGHT" valign="bottom"><span class="gensmall">
      <!-- BEGIN switch_user_logged_in -->
      {LAST_VISIT_DATE}<br />
      <!-- END switch_user_logged_in -->
      {CURRENT_TIME}</span></td>
    <td align="LEFT" valign="bottom" class="gensmall">
      <!-- BEGIN switch_user_logged_in -->
      <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br />
      <!-- END switch_user_logged_in -->
      <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
  </tr>
</table>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
   <tr>
       <td class="catHead" height="25" align="center"><span class="cattitle">{L_RECENT_TOPICS}</span></td>
   </tr>
   <tr>
       <td class="row1" align="left" height="30"><span class="gensmall">
           <marquee id="recent_topics" behavior="scroll" direction="right" scrolldelay="50" scrollamount="2">
           <!-- BEGIN recent_topic_row -->
           » <a href="{recent_topic_row.U_TITLE}" title="{recent_topic_row.S_POSTTIME}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{recent_topic_row.L_TITLE}</a> ||
           {L_AUTHOR}: <a href="{recent_topic_row.U_POSTER}" title="{L_VIEW_AUTHOR}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{recent_topic_row.S_POSTER}</a> || {L_TOTAL_REPLIES} [ {recent_topic_row.L_REPLIES} ]    .::.    
           <!-- END recent_topic_row -->
           </marquee>
           </span>
       </td>
   </tr>
</table><br />
<table width="100%" cellpadding="1" cellspacing="1" border="0">
  <tr>
    <td style="vertical-align:top;">
      <table width="100%" cellpadding="2" cellspacing="1" class="forumline">
       <tr>
	     <th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SIDEBAR} </th>  
       </tr>
       <tr>
         <td class="row1"><b>{L_SIDEBAR_FORUM}</b></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_FAQ}">{L_FAQ}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_SEARCH}">{L_SEARCH}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_GROUP_CP}">{L_USERGROUPS}</a></span></td>
       </tr>
       <tr>
         <td class="row1"><b>{L_SIDEBAR_SETTINGS}</b></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_PROFILE}">{L_PROFILE}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></span></td>
       </tr>
      </table>
      <br />
      <script type="text/javascript">
      <!--
      function checkSearch()
      {
      if (document.search_block.search_engine.value == 'google')
      {
      window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', '');
      return false;
      }
      else
      {
      return true;
      } 
      }
      //-->
      </script>
      <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()">
        <table width="100%" cellpadding="2" cellspacing="1" class="forumline">
           <tr>
	         <th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SEARCH} </th>  
           </tr>
      <tr>
         <td align="center" class="row1"><table border="0" cellspacing="0" cellpadding="2">
           <tr>
             <td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
           </tr>
         <tr>
           <td align="center"><select class="post" name="search_engine">
             <option value="site">{L_FORUM}</option>
             <option value="google">Google</option>
           </select></td>
         </tr>
         <tr>
           <td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td> 
         </tr>
      </table>
      <input type="hidden" name="search_fields" value="all" /> 
      <input type="hidden" name="show_results" value="topics" />
      <br />
      <a href="{U_SEARCH}" class="gensmall">{L_ADVANCED_SEARCH}</a>
    </td>
   </tr>
</table>
</form>
    </td>
  <td style="vertical-align:top;"><table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <tr> 
    <th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
    <th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
    <th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
    <th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
  </tr>
  <!-- BEGIN catrow -->
  <tr> 
    <td class="catLeft" colspan="5" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
  </tr>
  <!-- BEGIN forumrow -->
  <tr> 
    <td class="row2" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
    <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br /></span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br /></span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
    <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
    <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
    <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <!-- END forumrow -->
  <!-- END catrow -->
</table>

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr> 
    <td align="LEFT"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
    <td align="RIGHT"><span class="gensmall">{S_TIMEZONE}</span></td>
  </tr>
</table>

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
    <td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
  </tr>
  <tr> 
    <td class="row2" align="center" valign="middle" rowspan="2"><img src="templates/BMan1Blue/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
    <td class="row1" align="RIGHT" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}<br />ÈáÛ ÚÏÏ ÒæÇÑ ÇáãäÊÏì <b>{VISITORS_COUNTER}</b> ÒÇÆÑ ãäÐ 12/05/2006
</span></td>
  </tr>
  <tr> 
    <td class="row1" align="RIGHT"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}<br />(<b>{L_WHOSONLINE_ADMIN}</b>) (<b>{L_WHOSONLINE_MOD}</b>)<br />{LOGGED_IN_USER_LIST}</span></td>
  </tr>
 <br /> 
<table cellSpacing="1" cellPadding="3" width="100%" align="center" border="0" class="forumline"> 
<tr> 
	<th colspan="2">{L_TOP5_REPLY}</th> 
	<th colspan="2">{L_TOP5_LAST_MEMBER}</th> 
	<th colspan="2">{L_TOP5_LAST_REPLY}</th> 
</tr> 
<tr> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_NAME}</span></td> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_NUMBER}</span></td> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_NAME}</span></td> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_NUMBER}</span></td> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_TOPIC}</span></td> 
	<td align="center" width="16%" class="row3"><span class="gen">{L_TOP5_NUMBER_VIEW}</span></td> 
</tr> 
<!-- BEGIN mini --> 
<tr> 
	<td align="center" class="{mini.ROW}"><span class="gen"><a href="{mini.POSTER}">{mini.POSTERA}</a></span></td> 
	<td align="center" class="{mini.ROW}"><span class="gen">{mini.NBPOSTS}</span></td> 

	<td align="center" class="{mini.ROW}"><span class="gen"><a href="{mini.NEWMB}">{mini.NBNAME}</a></span></td> 
	<td align="center" class="{mini.ROW}"><span class="gen">{mini.POST}</span></td> 

	<td align="center" class="{mini.ROW}"><span class="gen"><a href="{mini.TOPIC}">{mini.NOM}</a></span></td> 
	<td align="center" class="{mini.ROW}"><span class="gen">{mini.ID}</span></td> 
</tr> 
<!-- END mini --> 
<!-- BEGIN pop --> 
<tr> 
	<td colspan="6" align="center" class="row2"><span class="gen">{L_TOP5_EXP}<a href="{pop.TOPIC}">{pop.POST}</a>{L_TOP5_EXP2}{pop.NB}{L_TOP5_EXP3}</span></td>
</tr> 
<!-- END pop --> 
</table> 
<br /> <!-- BEGIN switch_user_logged_out -->
  <form method="post" action="{S_LOGIN_ACTION}">
    <tr> 
      <td class="catHead" colspan="2" align="center" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
    </tr>
    <tr> 
      <td class="row1" colspan="2" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: <input class="post" type="text" name="username" size="10" />   {L_PASSWORD}: <input class="post" type="password" name="password" size="10" />     {L_AUTO_LOGIN} <input class="text" type="checkbox" name="autologin" />   <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></span></td>
    </tr>
  </form>
<!-- END switch_user_logged_out -->
</table>

<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td width="20" align="center"><img src="templates/BMan1Blue/images/folder_new.gif" alt="{L_NEW_POSTS}"/></td>
	<td><span class="gensmall">{L_NEW_POSTS}</span></td>
	<td>  </td>
	<td width="20" align="center"><img src="templates/BMan1Blue/images/folder.gif" alt="{L_NO_NEW_POSTS}" /></td>
	<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
	<td>  </td>
	<td width="20" align="center"><img src="templates/BMan1Blue/images/folder_lock.gif" alt="{L_FORUM_LOCKED}" /></td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>




(SKAY)
مشرف سابق
مشرف سابق
مشاركات: 1528
اشترك في: السبت سبتمبر 24, 2005 3:35 pm
مكان: فلسطين
اتصال:

مشاركةبواسطة (SKAY) » الثلاثاء يونيو 06, 2006 12:31 pm

????? ??? sloo7, ?? ?????? :
1/?? ???? ???????? ?? ??? index.body
2/ ????? ????? ????? ?? :

كود: تحديد الكل

<form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> 
<table width="100%" cellpadding="2" cellspacing="1" class="forumline"> 
<tr> 
<th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SEARCH} </th> 
</tr> 
<tr> 
<td align="center" class="row1"><table border="0" cellspacing="0" cellpadding="2"> 
<tr> 
<td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td> 
</tr> 
<tr> 
<td align="center"><select class="post" name="search_engine"> 
<option value="site">{L_FORUM}</option> 
<option value="google">Google</option> 
</select></td> 
</tr> 
<tr> 
<td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td> 
</tr> 
</table> 
<input type="hidden" name="search_fields" value="all" /> 
<input type="hidden" name="show_results" value="topics" /> 
<br /> 
<a href="{U_SEARCH}" class="gensmall">{L_ADVANCED_SEARCH}</a> 
</td> 
</tr> 
</table> 
====( ???? ???? )====

كود: تحديد الكل

<br/>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline" height="200%"> 
<tr>
	         <th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25">
				<span class="cattitle">{MARQUEE_TOPIC}</span></th>  
           </tr>
<tr> 
<td class="row2" valign="top"><span class="gen"> 
<marquee id="recent_topics" behavior="scroll" direction="up" height="100" scrolldelay="100" scrollamount="2"> 
<table cellpadding="4" cellSpacing="1" width="100%"> 
<!-- BEGIN marqueerow --> 
<tr valign="top"> 
<td class="row2" width="352"> 
<span class="forumlink"><a href="{marqueerow.TOPIC_URL}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{marqueerow.TOPIC_TITLE}</a></span> 
<span class="gensmall"><br></span> 
</td> 
</tr> 
<!-- END marqueerow --> 
</table></marquee> 
</td> 
</tr> 
</table>
????????
Skay
صورة البحث في مواضيع المنتدى خير وسيلة للمحافظة علي وقتكـ
صورة ضع رابط منتداكــ في توقيعك أو ملفكـ الشخصي لتحصل علي الدعم الفني

صورة العضو الرمزية
sloo7
عضو نشيط
عضو نشيط
مشاركات: 118
اشترك في: الاثنين مارس 20, 2006 12:24 am
مكان: البحرين

مشاركةبواسطة sloo7 » الثلاثاء يونيو 06, 2006 1:08 pm

????? ????? SKAY ...

???? ???? ???? ...??? ?? ??? ???? ???? ???? ...?? ??? ?? ??

?? ??? ????? ???? ??????? ????

??? ????? ???? ???? ?? :oops:

(SKAY)
مشرف سابق
مشرف سابق
مشاركات: 1528
اشترك في: السبت سبتمبر 24, 2005 3:35 pm
مكان: فلسطين
اتصال:

مشاركةبواسطة (SKAY) » الثلاثاء يونيو 06, 2006 1:25 pm

sloo7 كتب:????? ????? SKAY ...
???? ???? ???? ...??? ?? ??? ???? ???? ???? ...?? ??? ?? ??
?? ??? ????? ???? ??????? ????
??? ????? ???? ???? ?? :oops:
????? ?????
??? ????? ??? ????? ????? , ???? ??? ?? ?? ?????? ????? ?? ??? index.body ???? ?? ??????? ?? ?????
Skay
صورة البحث في مواضيع المنتدى خير وسيلة للمحافظة علي وقتكـ
صورة ضع رابط منتداكــ في توقيعك أو ملفكـ الشخصي لتحصل علي الدعم الفني

صورة العضو الرمزية
sloo7
عضو نشيط
عضو نشيط
مشاركات: 118
اشترك في: الاثنين مارس 20, 2006 12:24 am
مكان: البحرين

مشاركةبواسطة sloo7 » الثلاثاء يونيو 06, 2006 1:47 pm

????? ...?? SKAY

????? ????? ??? ??? ?????....


??? ????? ???? ??? ?? ???? ?????? ??? ?? ?? ???? ??? ?? ??????? ???? ??????? :oops:

????? ?? ??? ??????? :oops:

(SKAY)
مشرف سابق
مشرف سابق
مشاركات: 1528
اشترك في: السبت سبتمبر 24, 2005 3:35 pm
مكان: فلسطين
اتصال:

مشاركةبواسطة (SKAY) » الثلاثاء يونيو 06, 2006 2:00 pm

sloo7 كتب:????? ...?? SKAY
????? ????? ??? ??? ?????....

??? ????? ???? ??? ?? ???? ?????? ??? ?? ?? ???? ??? ?? ??????? ???? ??????? :oops:
????? ?? ??? ??????? :oops:
?? ????? ??? ?? ??? ?????? :
==( ???? )==
index.body
==(????)==

كود: تحديد الكل

  <!-- END recent_topic_row --> 
           </marquee> 
           </span> 
       </td> 
   </tr> 
</table>
==(??? ?????)==

كود: تحديد الكل

 <!-- BEGIN switch_user_logged_out --> 
  <form method="post" action="{S_LOGIN_ACTION}"> 
    <tr> 
      <td class="catHead" colspan="2" align="center" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> 
    </tr> 
    <tr> 
      <td class="row1" colspan="2" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: <input class="post" type="text" name="username" size="10" />   {L_PASSWORD}: <input class="post" type="password" name="password" size="10" />     {L_AUTO_LOGIN} <input class="text" type="checkbox" name="autologin" />   <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></span></td> 
    </tr> 
  </form> 
<!-- END switch_user_logged_out --> 
</table>
<br /> 
==(?? ???? ??? ??? ????? ??????? ????? ?? ??? ????? ?????? )==

كود: تحديد الكل

<!-- BEGIN switch_user_logged_out --> 
  <form method="post" action="{S_LOGIN_ACTION}"> 
    <tr> 
      <td class="catHead" colspan="2" align="center" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> 
    </tr> 
    <tr> 
      <td class="row1" colspan="2" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: <input class="post" type="text" name="username" size="10" />   {L_PASSWORD}: <input class="post" type="password" name="password" size="10" />     {L_AUTO_LOGIN} <input class="text" type="checkbox" name="autologin" />   <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></span></td> 
    </tr> 
  </form> 
<!-- END switch_user_logged_out --> 
</table>
<br /> 
Skay
صورة البحث في مواضيع المنتدى خير وسيلة للمحافظة علي وقتكـ
صورة ضع رابط منتداكــ في توقيعك أو ملفكـ الشخصي لتحصل علي الدعم الفني

صورة العضو الرمزية
sloo7
عضو نشيط
عضو نشيط
مشاركات: 118
اشترك في: الاثنين مارس 20, 2006 12:24 am
مكان: البحرين

مشاركةبواسطة sloo7 » الثلاثاء يونيو 06, 2006 7:36 pm

??? ..??? ??? ??? ???

??? ????? ?????? ??? ??? ( SKAY )

????? ????? ?? ?????...??? ??? ???? ???? ??? ???? ???? ????

(SKAY)
مشرف سابق
مشرف سابق
مشاركات: 1528
اشترك في: السبت سبتمبر 24, 2005 3:35 pm
مكان: فلسطين
اتصال:

مشاركةبواسطة (SKAY) » الثلاثاء يونيو 06, 2006 10:18 pm

????? ????? sloo7, ???? ???? ????? , ?? ???? ??? ??????
Skay
صورة البحث في مواضيع المنتدى خير وسيلة للمحافظة علي وقتكـ
صورة ضع رابط منتداكــ في توقيعك أو ملفكـ الشخصي لتحصل علي الدعم الفني


العودة إلى ”[ ×.2.0 ] الهاكات“

الموجودون الآن

المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين فقط