Okay, I guess this question has been asked many times already...but here it is again. I want to create multiple forums using one db. The shared element between the forums is the members-table, and that's about it. All the other tables should be related to only 1 forum.
I know that I can use a prefix in the config.asp file for this purpose...but erm...I don't really get it. Should I manually create the tables ? Or should this be done using setup.asp (this one doesn't work for me.....get 13 critical errors or something...)