NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<?php
session_start();
ob_start();
/* -- Bu satir kaldirilmamali! -- */
$eVoSecurity = "eVo_Guvenlik";
$eVoSecurity_login = "eVo_Guvenlik";
/* ------- */
include("config.php");
include("fonksiyon.php");

@setlocale(LC_ALL, 'turkish');
$time= strftime("%d/%m/%Y %H:%M", time());
$ip = $_SERVER['REMOTE_ADDR'];


?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
<title>Tolerance Ailesi l Yeni Ticket Sistemi</title>
<script type="text/javascript" src="js/javascript.js"></script>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery-calendar.js"></script>
<script type="text/javascript" src="js/jquery.flot.js"></script>
<script type="text/javascript" src="js/thickbox-compressed.js"></script>
<link rel="stylesheet" href="css/styles.css" type="text/css" />
<link rel="stylesheet" href="css/jquery-calendar.css" type="text/css" />
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/datatables.css" />
<link rel="stylesheet" href="css/buttons.css" />
<link rel="stylesheet" href="css/thickbox.css" type="text/css" />
<!--
Re-Coded By Tolerance [EDIT=> acTiv]
-->
<!--[if IE]><script language="javascript" type="text/javascript" src="js/excanvas.js"></script><![endif]-->

<!--[if IE 6]>
<script src="js/DD_belatedPNG.js"></script>
<script>
/* EXAMPLE */
DD_belatedPNG.fix('img');

/* string argument can be any CSS selector */
/* .png_bg example is unnecessary */
/* change it to what suits you! */
</script>
<![endif]-->

<script language="javascript">

var ajax_search_ini = '';
var ajax_search_xhr = false;
function load_calendars(){
$('.popcal').calendar( { dateFormat: 'DMY/' });
}
$(document).ready(function(){

load_calendars();

// ajax search.
$('#ajax_search_text').val(ajax_search_ini);
$('#ajax_search_text').focus(function(){
if($(this).val() == ajax_search_ini){
$(this).val('');
$(this).css('color','#000000');
}
});
$('#ajax_search_text').keyup(function(e){
if(!e)e = window.event;
if(e.keyCode == 27){
$('#ajax_search_result').hide();
return;
}
try{ajax_search_xhr.abort();}catch(err){}
ajax_search_xhr = $.ajax({
type: "POST",
url: "index.php",
data: "ajax_search_text="+escape($(this).val()),
success: function(result){
if(result == ''){
$('#ajax_search_result').hide();
}else{
$('#ajax_search_result').html(result).show();
}
}
});
});

});

</script>
<style type="text/css">
<!--
.style2 {
font-family: Eurostile;
font-size: 16px;
font-weight: bold;
}
body {
background-color: #000000;
}
-->
</style>
</head>
<body>

<div id="holder" >
<div id="header">
<img src="images/main1.png" alt="Logo" style="float:left;" /><img src="images/main2.png" alt="Adresler" style="float:left;" />
</div>

<b><br><b>
</span>
<center><img src="http://mysteriousclan.com/ticket/images/durum_aktif.png" alt="mysteriousclan durum" style="position:absolute;">
<span style="padding-left:22px;"></center>
<b>
<u><center><center></center><center></u>
</b>
</br><font color="#b0e0e6"><strong>Ortalama cevap süresi : 45-60 Dakika" </strong></font>
</span>
</center>
<br>
<div style="margin-left:auto; margin-right:auto; width:977px;">
<div align="right"></div>
<div style="background-color:#000000;margin:2px;padding:1px;"></div>
<div align="center"><b><font color="#ff0000">D&#304;KKAT!</font> <font color="#FFFFFF">Bu sistem yanl&#305;zca <u>Destek sistemidir.</u>
<br />Server yetkilisi ile buradan Ticket (Mesaj) gönderip iletişime gecebilirsiniz.
<br />Gereksiz Ticket gönderenlerin hesapları süresiz Banlanır.
<br />Bu sisteme Adminların ve Slotların üye olması <font color="#ff0000">ZORUNLUDUR!</font>
<br />Bu sistemin sitesine giren herkez üye olsun , aktivasyona gerek yoktur.</font>
</b>
</div>

