I have a 2,000 member site using domain.com/username for their blogs.
I'm developing some sections that will need to use the home template that is used for domain.com and not the template used for domain.com/username, it will also need some functions I've written for the front page.
This page is going to live at the url domain.com/all-stars which works great! until I include wp-config.php in order to have the same footers / headers / functions that I have on my front page (domain.com)...It just forwards me to the "no blog by that name, sign up here" page.
Any thoughts? Am I being clear enough? I'm thinking there must be a way to include the goodies from wordpress, but not have the url messed with. Perhaps I'm wrong.
Thanks in advance!