Hi Graham, yes the plugin is located in app/Plugin/TinyMCE. Interestingly, Stabb hit the nail on the head, at least for the machine I am currently sat at: short_open_tag was on. As soon as I changed it to off and restarted Apache, the editor appeared.This machine has recently been reloaded with Debian, however my machine at home has been running debian for >9 months and I doubt that I haven't changed that setting (but maybe I haven't... who knows).
What I would really like to know is what *exactly* caused this error, as this is a machine I have complete control over and can change php.ini settings at will, but the server this project will be deployed on is going to be on a shared hosting package and I will have little control over PHP's configuration. Also, in one of the first tutorials I read about CakePHP, it extolled the virtues of using <? instead of <?php as the syntax <?= could be used in place of the more verbose <?php echo... but I'm happy either way. Thanks all. P. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
