Thursday, November 20th 2008, 11:26am UTC+3
You are not logged in.
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.
Date of registration: Jun 30th 2006
Posts: 1,405
Thanks: 9
Birthday: Jan 1st 1980 (28)
Gender: male
Location: Ankara
Occupation: Boş işler
Hobbies: Hobby :)

|
|
Source code |
1 2 3 4 5 6 |
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tabletitle"><span class="smallfont"> </span></td>
<td class="tabletitle" style="width:<if($hide_modcell==0)><then>80</then><else>100</else></if>%" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BOARDS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_POSTS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_THREADS']}</b></span></td>
|
|
|
Source code |
1 |
$shoutbox |
|
|
Source code |
1 |
eval("\$tpl->output(\"".$tpl->get("index")."\");");
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
//* Megashoutbox by XundY Start *//
require('acp/lib/xy_megashoutbox.conf.php');
if($xy_megaboxon=="1"){
if($wbbuserdata['userid'] && $xy_megaboxforguests=="0" OR $xy_megaboxforguests=="1"){
$lang->load("POSTINGS,XY_MEGASHOUTBOX");
$bbcode_smilies = getclickysmilies($smilie_table_cols,$smilie_table_rows);
eval ("\$shoutbox = \"".$tpl->get("xy_shoutbox")."\";");
}
}
//* Megashoutbox by XundY Ende *//
|
Hidden Text
www.wbbtr.net
Date of registration: Jun 30th 2006
Posts: 1,405
Thanks: 9
Birthday: Jan 1st 1980 (28)
Gender: male
Location: Ankara
Occupation: Boş işler
Hobbies: Hobby :)
Quoted
ORiJiNAL YAZARI : DrRedkiT
Ben de yapabildim tamam saolasın hocam
buarada smileysler yanında yok, onları hangi ayardan yapcam bilen kardeş varsa söylerse sevinirim
|
|
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 |
<script type="text/javascript" src="./js/bbcode.js"></script>
<script type="text/javascript">
function clear() {
document.bbform.message.value='';
}
</script>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr class="tablea" align="right">
<td class="tablea" style="width:16%" align="center">$bbcode_smilies </td>
<td class="tableb"style="width:83%" align="left">
<if($wbbuserdata['xy_can_shoutbox_admin'])>
<then>
<form name="kill" action="xy_megashoutbox.php" method="post" target="chat">
<input type="hidden" name="shouts" value="kill" >
<input type="submit" class="input" value="{$lang->items['LANG_XY_MEGASHOUTBOX_KILLALLFORM']}">
</form>
</then>
<else>
<br />
</else>
</if>
<form name="bbform" action="xy_megashoutbox.php" method="post" target="chat" onsubmit="setTimeout('clear()',100)">
<input type="hidden" name="setting" value="save" />
<input type="hidden" name="page_shout" value="chat" />
<iframe name="chat" src="xy_megashoutbox.php?page_shout=chat&setting=$setting&comment=$comment" style="width:100%; height:211px"></iframe>
<br /><if($wbbuserdata['xy_can_view_banlist'] || $wbbuserdata['xy_can_shoutbox_admin'] || $wbbuserdata['xy_can_ban_shoutuser'])><then><input type="button" value="{$lang->items['LANG_XY_MEGASHOUTBOX_BANLIST']}" class="input" onclick='window.open("xy_megashoutbox_banlist.php?action=mboxbanned{$SID_ARG_2ND}","Banlist","width=500,height=300,left=0,top=0,scrollbars=yes");' /> </then></if><input type="button" value="{$lang->items['LANG_XY_MEGASHOUTBOX_SPECIALFORM']}" class="input" onclick='window.open("xy_megashoutbox.php?action=special{$SID_ARG_2ND}","EditShout","width=500,height=300,left=0,top=0,scrollbars=yes");' /> <a href="xy_megashoutbox.php?page_shout=chat{$SID_ARG_2ND}" target="chat"><img src="./sbox_img/refresh.gif" border="0" align="middle" alt="{$lang->items['LANG_XY_MEGASHOUTBOX_REFRESH']}" title="{$lang->items['LANG_XY_MEGASHOUTBOX_REFRESH']}" /></a><input type="text" name="message" size="60" maxlength="100" /> <input type="submit" class="input" value="{$lang->items['LANG_XY_MEGASHOUTBOX_SHOUTFORM']}" />
</form>
</td>
</tr>
</table>
|
Quoted
ORiJiNAL YAZARI : DrRedkiT
Quoted
ORiJiNAL YAZARI : DrRedkiT
Tamavra abi bir soru daha sorsam ayıp olur mu?
bu chat forum bölümünde çıkıyor portalda çıkmasını nasıl yapacağım...
kardeşler arada kaynadı sorum, ilgilenirseniz sevinirim :]
Date of registration: Jun 30th 2006
Posts: 1,405
Thanks: 9
Birthday: Jan 1st 1980 (28)
Gender: male
Location: Ankara
Occupation: Boş işler
Hobbies: Hobby :)
Quoted
ORiJiNAL YAZARI : coskun
template "xy_shoutbox" doesnt exist bende bu cikdi bu ne demek oluyor