Quote:
Originally Posted by Pcoders
to fix it up, search your templates for this...
cybcb_multidel
you will find and notice this string
<form id="cybcb_muldel" name="cybcb_muldel" action="misc.php?do=cybcb_multidel" method="post" onsubmit="return confirm('$vbphrase[cybcb_confirm_delete]')">
add this right below the above string and save template
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
done...
oh and hey want to add great box by the way....i have tested several. and this one holds up best so far...
cheers to the coder
|
That did not fix it for me :sigh: