View Full Version : Adding phpBB mods
Circle
08-06-2006, 11:26 AM
Just a question but what will happen if I add any phpBB modifications to the files that originally come from phpBB will they work?
Derek
08-06-2006, 02:37 PM
You might have the modify the mod's code to add the table prefixes if they don't already use one the variable in each site's config file. Also you will have to add the install queries to the nbs/new_forum_sql.php file, and if it added any new tables to the database, you will have to add queries to drop those tables into the nbs/delete_forum_sql.php file.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.