|
|
Toplam Üye: |
32638 |
Aktif Üye: |
0 |
Aktif Ziyaretçi: |
1325 |
|
|
|
|
|
|
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: BBtonuke Arşiv Eklentisi |
|
|
|
|
Vbulletin smf vs vs sistemlerde gördüğünüz Forum arşiv eklentisidir Örneği; http://www.yenibirforum.com/archive
Erişim: Herkes indirebilir!
Ekleyen: andyou (andyou at yenibirforum dot com)
Sürüm: 1.0
Boyutu: 4.66 Kb
Tarih: 2007-04-21 14:34:57
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 ]
|
|
|
|
|
|
|