Lütfen Yardım(Mysql Sorunu)...
9
●992
- 20-04-2010, 11:37:09Anadizinde temam klasörünün içinde config.php dosyası var mı?
Varsa db bilgileri doğru yazılmış mı?
Ayırca index.php 8. satırdaki
include(temam//config.php)
kodunu
include(temam/config.php)
şeklinde değiştirin. - 20-04-2010, 12:32:21Üyeliği durdurulduonunla ilgisi yok şu şekildede sorun olmazilyasbat adlı üyeden alıntı: mesajı görüntüle
include("temam/////////config.php")mesele şu;
include("temam/$tmp_name/config.php");yukarıda $tmp_name değişkeni boş olduğu için config dosyası temam klasöründen include edilmeye çalışılıyor, orası şu şekilde olması lazım temam/templateadi/config.php bunun içinde $tmp_name değişkenine müdahale edin. - 20-04-2010, 12:46:09Kardeşim senn dediğin gibi yapıncada aşağıdaki gibi hata veriyordevturkeli adlı üyeden alıntı: mesajı görüntüle
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/dbs.php on line 13
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/dbs.php on line 42
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/dbs.php on line 46
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/dbs.php on line 47
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.tumkat.php on line 5
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.etiketler.php on line 4
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.etiketler.php on line 9
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.videolar.php on line 7
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.videolar.php on line 8
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.videolar.php on line 7
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.videolar.php on line 8
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dinazor/public_html/plugins/function.siteler.php on line 5
Warning: Smarty error: unable to read resource: "/index.phpx" in /home/dinazor/public_html/libs/Smarty.class.php on line 1095