....so confused...
what vbb version is yours
when my vbb 2.25 install the hack ...
can't find those :
In the admin/functions.php file, replace this code:
PHP Code:
$post['filename'] = censortext(htmlspecialchars($post['filename']));
In the mod/moderate.php file, replace this code:
PHP Code:
maketableheader("Attachment:</b> ".htmlspecialchars($attachment['filename'])."<b>","",0);