Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->


Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
#CaptainMyBB Süper Profil Görünümü - Soulless Boss
#1
Admin KP - Şablon & Stil - Kullandığınız Tema - Css Ekle,

Dosya Adı: profile.css
İlişkilendirilen: Genel
Kendi içeriğimi Yaz'a tıklayın, aşağıdaki kodları yapıştırın.

Kod:
 ul.tabs {
     margin: 0;
     padding: 0;
    background:  #000 url(http://i.hizliresim.com/emVbN0.png);
     padding: 1px 0px 1px 0px;
     float: left;
     list-style: none;
     height: 32px;
     width: 100%;
         border-bottom: 2px solid #bbb;
         border-radius: 2px 2px 2px 2px;
}

ul.tabs li {
     float: left;
     margin: 0;
         margin-right: 10px;
     padding: 0;
     margin-left: 10px;
     height: 31px;
     line-height: 31px;
     border-radius:  2px;
     margin-bottom: -1px;
background: #000;
     overflow: hidden;
     position: relative;
}

ul.tabs li a {
     text-decoration: none;
     color: #FFF;
     display: block;
     font-size: 1.2em;
     padding: 0 20px;
     outline: none;
}

ul.tabs li a:hover {
     background: rgba(5, 5, 5, 0.59);
}    

html ul.tabs li.active, html ul.tabs li.active a:hover  {
     background: rgba(5, 5, 5, 0.59);
     border-bottom: 1px solid #7f8c8d;
}

.tab_container {
     border-top: none;
     clear: both;
     float: left;
     width: 100%;
     -moz-border-radius-bottomright: 5px;
     -khtml-border-radius-bottomright: 5px;
     -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
     -khtml-border-radius-bottomleft: 5px;
     -webkit-border-bottom-left-radius: 5px;
}

.tab_content {
     padding: 20px 0px;
     font-size: 1.2em;
}

.tab_content h2 {
     font-weight: normal;
     padding-bottom: 10px;
     border-bottom: 1px dashed #ddd;
     font-size: 1.8em;
}

.tab_content h3 a{
     color: #254588;
}

.tab_content img {
     margin: 0 20px 20px 0;
     border: 1px solid #ddd;
     padding: 5px;
}



Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Üye Şablonlar,

Member_profile şablonuna girin, bütün kodları silip bu kodları ekleyin;

Kod:
 <html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="25%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">
<tr>
<td colspan="2" class="thead"><strong><center><span style="background: rgba(5, 5, 5, 0.59);padding: 8px;border-radius: 3px;">{$formattedname}'s Profile</span></center></strong></td>
</tr>
<tr>
<td class="trow1">
<center>{$avatar}
<br />
{$online_status}<br />
{$userstars}<br  /></center>
</td></tr>
<br /><br />
<td class="trow2">
<b>Doğum Tarihi:</b> {$membday} {$membdayage}<br>
<b>Üyelik Tarihi:</b> {$memregdate}<br>
<b>Son Ziyaret:</b> {$localtime}<br>
{$buddy_options}<br /><br />
<center><span class="forumiconss"><a href="private.php?action=send&amp;uid={$memprofile['uid']}" title="Mesaj Gönder"><img src="http://i.hizliresim.com/RyWg96.png"  style="vertical-align: middle;margin-top: -5px;"></a></span>
<span class="forumiconss"><a href="member.php?action=emailuser&uid={$memprofile['uid']}" title="E-mail Gönder"><img src="http://i.hizliresim.com/1P8pDp.png" style="vertical-align: middle;margin-top: -5px;"></a></span>
<span class="forumiconss"><a href="search.php?action=finduserthreads&uid={$memprofile['uid']}" title="Tüm Konuları Göster"><img src="http://i.hizliresim.com/dj1Lk4.png" style="vertical-align: middle;margin-top: -5px;"></a></span>
<span class="forumiconss"><a href="search.php?action=finduser&uid={$memprofile['uid']}" title="Tüm Mesajları Göster"><img src="http://i.hizliresim.com/8nV6Da.png" style="vertical-align: middle;margin-top: -5px;"></a></span><br></center>
</td>
</tr>
</table>
{$modoptions}
{$adminoptions}
<br />
</td>
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<td width="100%" style="vertical-align: top;margin-top: 20px;padding-top: 36px;">
     <ul class="tabs">
         <li><a href="#tab3">Forum Bilgisi</a></li>
         <li><a href="#tab1">Hakkında</a></li>
         <li><a href="#tab2">İletişim</a></li>
     </ul>
<br />
<div class="tab_container">
<div id="tab1" class="tab_content">
{$profilefields}
{$signature}
</div>


