Topic: much forums with same SQL users.
Hello,
I would like to know how to make several forums the architecture of which is as this:
.. / folderforum1
.. / folderforum2
And to connect all the forums with the same users SQL?
Thank you very much
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → much forums with same SQL users.
Hello,
I would like to know how to make several forums the architecture of which is as this:
.. / folderforum1
.. / folderforum2
And to connect all the forums with the same users SQL?
Thank you very much
When you install punbb, upload one copy to folderforum1, another copy to forumfolder2.
Then run install.php in forumfolder1, and fill it out normally, then use the "prefix" option to add a prefix to the table entries. A good prefix might be "forum1_".
Then run install.php in forumfolder2, and fill it out normally, this time pick a different prefix, such as "forum2_".
That should do it, for any number of forums.
@deadram: He seems to be asking how to have multiple forums share the same users table, not merely the same database.
If that is so, the following two threads might be helpful:
http://punbb.org/forums/viewtopic.php?id=8755
http://punbb.org/forums/viewtopic.php?pid=75974
Thanx
Yes i ask how to have multiple forums share the same users table.
My english is very (tout beaucoup) bad. ^^
My bad, pogenwursts2win
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → much forums with same SQL users.
Powered by PunBB, supported by Informer Technologies, Inc.