Quote:
Originally Posted by lovevn
Anyone make this work when your board does not use a pfefix for you database?
|
You can go without prefix on your main database (where users lie), changing to: $main_prefix = "";
but the new forums that you add, which will use the main user database should have prefixes, and should be new forums, you cannot join old forums with their own user databases.