Quote:
|
Originally Posted by MCK Hi there
If I add text (You are here: ) in the html editor to the line that hold the pathway function (shown below)
<div id="header">You are here: <?php include( "pathway.php" ); ?></div>
the whole site in the frontend goes blank except for this:
"; ?> You are here:
However if I ftp the index.php with the text included there is no problem.
So the bug must be in the html editor.
Michael |
If you are running the current (4.5 Stable 1.0.7) version of MOS, then it sounds like it is a bug. Have you looked at the bugtracker at mosforge to see if anyone else submitted this? If not, you may want to submit it, giving as much info about your set-up as possible (OS, Apache/PHP/MySQL versions, magicquotes setting, etc.).
-Tony