Try re-uploading the file tmpl/cms/delete_confirm.tmpl.
blitfin
Apr 18 2002, 05:44 AM
When I try to delete an entry, author or an entire Blog, I get a small pop-up window with no content in it. (I am assuming this is the window where I would confirm my 'delete').
When I view source in this window, it contains the following:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
>
"description" CONTENT="MOVABLE TYPE: Personal Publishing System">
MOVABLE TYPE :: Personal Publishing System
<script language="JavaScript"> <!--
if ((!(navigator.appVersion.indexOf('MSIE') != -1) && (parseInt(navigator.appVersion)==4))) { document.write(""); }
var origWidth, origHeight; if ((navigator.appName == 'Netscape') && (parseInt(navigator.appVersion) == 4)) { origWidth = innerWidth; origHeight = innerHeight; wi
It appears, to me, that something is preventing this file from making it all the way to the browser. My mt-check.chi report indicates that I have all required modules installed.