»Forumlar »SE ? Support »PHP Warning: file_get_contents() - Hatası Çözümü
  https://seditio.com.tr/eski1/forums.php?m=posts&q=1653
          Geri Dön      -      Sayfayı Yazdırmak için tıklayın
Author: Kaan, Posted: 2011-11-09 21:10 GMT. This post was edited by Kaan (2011-11-09 21:12 GMT, 5407 Gün ago)
Sitenizde error.log dosyas? i?erisinde a?ag?daki hatay? g?r?yorsan?z.

Kod:
PHP Warning:  file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: Filename cannot be empty in /home/******/public_html/system/functions.php on line 2183


system/functions.php'de Alttakini bulun
Kod:
$yasak_kelimeler = file_get_contents("system/core/admin/badwords.php");

De?i?tirin.
Kod:
$yasak_kelimeler = @file_get_contents("system/core/admin/badwords.php");


son mesaj 1 dakika

Her hangi bir hata yoksa bu t?r de?i?tirmenize gerek yok baz? sitelerde bu t?r hatalar olu?turuyor.

Powered by SeditioPrint version