QUOTE (sarah @ Jan 10 2008, 12:13 PM)

What is your StaticWebPath, CGIPath (as they appear in mt-config.cgi), and the actual URL you are logging in at?
Mt-config.cgi:
CGIPath /cgi-bin/mt/
StaticWebPath /mt-static/
URL logging in to access mt:
http://postconsumersociety.com/cgi-bin/mt/mt.cgi (doesn't show that it is in a public_html folder)
Page Source of Template edit page:
<script type="text/javascript">
CMSScriptURI = '/cgi-bin/mt/mt.cgi';
ScriptURI = '/cgi-bin/mt/mt.cgi';
ScriptBaseURI = '';
StaticURI = '/mt-static/';
HelpBaseURI = 'http://www.sixapart.com/movabletype/docs/4.0/';
</script>
Cheers