Quote:
Originally Posted by Wild-Wing
ok this has happend twice on the forum i admin on and its a stupid exploit in the thread titles that allows meta reditection. im not going to say how its done but ill pm you what to look for.
heres a fix for it
find in newthread.php:
if ($_POST['do'] == 'postthread')
then find:
'subject' => TYPE_STR,
change the TYPE_STR to TYPE_NOHTML
|
Thank you Wild-Wing your tips is very helpful