Quote:
Originally Posted by MorgUk
Hi, Thanks for your work.
I am very new to vBulletin and when I saw the error I got scared that I had lost my forum.
I uninstalled and it was back to normal. Is there anychance mods/products can permanently mess up my forum?
Cheers
|
The mods/products are PHP code, it's posible to delete all the Databasee or Create a Backdoor to enter to your Forum but here in vBulletin.org always review the new products to prevent that.
Some Error (like you have with my product) are no intension and alway for neglect for autor
But If someday you Install some Product and You can't enter to AdminCP to Uninstall or disable, always can disable all Modification writting this line en /includes/config.php (after <?php)
PHP Code:
define('DISABLE_HOOKS', 1);
Then you enter to your Admin, uninstall, disable, anything, and after you can delete that line (or put // to commnet) to reactivate all the modification
Remember, Always Try to Download from vBulletin.org (Or websites known authors) because you will have the security that no have "evil intentions"
Sorry, My English It's not good