Still trying to get images to show in the MT GUI. Here's what I've done:
-- On my local drive I created a folder named "mt-static"; which contains "docs," "images," and "styles.css.
-- In mt.cfg I have "StaticWebPath /mt-static/"
-- I ftp(ed) the "mt-static" folder to the server at: ... /public_html/mt/mt-static
-- Then, when administrating my First Blog -- "http://www.mywebsite/mt/mt.cgi" -- I'm still not seeing MT's GUI images.
Possible Problem?
Since images need to go binary, and docs and styles in ASCII, could it be that some of these files went up in the wrong mode by ftp(ing) them all together in the mt-static folder ? If so, do you upload these files separately, making sure that each goes up in its proper mode -- and them pull them into the "mt-stattic" folder once they're on the server?
Thanks for your continued help!
-----------------
(The MT manual says that "certain files must be uploaded in ASCII mode, whereas others must be uploaded in binary mode. If you get it wrong, the scripts WILL NOT WORK..Upload these files/folders in ASCII mode: docs, lib, extlib, mt.cfg, styles.css, tmpl, schemas, search_templates, plugins, and all of the CGI scripts (mt.cgi, etc.).Upload these files/folders in Binary mode: images.")