View Single Post
Old 15.04.2004, 12:00   #27 (permalink)
mmx
Expert Mamber
 
Join Date: Apr 2004
Location: Virginia Beach, Virginia USA
Posts: 309
mmx is on a distinguished road
Send a message via MSN to mmx
Default Re: Multiple Mambo sites

This is silly because I'm talking to myself.

The solution for the above was to modify administrator/components/com_config by adding a field and code for the user table prefix (sets $mosConfig_user_prefix and was added below the site prefix) and a select list for enabling multisite (updates $mosConfig_multisite and was added just above GZip Compression). This allows MOS to update configuration.php when Global Configuration changes are made; otherwise, the two new definitions are not written when the file is updated.
mmx is offline   Reply With Quote