Forumları okundu kabul et hatası

hunterMAN

New member
Katılım
9 Kas 2005
Mesajlar
71
Reaction score
0
Puanları
0
"Forumları okundu kabul et" e tıkladığımda aşağıdaki mesaj çıkıyor.


Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
 
FORUMHOME şablondaki şu kodu:
<code>
<a href="forumdisplay.php?$
session[sessionurl]
do=markread" rel="nofollow">$
vbphrase[mark_forums_read]</
a>
</code>
şununla değiştirirsen;

<code>
<a href="forumdisplay.php?$
session[sessionurl]
do=markread&
markreadhash=$bbuserinfo
[securitytoken]" rel="nofollow">
$vbphrase[mark_forums_read]
</a></code> sorun çözülecektir. Yine de eski kodun yedegini al =>
 
HoCuSPoCuS

ben bu forum için demiştim.


8806hackhell.JPG
 
Ok adminlerimiz tarafindan gereken yapilir arkadaşlar
 
Geri
Üst