I'm using MLE 1.4.1 on PHP 4.7.
Basically, the problem is that the preview pane for editing content always displays the home (default) page, no matter what page I'm editing.
I checked the $tmpfname variable in /admin/editcontent.php, and it seems to hold the value for the file being created in /tmp/cache/. So at the very least, some sort of preview is being generated, but just not the correct page.
Any ideas much appreciated

Simon