How to make two forums works in one database?

guen

New Member
Please help me....i have two forums, PDA forum and PC forum, but i want both forums works only in one database.

Question:
  1. how to make users can access both forums with 1 username?
  2. how to make in PDA forum...only show pda contents and the other one only show PC contents?

Sorry for my bad english.

Thanks before.
 
One way would be to setup a second install for the PDA version using table prefixes, and copy / synch the user table every once in a while via cron or something.

There is a plugin out there i think that can distinguish whether the visitor is using a PDA or a "regular" browser and displays the appropriate skin. I knew it was there for 3.6.x but not sure if it is ported to 3.7 at all.
 
Back
Top