SMF Support > SMF 2.0.x Support

I want my same forum on multiple domains

<< < (2/2)

FounderSim:

--- Quote from: nend on May 09, 2012, 12:01:49 PM ---Is it possible to set up two SMF installations to use the same DB tables or is there too much of a risk of collision? If possible maybe this would work?

--- End quote ---

The problem lies inside the settings table as it has a domain setting. not sure how many files actually uses this setting. If I knew which file's used this setting, I am pretty sure I could code this myself. =)

Arantor:
There are multiple places where multiple domains are. Do a search through the source for $settings['themes_url'], $settings['default_theme_url'] and $settings['images_url'].

Why not, instead, have a single master one and have the other redirect to it?

nend:
Yeah, didn't process that, lol. The forum will more than likely redirect to the url listed in the settings.

How about mod rewrite?

Navigation

[0] Message Index

[*] Previous page

Go to full version