View Full Version : How to make my own mod
Sothside40
12-17-2008, 11:17 PM
Please link me or provide some documentation into making my own vbulletin mod. I have a script that users PHP/JS/CSS that I would like to display in the header of the template. Thank you.
Lynne
12-17-2008, 11:20 PM
The best thing to do is to look at how other mods are written and also look through the Article forums.
Dismounted
12-18-2008, 10:17 AM
You may also want to turn on Debug Mode by adding this to the end of your config.php:
$config['Misc']['debug'] = true;
(Only do this on a test installation, never on a live board.)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.