Rekor Bildirme - Google Fan Webmaster Forum
Google Fan Webmaster Forum  

Geri Dön   Google Fan Webmaster Forum > Acemi Webmaster > Yeni Başlayanlar

Yeni Başlayanlar Webmaster dünyasına yeni girenlerin sorunları, sormak istedikleri her konuda herşey

Cevapla
 
LinkBack (1) Konu Seçenekleri
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Eski 24-04-2008, 08:52:12
tolgay007 - ait Avatar
 
Bursa Şubesi
Nerden: Sen Bilmezsin...
Yaş: 22
Mesajlar: 817
Thanks: 1
Thanked 0 Times in 0 Posts
iTrader Puanı: (1)
iTrader Feedback: (100%)
Rep puanı: 24
tolgay007 isimli üyemiz hakkına hiçbir bilgimiz yok.
tolgay007 - MSN üzerinden Mesaj gönder
Tanımlı Rekor Bildirme

Arkadaşlar Final Oyunlar | En Hit Oyunlar ve Daha Fazlası | Günde En Az 10 Oyun adlı bir flash oyun sitem var ancak bu sitede rekor yükle yapamıyorum nedense şöyle bir hata çıkıyor Warning: move_uploaded_file(resimler/rekor/1078.jpg): failed to open stream: Permission denied in /var/www/vhosts/finaloyunlar.com/httpdocs/entegre/rekorson.php on line 95
Warning: move_uploaded_file(): Unable to move '/tmp/phpW3Pj6H' to 'resimler/rekor/1078.jpg' in /var/www/vhosts/finaloyunlar.com/httpdocs/entegre/rekorson.php on line 95
PHP Kodu:
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
    <tr>
      <td width="100%"></td>
    </tr>
  </table>
  </center>
</div>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="99%" class="text5">
    <tr>
      <td width="100%">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
        <tr>
          <td width="100%" height="25" class="text5">
          <p align="center">Rekor Gönderin</td>
        </tr>
        <tr>
          <td width="100%">
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="269">
            <tr>
              <td width="3%" height="38" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="38" class="text2">Öncelikle lütfen rekor göndermeden önce 
              Rekor nasıl gönderilir başlıklı 
          yazımızı incelemenizi tavsiye ederiz.</td>
            </tr>
            <tr>
              <td width="3%" height="38" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="38" class="text2">Eğer print screen 
          olarak oyunda ki rekorunuzu ispatlayan resmi çekmeyi biliyorsanız 
          incelemenize gerek yoktur.</td>
            </tr>
            <tr>
              <td width="3%" height="38" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="38" class="text2">Lütfen aşağıda ki alanları eksiksiz doldurunuz. Resim 
          üzerinde yaptığınız (en ufak dahide olsa) herangi bir işlem gözlenirse 
          kesinlikle rekorlar kısmına eklenmeyecektir.</td>
            </tr>
            <tr>
              <td width="3%" height="39" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="39" class="text2">Hile, düzenbazcılık yapmaya çalışanların rekorları 
          eklenmeyecek (daha sonra doğruda rekor gönderirse) onaylanmayacaktır.</td>
            </tr>
            <tr>
              <td width="3%" height="39" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="39" class="text2">İsim soy isim yaşadığı şehir alanlarını (boş) bırakanlar 
          veya (yanlış) dolduranların rekorları onaylanmayacaktır.</td>
            </tr>
            <tr>
              <td width="3%" height="39" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="39" class="text2">Ayrıca eğer oynadığınız oyunda daha önceden rekor 
          yapılmışsa ve o rekoru geçememişseniz lütfen boş yere resim 
          göndermeyiniz.</td>
            </tr>
            <tr>
              <td width="3%" height="39" class="text2">
              <p align="center"><b>-</b></td>
              <td width="97%" height="39" class="text2">Çok yakında 5 ayrı oyunda rekor kıran kişilere yönetimimiz 
          tarafından ödüller dağıtılacaktır.</td>
            </tr>
          </table>
          </td>
        </tr>
      </table>
      </td>
    </tr>
  </table>
  </center>
