|
|
Toplam Üye: |
32638 |
Aktif Üye: |
0 |
Aktif Ziyaretçi: |
1301 |
|
|
|
|
|
|
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: Gizli Link Eklentisi |
|
|
|
|
Forumlarda linklerin konuya cevap yazılmadan gösterilmesini engelleyen sistemdir. Sadece kurulum dosyasını içerir.
Erişim: Herkes indirebilir!
Ekleyen:
Sürüm: 1.0
Boyutu: 3.02 Kb
Tarih: 2006-05-25 23:59:21
Ana Sayfa: YOK
Dosyayı indirebilmeniz için öncelikle aşağıdaki görülen kodu yazmalısınız.
[ Kırık Bağlantı Bildir ]
|
|
|
|
|
|
|