Help - Search - Members - Calendar
Full Version: Upgraded To 3.16 And Cannot Post Entries!
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
craig1972
Hi,

Cannot find anything in the documentation for this pesky bug. Everytime I'm submitting a new entry, I get this error:

QUOTE
It looks like you've changed your password recently. Please log out and log in again to complete this action


What gives?

CM
craig1972
Ok, found the solution here but don't know why the search on this forum did not turn up anything.

But now my problem is different. I have renamed my MT.CGI to XYZ.CGI for security reasons. I can login now, but all the links are being constructed as MT.CGI. Why? What can I change so the script always refers to itself in the path???!!
kymberlie
In your mt.cfg, you should see a section that says this:

QUOTE
# By default, the script that Movable Type uses for comments is called
# mt-comments.cgi, the TrackBack script is called mt-tb.cgi, the
# search engine script is called mt-search.cgi, the XML-RPC server
# script is called mt-xmlrpc.cgi, and the dynamic blog view script is
# called F. In
# some situations--for example, if you are running MT under mod_perl, or if
# your server requires that your Perl scripts have the extension .pl--you
# may need different names for these scripts. You can set the names that will
# be used throughout the default templates and Movable Type code by changing
# these values.



Try changing

# AdminScript mt.pl

to

AdminScript XYZ.CGI

Make sure to remove the # a the beginning of the line.

Kymberlie
craig1972
This is only with the navigation items, i.e., the left hand side menu and the top buttons. They always point to MT.CGI instead of the "self" file, which is XYZ.CGI. My MT installation is not in the root folder, it's in /xyz/xyz.cgi.
craig1972
That worked, thanks! smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.