Original Post
Basically, whenever I try to make a post using metaweblog.newPost or editPost, I get the following error:
QUOTE
Fault returned from XML RPC Server, fault code Server: Rebuild error: Building entry 'Entry Title' failed: Build error in template 'Date-Based Archive Template': Error in tag: Error in tag: You used an <$MTCategoryArchiveLink$> tag outside of the proper context.
This does not happen if I rebuild everything inside mt.cgi. It only happens when rebuild_entry is called during an xmlrpc post. It seems to affect every plugin-based tag that I use.
There is a little bit more detail in the original post.