Ok im sure this is a dupe but.. is there a mod so i can have the last xx posts on a non vb page i.e homepage? ive tried tubedogs.. but that doesnt seem compatable.
Thanks
https://vborg.vbsupport.ru/showpost....&postcount=506 Current problem with the old version edited
Code:
// destroy some var's to prevent SQL injection (patch by Brad.loo, added 11/16/04)
unset($fsel, $ftitle, $wheresql, $ob, $obdir, $maxthreads);
to
Code:
// destroy some var's to prevent SQL injection (patch by Brad.loo, added 11/16/04)
unset($fsel);
Is that still voulnerable
https://vborg.vbsupport.ru/showthread.php?t=62624 or would i be safer using that version?