<div id="tab2" class="tab_content">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$formattedname} İletişim</strong>
<tr>
<td class="trow1"><strong>{$lang->homepage}</strong></td>
<td class="trow1">{$website}</td>
</tr>
{$sendemail}
<tr>
<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</td>
</tr>
</table>
</div>


<div id="tab3" class="tab_content">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$formattedname} Forum Bilgisi</strong>
<tr>
<td class="trow1"><strong>{$lang->joined}</strong></td>
<td class="trow1">{$memregdate}</td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->timeonline}</strong></td>
<td class="trow2">{$timeonline}</td>
</tr>
{$reputation}
{$warning_level}
</td>
</tr>
</table>
</div>


</div>
</td>
</tr>
</table>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready(function($) {
     $(".tab_content").hide();
     $("ul.tabs li:first").addClass("active").show();
     $(".tab_content:first").show();
     $("ul.tabs li").click(function() {
         $("ul.tabs li").removeClass("active");
         $(this).addClass("active");
         $(".tab_content").hide();
         var activeTab = $(this).find("a").attr("href");
         $(activeTab).fadeIn();
         return false;
     });

});
</script>
{$footer}
</body>
</html>



Kaydet ve listeye dön'e tıklayın..

Member_register şablonuna girin, bütün kodları silip bu kodları ekleyin;

Kod:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->registration}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/validator.js"></script>
</head>
<body>
{$header}
<br />
<form action="member.php" method="post" id="registration_form"><input type="text" style="visibility: hidden;" value="" name="regcheck1" /><input type="text" style="visibility: hidden;" value="true" name="regcheck2" />
{$regerrors}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->registration}</strong></td>
</tr>
<tr>
<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>
</tr>
<tr>
<td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td>
</tr>
{$passboxes}
<tr>
<td><span class="smalltext"><label for="email">{$lang->email}</label></span></td>
<td><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td>
</tr>
<tr>
<td><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td>
<td><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>
</tr>
<tr>
     <td colspan="2" style="display: none;" id="email_status">&nbsp;</td>
</tr>
{$hiddencaptcha}
</table>
</fieldset>
{$requiredfields}
{$referrer}
{$regimage}
</td>
<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_prefs}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td>
<td valign="top"><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$hideemailcheck} /></td>
<td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td>
<td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotice" id="pmnotice" value="1"{$pmnoticecheck} /></td>
<td valign="top"><span class="smalltext"><label for="pmnotice">{$lang->pm_notice}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailpmnotify" id="emailpmnotify" value="1" {$emailpmnotifycheck} /></td>
<td valign="top"><span class="smalltext"><label for="emailpmnotify">{$lang->email_notify_newpm}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td>
<td valign="top"><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
</tr>
<tr>
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td>
</tr>
<tr>
<td colspan="2">
     <select name="subscriptionmethod" id="subscriptionmethod">
         <option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option>
         <option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option>
         <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
     </select>
</td>
</tr>

</table>
</fieldset>
<br />
<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td><span class="smalltext">{$lang->time_offset_desc}</span></td>
</tr>
<tr>
<td>{$tzselect}</td>
</tr>
<tr>
<td><span class="smalltext">{$lang->dst_correction}</span></td>
</tr>
<tr>
<td>
     <select name="dstcorrection">
         <option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>
         <option value="1" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option>
         <option value="0" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option>
     </select>
</td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">
<legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext">{$lang->lang_select_desc}</span></td>
</tr>
<tr>
<td><select name="language" id="language"><option value="">{$lang->lang_select_default}</option><option value="">-----------</option>{$langoptions}</select></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
<br />
<div align="center">
<input type="hidden" name="step" value="registration" />
<input type="hidden" name="action" value="do_register" />
<input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
</div>
</form>
<script type="text/javascript">
<!--
    regValidator = new FormValidator('registration_form');
     regValidator.register('username', 'notEmpty', {failure_message:'{$lang->js_validator_no_username}'});
     regValidator.register('email', 'regexp', {match_field:'email2', regexp:'^([a-zA-Z0-9_\\.\\+\\-])+\\@(([a-zA-Z0-9\\-])+\\.)+([a-zA-Z0-9]{2,4})+$', failure_message:'{$lang->js_validator_invalid_email}'});
     regValidator.register('email2', 'matches', {match_field:'email', status_field:'email_status', failure_message:'{$lang->js_validator_email_match}'});
{$validator_extra}
     regValidator.register('username', 'ajax', {url:'xmlhttp.php?action=username_availability', loading_message:'{$lang->js_validator_checking_username}'}); // needs to be last
// -->
</script>
{$footer}
</body>
</html>



Kaydet ve listeye dön'e tıklayın..

Member_register_referrer şablonuna girin, bütün kodları silip bu kodları ekleyin;


