 |
|
Toplam Üye: |
32638 |
Aktif Üye: |
0 |
Aktif Ziyaretçi: |
886 |
|
|
|
|
|
|
Netopsiyon Online - Dosyalar |
|
|
|
|
Selected post order is not valid Hatası |
modules/Forums/viewtopic.php
dosyasını açın ve aşağıdaki kodları bulun:
$post_order = (!empty($HTTP_POST_VARS['postorder'])) ?
htmlspecialchars($HTTP_POST_VARS['postorder']) :
htmlspecialchars($HTTP_GET_VARS['postorder']);
{
Aşağıdakiler ile değiştirin:
$post_order = (!empty($HTTP_POST_VARS['postorder'])) ?
htmlspecialchars($HTTP_POST_VARS['postorder']) :
htmlspecialchars($HTTP_GET_VARS['postorder']);
if (!eregi("^((asc)|(desc))$",$post_order) )
{ |
|
|
|
|
|
|
Dosya Profili: Faydalı Linkler Blok |
|
|
|
|
Php nuke web siteniz için çok Güzel bir blok. bu blok sayesinde sitenize gelen ziyaretçilerinize faydalı linkler göstermiş olacaksınız. örnek olarak T.C. Kimlik Numarası bilmeyen biri olsa hemen linki tıklayı T.C Kimlik numarasını öğrene bilecek. Mutlaka deneyin .
Blok test edildi ve tüm php nuke sitelerinde çalışmakatıdr.
Erişim: Herkes indirebilir!
Ekleyen: GonlumunGulu (webmaster at gonlumungulu dot com)
Sürüm: 1
Boyutu: 904 bytes
Tarih: 2007-11-27 10:29:42
Ana Sayfa: http://www.gonlumungulu.com
Dosyayı indirebilmeniz için öncelikle aşağıdaki görülen kodu yazmalısınız.
[ Kırık Bağlantı Bildir ]
|
|
|
|
|
|
 |