just installed vBulletin 3.0gamma on a server and when i try to delete a post, i get this error:
Fatal error: Call to undefined function: delete_thread() in /****.com/members/forums/editpost.php on line 727
Here is line 727:
delete_thread($threadinfo['threadid'], $foruminfo['countposts'], $removaltype, array('userid' => $bbuserinfo['userid'], 'username' => $bbuserinfo['username'], 'reason' => $reason, 'keepattachments' => $keepattachments));
Wasn't sure where to put this topic, feel free to move it as needed. I can PM the site if needed. Thanks
-=bmacd=-
Fatal error: Call to undefined function: delete_thread() in /****.com/members/forums/editpost.php on line 727
Here is line 727:
delete_thread($threadinfo['threadid'], $foruminfo['countposts'], $removaltype, array('userid' => $bbuserinfo['userid'], 'username' => $bbuserinfo['username'], 'reason' => $reason, 'keepattachments' => $keepattachments));
Wasn't sure where to put this topic, feel free to move it as needed. I can PM the site if needed. Thanks
-=bmacd=-
