|
|
Toplam Üye: |
32638 |
Aktif Üye: |
0 |
Aktif Ziyaretçi: |
1306 |
|
|
|
|
|
|
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: SubForums / AltForum Eklentisi |
|
|
|
|
VBullentinde ve Sitemde Örneğini Göreceğiniz Çalışan Alt Forum Eklentisidir Önemli Not: Advanced username color eklentisi kullananlar Hata Alacaklardır php bilgisi olmayanlara tavsiye etmem ...
Erişim: Herkes indirebilir!
Ekleyen: andyou (andyou at hotmail dot de)
Sürüm:
Boyutu: 27.46 Kb
Tarih: 2006-07-02 11:28:04
Ana Sayfa: http://www.yenibirforum.com
Dosyayı indirebilmeniz için öncelikle aşağıdaki görülen kodu yazmalısınız.
[ Kırık Bağlantı Bildir ]
|
|
|
|
|
|
|