We originally setup EE as only forums (forums.domain.com) with plans to start up a blog at a later time. We have now setup a blog (blog.domain.com) and the index.php and path.php in the blog subdomain are displaying everything correctly, but the links are wrong.
All the links generated from the templates (ex {path={my_template_group}/rss_2.0}) are http://forums.domain.com/template/rss_2.0 instead of blog.domain.com
I’ve read the docs and know that path= gets info from the general config. But how can I get the path set in the weblog config (blog.domain.com)?
