|
|
Toplam Üye: |
32638 |
Aktif Üye: |
0 |
Aktif Ziyaretçi: |
789 |
|
|
|
|
|
|
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: PHP-Nuke 7.9+3.2+Forum 2.0.21 |
|
|
|
|
PHP-Nuke 7.9, Patch 3.2, BBtoNuke Forum 2.0.21 eklenmiş bir sürümdür.
Erişim: Herkes indirebilir!
Ekleyen: mavisce (info at mavisce dot com)
Sürüm: 7.9
Boyutu: 3.07 MB
Tarih: 2006-07-25 11:31:56
Ana Sayfa: http://www.mavisce.com
Dosyayı indirebilmeniz için öncelikle aşağıdaki görülen kodu yazmalısınız.
[ Kırık Bağlantı Bildir ]
|
|
|
|
|
|
|