Quote:
Originally Posted by calvinnguyen
How can I removed Dynamic Forum Announcements from my database. Right now I am run vBulletin Version 3.0.0 Release Candidate 1. Right now I had problem with it, so I like to remove it. Anyone know how to do it?
|
add line
$debug=1;
in your includes/config.php file
Login to your admin cp
choose vb options and edit dynamic forum announcement hack. You'll see 2 DELETE links to delete the settings. First delete the below, then the title. After you're done, remove debug line from your config.php