<div style="background-color:#000000;margin:2px;padding:1px;"></div>
<div style="margin-left:auto; margin-right:auto;width:600px;">
<?
// # Hata kodları
if($_SESSION['hata'] == "yok"){
msg("Basari ile Giris Yapildi.","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "gvenlik"){
msg("Güvenlik kodunu kontrol edin!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yanlis"){
msg("Giriş bilgilerini kontrol edin!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "bos"){
msg("Tüm alanları doldurun!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "pas_fark"){
msg("Girilen Şifreler eşleşmiyor!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "email_hata"){
msg("E-Posta adresinizi kontrol ediniz!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "uye_var"){
msg("E-Posta adresi başka bir üye tarafından kullanılmaktadır!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "kayit_tam"){
msg("<b><b>Hesabiniz Basariyla Olusturuldu.</b><br>Dikkat! <strong>Gereksiz</strong> Ticket gönderenlerin hesabı Banlanır.</b>","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "sistem_hata"){
msg("<b>HATA:</b><br> Sistemde bir hata olustu. Lütfen Site sahibine basvurunuz! <br><b>OnlyClan.com</b>","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "new_ticket"){
msg("<b><b>Ticketiniz Basariyla Olusturuldu.</b><br>Lütfen Yetkiliden cevap bekleyin.</b>","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "reply_ticket"){
msg("<b><b>Yanıtınız Basariyla Gönderildi.</b></b>","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "pwkeyok"){
msg("Şifreniz değiştirildi. Yeni şifreni E-Posta adresinize gönderildi","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "pwkey_hata"){
msg("Şifre yenileme Kodu hatalı!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "realpas_fark"){
msg("Mevcut şifrenizi kontrol ediniz!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "pwdegis"){
msg("Mevcut şifreniz değiştirildi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "bilgi_guncel"){
msg("Hesap bilgileriniz değiştirildi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yetki_yok"){
msg("Uye'nin zaten Yetkisi yok!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yetki_var"){
msg("Uye'nin zaten Yetkisi var!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yetki_ver"){
msg("Uye'ye Yetki verildi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yetki_al"){
msg("Uye'nin Yetkisi alındı!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "banla"){
msg("Uye Banlandı!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "banal"){
msg("Uye'nin Banı çözüldü!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "banvar"){
msg("Uye zaten Banlı!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "banyok"){
msg("Uye zaten Banlanmamış!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "ban_yetkili"){
msg("Yetkili Uye'ye Ban işlemi uygulanamaz!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "sil_yetkili"){
msg("Yetkili Uye'lik Silinemez!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "uye_pwdegis"){
msg("Uye Şifresi değiştirildi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "uye_edit"){
msg("Uye Bilgileri değiştirildi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "yetkili_edit"){
msg("Yetkili Profil bilgilerini değiştiremessiniz!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "uye_sil"){
msg("Uye Sistemden silindi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "baskayetki_yok"){
msg("Sistemdeki baska Yetkili yok!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "uye_ban"){
msg("Uyeliğiniz Sistemden Banlanmıştır!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "ban_yetki"){
msg("Banlı Uye'liğe Yetki veremessiniz!","hata");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "tic_sil"){
msg("Ticket Silindi!","onay");
unset($_SESSION['hata']);
}elseif($_SESSION['hata'] == "tic_yok"){
msg("Ticket bulunamadı!","hata");
unset($_SESSION['hata']);
}


?>

</div>
<? echo "<center></center>"; ?>
</div>


<div id="page_middle">
<div id="nav">
<ul id='navlist'>
<?
if(!isset($_SESSION["giris"]))
{
echo'<li>
<a href="index.php" class="'.clasla("").'"><img src="images/icon_loginci.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Giris</font></a>
</li>';}else{
echo'<li>
<a href="index.php" class="'.clasla("").'"><img src="images/icon_loginci.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Profil</font></a>
</li>'; }?>
<?
if(!isset($_SESSION["giris"]))
{}else{
$batvyetki = v_oku("yetki");
if($batvyetki == "1"){
echo'<li>
<a href="index.php?p=admin" class="'.clasla("admin").'"><img src="images/icon_admin.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Yetkili</font></a>
</li>';
}

}?>

<?
if(!isset($_SESSION["giris"]))
{
echo'<li>
<a href="index.php?p=yeni_kayit" class="'.clasla("yeni_kayit").'"><img src="images/icon_adduser.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Yeni Kay&#305;t </font></a>
</li>';}else{
echo'<li>
<a href="index.php?p=ticket" class="'.clasla("ticket").'"><img src="images/icon.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Ticket</font></a>
</li>'; }?>
<?
if(!isset($_SESSION["giris"]))
{
echo'<li>
<a href="index.php?p=pw_unuttum" class="'.clasla("pw_unuttum").'"><img src="images/icon_pass.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Yorumlar</font></a>
</li>';}else{ }?>

<?

if(!isset($_SESSION["giris"]))
{
echo'<li>
<a href="index.php?p=iletisim" class="'.clasla("iletisim").'"><img src="images/icon_info.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> &#304;leti&#351;im</font></a>
</li>';}else{
echo'<li>
<a href="index.php?p=logout" class="'.clasla("logout").'"><img src="images/icon_logout.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Ç&#305;k&#305;&#351;</font></a>
</li>'; }?>
<li>
<a href="index.php?p=fiyatlar" class="<? echo clasla("fiyatlar"); ?>"><img src="images/icon_fiyatlar.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Fiyatlar</font></a>
</li>
<li>
<a href="index.php?p=hesaplar" class="<? echo clasla("hesaplar"); ?>"><img src="images/icon_hesaplar.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Hesaplar</font></a>
</li>
<li>
<a href="index.php?p=wwwsite" class="<? echo clasla("wwwsite"); ?>"><img src="images/icon_home.png" style="margin-top:-6px; position:relative;top:3px" width="24" height="24" border="0" /><font style="margin-top:0px; position:relative;top:-3px"> Siteyi A&ccedil;</font></a>
</li>
</ul>
</div>

<div id="content">
<?php
$ad = $_GET["p"];
$uzanti = ".php";
if($ad==""){
include("pages/home.php");
}elseif(!empty($ad) & (file_exists("pages/$ad.php"))){
include("pages/$ad.php");
}elseif($ad==$ad&uzanti){
include("pages/$ad");
}else{
include("pages/home.php");
}

?>

</div>
</div>
<div id="footer">&reg; Tolerance Ailesi Destek Sistemi | Copyright <b><a href="www.toleranceailesi.net">Tolerance Gaming</a></b></div>
</div>
</body>
</html>
<? ob_end_flush(); ?>

<html>
<head>
<title>Sayfamızda görüntülenecek başlık</title>
</head>
<body background="http://www.niceamazingpictures.com/data/media/23/black_wallpaper_1920x1200.jpg">

</body>
</html>

     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.