Quote:
Originally Posted by acidburn0520
If it's a modification made to your forum that's causing it, installing a new template won't change anything -- it'll look the same regardless.
Try putting this on a new line in your includes/config.php file:
Code:
define('DISABLE_HOOKS', true);
Then delete something and see if it's still like that. Because on a stock, straight out of the box vBulletin -- deleting things don't look like what's in your first screenshot.
|
Ah, yup, i know what it is now. I installed an extra profile fields page thing. And seems i can either have one or the other, properly deleted posts, or extra profile page thing.
Thanks for your help