Help - Search - Members - Calendar
Full Version: Deleting an Entry / Blog
Movable Type Community Forum > Using Movable Type > Additional Features
btrott
Try re-uploading the file tmpl/cms/delete_confirm.tmpl.
blitfin
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.

Puzzled,
-Bill (blitfin@columbus.rr.com)
blitfin
That did the trick!

Thanks Ben!
-Bill
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-2010 Invision Power Services, Inc.