btrott
Mar 25 2002, 02:36 PM
I would recommend checking your CGIPath setting--it sounds like it may be on a different domain than the domain you are using when accessing mt.cgi? (eg www.foo.com vs foo.com)
bustamelon
Mar 25 2002, 09:58 AM
once again, sorry if this has been posted already, but...
when i open my MT control panel or whatever you call it, it seems as though i am cookied, which is fine. it knows who i am. however, if i then go and make any change to anything, i am immediately prompted to login. once i do that, i am redirected to the main MT edit page, rather than where I left off. Is this a bug?
bustamelon
Mar 25 2002, 03:10 PM
Muchas gracias, Ben -- that was it exactly.
CODE
CGIPath http://foo.com/mt/
changed to
CODE
CGIPath http://www.foo.com/mt/
no more nag. big ups on the upgrade -- mine went smooth as silk.