Friday, November 21st 2008, 6:58am UTC+3

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to WbbTr.net & Webmaster Resources. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

denizin

Administrator

Date of registration: Jun 30th 2006

Posts: 917

Thanks: 5

Birthday: Jan 1st 1975 (33)

Gender: male

Level: 35 [?]
Experience: 802.097
Next Level: 824.290

Markum.net

1

Sunday, July 2nd 2006, 5:23pm

Thread_postbit Duzenleme

Oncelikle stilinizdeki thread_postbit.tpl nin yedegini alınız..

1.Thread_postbit.tpl yi notpadde acın ve asagıdakiyle degistirin.

PHP Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<table cellpadding="0" cellspacing="0" border="0" ><tr><td style="height: 5px;"></td></tr></table>
<table cellpadding="0" cellspacing="0" border="0" style="width:100%"><tr><if($indentwidth!=0)><then><td><img src="{$style['imagefolder']}/spacer.gif" height="10" width="$indentwidth" border="0" alt="" title="" /></td></then></if><td width="100%"><table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
 <tr>
  <td class="tabletitle" style="height:10px;" colspan="2"></td>
 </tr>
 <tr align="left">    
 
  <td class="$tdclass" valign="top" style="width:100%">
   <table style="width:100%" cellpadding="{$style['tableincellpadding']}" cellspacing="0" border="0" class="{$tdclass}_fc">
    <tr>
     <td style="width:100%" class="normalfont" align="left">
      <table style="width:100%" cellpadding="{$style['tableincellpadding']}" cellspacing="0" border="0" class="{$tdclass}_fc">
       <tr>
        <td><span class="smallfont">$posticon <b>$posts[posttopic]</b></span></td>
       </tr>
      </table>
      $posts[message]
      $attachments
      $signature
      <if($posts['editorid'])><then><p><span class="smallfont">{$LANG_THREAD_EDITOR}</span></p></then></if>
      <if($invisible==1)><then><p align="right"><span class="normalfont">{$lang->items['LANG_THREAD_INVISIBLE']}</span></p></then></if>
     </td>
    </tr>
   </table>
  </td>
  
  <td class="$tdclass" valign="top"><a name="post$posts[postid]" id="post$posts[postid]"></a>
   <table style="width:100%" cellpadding="{$style['tableincellpadding']}" cellspacing="0" border="0" class="{$tdclass}_fc">
    <tr>
     <td style="width:100%" class="smallfont"><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a></b></span> <if($posts['gender'] == 1)><then><img src="{$style['imagefolder']}/male.gif" border="0" alt="{$LANG_THREAD_MALE}" title="{$LANG_THREAD_MALE}" /></then></if>
     <if($posts['gender'] == 2)><then><img src="{$style['imagefolder']}/female.gif" border="0" alt="{$LANG_THREAD_FEMALE}" title="{$LANG_THREAD_FEMALE}" /></then></if><br />
      $posts[ranktitle]
        <if($rankimages!="")><then><br />$rankimages</then></if>
        <if($useravatar!="")><then><br /><br />$useravatar</then></if><br /><br />
    <if($showregdateinthread==1)><then>{$lang->items['LANG_THREAD_REGDATE']} $posts[regdate]<br /></then></if>
    <if($showuserpostsinthread==1)><then>{$lang->items['LANG_THREAD_USERPOSTS']} $posts[userposts]<br /></then></if>
    $userfields
    $userrating
    <if($userlevel)><then><br />$userlevel</then></if>
    <if($threadstarter==1)><then><br />{$lang->items['LANG_THREAD_THREADSTARTER']} <img src="{$style['imagefolder']}/threadstarter.gif" border="0" alt="{$LANG_THREAD_THREADSTARTER_ALT}" title="{$LANG_THREAD_THREADSTARTER_ALT}" /></then></if>
     </then>
     <else><span class="normalfont"><b>$posts[username]</b></span><br /><span class="smallfont">{$lang->items['LANG_THREAD_UNREGISTERED']}</span></else>
     </if>
     <br /><img src="{$style['imagefolder']}/spacer.gif" width="159" height="1" border="0" alt="" title="" /></td>
    </tr>
   </table>
  </td>
  
 </tr>
<tr>
 
 <td class="$tdclass">
  <table cellpadding="0" cellspacing="0" style="width:100%;">
   <tr>
    <td align="left"><span class="smallfont">
    <if($posts['userid'])>
    <then>
     <if($showonlineinthread==1)>
      <then>
       <if($user_online==1)>
        <then><font color="limegreen"><b>Online</b></font> | </then>
        <else><font color="red"><b>Offline</b></font> | </else>
       </if>
      </then>
     </if>
     
     <if($posts['showemail']==1)>
      <then><a href="mailto:$posts[email]">Email</a> | </then>
      <else>
       <if($posts['usercanemail']==1)>
        <then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}">Email</a> | </then>
       </if>
      </else>
     </if>
     
     <if($posts['homepage'])>
      <then><a href="$posts[homepage]" target="_blank">Homepage</a> | </then>
     </if>
   
     <a href="search.php?action=user&amp;userid=$posts[userid]{$SID_ARG_2ND}">Suchen</a> | 
  
     <a href="usercp.php?action=buddy&amp;add=$posts[userid]{$SID_ARG_2ND}">+Freund</a> | 
    
     <if($posts['receivepm']==&& $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}">PN</a> | </then></if>
     
     <if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;action=add">ICQ</a> | </then></if>
     
     <if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?">AIM</a> | </then></if>
     
     <if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.src=pg">YIM</a> | </then></if>
     
     <if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]">MSN</a></then></if>
     
    </then>
   </if></span>
    </td>
    <td align="right"><span class="smallfont"><a href="addreply.php?postid=$posts[postid]{$SID_ARG_2ND}">Antworten</a> <a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">Zitat</a> | <a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">Edit</a> | <a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">Melden</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a> | </then></if><a href="javascript:self.scrollTo(0,0);">Hoch</a></span></td>
   </tr>
  </table>
 </td>
 <td class="$tdclass" align="center"><span class="smallfont">
 <if($newpost==1)>
    <then><a href="thread.php?postid=$posts[postid]#post$posts[postid]"><img src="{$style['imagefolder']}/posticonnew.gif" border="0" alt="{$lang->items['LANG_THREAD_NEWPOST']}" title="{$lang->items['LANG_THREAD_NEWPOST']}" /></a></then>
    <else><a href="thread.php?postid=$posts[postid]#post$posts[postid]"><img src="{$style['imagefolder']}/posticon.gif" border="0" alt="" title="" /></a></else>
 </if> $postdate <span class="time">$posttime</span>
 </td>
 
 </tr>
 <tr>
  <td class="tabletitle" style="height:6px;" colspan="2"></td>
 </tr
</table></td></tr></table>
<table cellpadding="0" cellspacing="0" border="0" ><tr><td style="height: 5px;"></td></tr></table>


Signature of »denizin«
  • Go to the top of the page

Lord-Lion

Beginner

Date of registration: Feb 2nd 2008

Posts: 34

Gender: male

Occupation: www.star-board.de

Level: 16 [?]
Experience: 9.939
Next Level: 10.000

Markum.net

2

Sunday, February 3rd 2008, 3:31am

Selam: Thread_postbit Duzenleme

Usta boardi güzel batirdi iyik yedek aldim ..
Signature of »Lord-Lion«
  • Go to the top of the page

Rate this thread