OK, I'm totally confused here.
I have WordPress MU installed & running in 2 places. One is under MAMP on my MacBook, and the other is on a host. I use the MAMP install to test ideas before I put them in place on the host.
I've been working on a plug in and I had an epiphany last night about a better way to do what I want. It means scrapping some of what I've built, but in total it will be less work & should be up & running sooner.
My site is set up so that the home page is a page and not the posts page. The first blog MU installs is set to display on a page. All this is working. The path to the primary blog is http://localhost./worship/<blog name>.
The install is also set up to use subdirectories and NOT subdomains for additional blogs. I have set up a new blog whose path is http://localhost./worship/sermons. When I navigate to this page, I see a message about nothing being found. I think this is right because there are no posts in the new blog yet. When I check in the database, the tables for blog 2 are there, so that's right.
The problem is that when I go to my dashboard, it only lets me create posts for the original blog. I went to the Dashboard | My Blogs page & set the second blog as my primary blog, but it still won't let me enter posts into the new blog.
I'm set up as an administrator in both blogs. How do I enter content into the new blog???
Tony