Multiple Sites One Forum

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/4308?pagenum=1
05 November 2025, 08:58

Topic


Kavin
Multiple Sites One Forum
28 January 2001, 12:55


Hi, is it possible to have say 5 websites sharing one Forum database? Each of these 5 will everything similar (ie all same files) except that each has it's own colour scheme.
<

 

Replies ...


svickrey
23 February 2004, 16:30


I would also like to know if this is possible and how to do it.<
laser
23 February 2004, 16:46


I'm sure it would be possible - you might need to make some code changes to use CSS rather than the colour settings stored in the database but it is possible.<
PeeWee.Inc
23 February 2004, 16:49


Easy way to do this would be to use Speedball.
You can do it with the Snitz you can download here, but as said, you'll need to edit some code, and the DB.<
svickrey
23 February 2004, 17:00


Speedball? Is this a mod or what?<
weeweeslap
24 February 2004, 02:04


I have 2 sites, http://www.weeweeslap.com and http://www.coastercrazy.com
both use the exact same set of files and same database, all that was changed was we added a variable to see which domain it was being accesed from. Then with that we took it into config.asp and did if and then statements that if wws.com was being viewed then display this config(hard coded) else if ccc.com was being viewed, display this config (not hard coded, uses db configuration) all from the same set of files as well, only a fake ip was used to get it working on hosting account. also for the headers same thing with the variable that we created to check which domain was being used. Currently we've done also some more changes to show the flexibility of what we can do bigsmile Anyway, that's a rough idea of how to do it.
and no css was used, well only to edit the links to our liking smile<
© 2000-2021 Snitz™ Communications