open file archive:
includes/functions_databuild.php
search code:
PHP Code:
function delete_post($postid, $countposts = true, $threadid = 0, $physicaldel = true, $delinfo = NULL, $dolog = true)
{
Add this line below:
PHP Code:
$countposts = false;
search code:
PHP Code:
function delete_thread($threadid, $countposts = true, $physicaldel = true, $delinfo = NULL, $dolog = true, $threadinfo = NULL)
{
Add this line below:
PHP Code:
$countposts = false;
Font: http://www.vb-brasil.org/forums/vb-d...-de-posts.html