</div>
<br>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="99%" class="text5">
    <tr>
      <td width="100%">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
        <tr>
          <td width="100%" height="25" class="text5">
          <p align="center">Bilgilerinizi girip / Resmi onaylayın</td>
        </tr>
        <tr>
          <td width="100%" class="text2">
          <p align="center"><br><?
if(substr($_FILES['resim']['type'],0,5) == "image")
{
$yol="resimler/rekor/".$_FILES['resim']['name'];
move_uploaded_file($_FILES['resim']['tmp_name'], $yol);
echo 
"<img src=\"$yol\" width=\"100\" height=\"100\">";
}else{
echo 
"<center>Hata dosyanın resim olduğuna emin olun<br><a href=\"javascript:history.go(-1)\">Geri</a></center>";
}
?>
<br><br>
    <script language="JavaScript">
function che(){
if (window.document.sonla.rekor.value=="")
{
alert("Lütfen geri dönerek bir rekor resmi yükleyin.");
window.document.sonla.rekor.focus();
return false;
}
}
    </script>
      <div align="center">
        <center>
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="70%" height="15" class="text2">
          <form method="POST" action="entegre/rekorbildir.php" name="sonla" onsubmit="javascript: return che();">
          <tr>
            <td width="26%" height="30">
            <p align="right">Rekor yolu:&nbsp; </td>
            <td width="74%" height="30">
          <input type="text" name="rekor" size="42" value="<? print $yol?>"></td>
          </tr>
          <tr>
            <td width="26%" height="30">
            <p align="right">Oyun ismi:&nbsp; </td>
            <td width="74%" height="30">
                    <input type="text" name="oyun" size="42"></td>
          </tr>
          <tr>
            <td width="26%" height="28">
            <p align="right">Ad soyad:&nbsp; </td>
            <td width="74%" height="28">
                    <input type="text" name="isim" size="42"></td>
          </tr>
          <tr>
            <td width="26%" height="28">
            <p align="right">Şehriniz:&nbsp; </td>
            <td width="74%" height="28">
          <font color="#FFFFFF">
          <input type="text" name="sehir" size="42"></font></td>
          </tr>
          <tr>
            <td width="26%" height="32"></td>
            <td width="74%" height="32">
            <p align="center">
      <input type="submit" value="Resmi ve Bilgileri Gönder" name="B1"></td>
          </form>
          </tr>
        </table>
        </center>
      </div>
      </td>
    </tr>
  </table>
  </center>
</div> 
</p>
          </form></td>
        </tr>
      </table>
      </td>
    </tr>
  </table>
  </center>
</div>
rekorson.php dosyasının içi bu neyi değiştirmemm gerekiyor ? Bu arada oynasen.net ile aynı sistemi aynı temayı kullanıyoruz onda oluyor bende olmuyor onun rekorson.php dosyasını bana koyduğumdada olmuyor
Alıntı ile Cevapla
Cevapla


LinkBacks (?)
LinkBack to this Thread: http://www.r10.net/yeni-baslayanlar/160367-rekor-bildirme.html
Konuyu Başlatan For Type Tarih
Rekor Bildirme | Oyun İndir Rss Haber r10.net Oyunhayali.com Mp3 oyun film This thread Pingback 24-04-2008 10:28:50

Konuyu Toplam 1 üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Konu Seçenekleri

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Bütün Zaman Ayarları WEZ +3 olarak düzenlenmiştir. Şu Anki Saat: 22:57:41 .


 
Telif Hakları vBulletin v3.7.3 © 2000-2008, ve Jelsoft Enterprises Ltd.'e Aittir.
Hosted by Radore Hosting

“İnsanların en hayırlısı, insanlara faydalı olandır”. H.Ş

R10.net Donanım sponsoru Radyomix.fm

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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199