The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
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.
<
<
Posted
I would also like to know if this is possible and how to do it.<
~ PhraseWorks ~
a phrase generator and manager for adwords
Posted
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.<
Posted
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.<
You can do it with the Snitz you can download here, but as said, you'll need to edit some code, and the DB.<
De Priofundus Calmo Ad Te Damine
Posted
Speedball? Is this a mod or what?<
~ PhraseWorks ~
a phrase generator and manager for adwords
Posted
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
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
<
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
and no css was used, well only to edit the links to our liking
Last edited by weeweeslap on 24 February 2004, 02:04
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...