Wish I could say more, but it's still greek to me too ...
soj
Harvey
Feb 8 2005, 05:13 AM
Wow that's not good.
Funny thing is I'm not doing dynamic at all...
In Templates I have "Build All Templates Statically" selected.
Strange...
Inside the Template Menu on MT we can see....
Dynamic Site Bootstrapper mtview.php
Hrm... I have the option to delete it...
Hey I deleted it!
And now when I rebuild it works... Weird.
arvind
Feb 8 2005, 08:36 AM
Do you remember the exact error you were getting. I wouldn't've advised deleting mtview.php as if you ever wanted to switch to dynamic publishing there really isn't a location where the contents of the file is posted.
If you remember the exact error, we can troubleshoot from there.
Also for future reference, mtview.php contains
CODE
<?php include('<$MTCGIServerPath$>/php/mt.php'); $mt = new MT(<$MTBlogID$>, '<$MTCGIServerPath$>/mt.cfg'); $mt->view(); ?>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.