Help - Search - Members - Calendar
Full Version: malformed URL for export?
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
btrott
Yes, change the SCRIPT_URI to SCRIPT_URL, then save the file (no rebuilding or anything required). This will be fixed in the next release.
thylacine
when I click on the link to export entries, I get an error becuase the url comes malformed like this:

      /mt-cgi/?mode=export&blog_id=6

I looked in the import template and the code used for this link is

CODE
a href="<TMPL_VAR NAME=SCRIPT_URI>?__mode=export&blog_id=<TMPL_VAR NAME=BLOG_ID>">Export Entries From <TMPL_VAR NAME=BLOG_NAME></a>


a couple of greps show all the other templates use NAME=SCRIPT_URL, not SCRIPT_URI.  should I change this?  I am not quite clear on how to change the actual admin templates, do they have to be rebuilt?  sine everything else is working, I'm hesitant...

I mean, I can just type "mt.cgi" in every time I want to back up entries, but it would be better if the link worked.
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.