Let me tell you what I am trying to do.
I made a "main" website in Joomla 1.6 with custom joomla template.
I installed JMS multisite 1.2.46 into this main site.
I want to duplicate this main website to each slave site I create (so same template, same layout, same article, very basic)
I created a mysql database for each slave, so each slave has it's own database.
I want each slave site to look exactly like the main site at install, but not share users or anything else after that (each owner of slave can then customize each slave site and not affect any other site)
Now, I can create each slave site, and it will install and connect to each of their own databases ok. But nothing gets shared. Each slave site looks like fresh joomla install.
I created a site template in JMS. (I attached a picture)
When I try to use this template that I created, I get server 500 errors in joomla admin. I then have to hit the back button in my browser and change it.
I host with godaddy shared windows server.
If I use "Master DB (prefix='-jos')" as the template, I get the following error that shows up in the "ID" column when looking at manage sites list:
Warning: mysql_select_db(): 213 is not a valid MySQL-Link resource in D:\Hosting\678****\html\main\libraries\joomla\database\database\mysql.php on line 135
I can still access my site, but it is still blank joomla template site.
Now if I use the "-Fresh Slave Site-" template I get no errors, but it is still just a blank joomla site without my template and settings.
I watched all the tutorial videos. I been looking through the forum. I don't know if there is a bug when using with Joomla 1.6 or is it just something I am doing wrong?
Thank you for any help.