Kod:
<br />
<fieldset class="trow2">
<legend><strong>{$lang->referrer}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td><span class="smalltext"><label for="referrer">{$lang->referrer_desc}</label></span></td>
</tr>
<tr>
<td>
<input type="text" class="textbox" name="referrername" id="referrer" value="{$referrername}" style="width: 100%;" />
</td>
</tr></table>
</fieldset>
<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>
<script type="text/javascript">
<!--
    if(use_xmlhttprequest == "1")
     {
         new autoComplete("referrer", "xmlhttp.php?action=get_users", {valueSpan: "username"});
     }
// -->
</script>



Kaydet ve listeye dön'e tıklayın..

Member_register_regimage şablonuna girin, bütün kodları silip bu kodları ekleyin;

Kod:
<br />
<fieldset class="trow2">
<script type="text/javascript" src="jscripts/captcha.js?ver=1400"></script>
<legend><strong>{$lang->image_verification}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td><span class="smalltext">{$lang->verification_note}</span></td>
<td rowspan="2" align="center"><img src="captcha.php?action=regimage&amp;imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>
<script type="text/javascript">
<!--
    if(use_xmlhttprequest == "1")
     {
         document.write('<br \/><br \/><input type="button" class="button" tabindex="10000" name="refresh" value="{$lang->refresh}" onclick="return captcha.refresh();" \/>');
     }
// -->
</script>
</td>
</tr>
<tr>
<td><input type="text" class="textbox" name="imagestring" value="" id="imagestring" style="width: 100%;" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /></td>
</tr>
<tr>
     <td id="imagestring_status"  style="display: none;" colspan="2">&nbsp;</td>
</tr>
</table>
</fieldset>



Kaydet ve listeye dön'e tıklayın, profil görünümümüz bitmiştir.

Demo : http://expertboss.10tl.net herhangibir üyenin profiline girin..
eXpertBoss
Ara
Cevapla }}}
Teşekkür verenler:
Teşekkür verenler:
Teşekkür verenler:


[-]
Anahtar Kelimeler
Anahtar Kelimeler:
- - - - - - - - - - - - - - - - - - - - - - - - -
Konu İsmi: MyBB Süper Profil Görünümü - Soulless Boss Yazar: #Captain
-> MyBB Süper Profil Görünümü - Soulless Boss full indir - MyBB Süper Profil Görünümü - Soulless Boss full dinle - MyBB Süper Profil Görünümü - Soulless Boss full izle - MyBB Süper Profil Görünümü - Soulless Boss download - MyBB Süper Profil Görünümü - Soulless Boss yükle - MyBB Süper Profil Görünümü - Soulless Boss free download - MyBB Süper Profil Görünümü - Soulless Boss nasıl oluyor - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss fragmani - MyBB Süper Profil Görünümü - Soulless Boss film - MyBB Süper Profil Görünümü - Soulless Boss müzik - MyBB Süper Profil Görünümü - Soulless Boss mp3 - MyBB Süper Profil Görünümü - Soulless Boss videoları - MyBB Süper Profil Görünümü - Soulless Boss resimleri - MyBB Süper Profil Görünümü - Soulless Boss dizileri - MyBB Süper Profil Görünümü - Soulless Boss sorun - MyBB Süper Profil Görünümü - Soulless Boss hatası - MyBB Süper Profil Görünümü - Soulless Boss çözüm nedir - MyBB Süper Profil Görünümü - Soulless Boss ne demek - MyBB Süper Profil Görünümü - Soulless Boss nasıl - MyBB Süper Profil Görünümü - Soulless Boss program - MyBB Süper Profil Görünümü - Soulless Boss kurulum - MyBB Süper Profil Görünümü - Soulless Boss yardım - MyBB Süper Profil Görünümü - Soulless Boss kim - MyBB Süper Profil Görünümü - Soulless Boss crack indir - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss hackını indir - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz full indir - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz crack indir - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz hilesini indir - MyBB Süper Profil Görünümü - Soulless Boss videolarını ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss müziklerini ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss hatasının çözümü - MyBB Süper Profil Görünümü - Soulless Boss filmlerini ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss kurulumu nasıl - MyBB Süper Profil Görünümü - Soulless Boss sorununun çözümü - MyBB Süper Profil Görünümü - Soulless Boss hatasının çözümü - MyBB Süper Profil Görünümü - Soulless Boss programını indir - MyBB Süper Profil Görünümü - Soulless Boss programını ücretsiz indir - MyBB Süper Profil Görünümü - Soulless Boss programını crack olarak indir - MyBB Süper Profil Görünümü - Soulless Boss kurulumunu indir - MyBB Süper Profil Görünümü - Soulless Boss ücretsiz full indir..

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 2 Ziyaretçi


10tl.net Destek Forumu -

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping