| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Apr 2004
Posts: 65
![]() | |
| |
| | #3 (permalink) |
| NamePros Webmaster ![]() ![]() ![]() Join Date: Feb 2003
Posts: 12,930
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It's definately possible. Insall both forums to the same database and have both sites share the same user table. That means all the other tables will have to have different names. It's not too hard to accomplish with PHPBB or IPB because you can specify a different table prefix when installing. vBulletin is a little trickier because all the table names are hardcoded. |
| |
| | #4 (permalink) |
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 1 thing you may have to watch out is that if they are not on the same server / host you may have a problem as alot of hosts only accept connections on localhost to the database.
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft |
| |