Two copies of the same app one local and one remote.  Controller A
works in both but controller B does not all it displays is a blank
screen for any of the actions.

Remote:
Linux
PHP 5.1.6 Zend Engine v 2.1.0

Local
Windows XP /w Apache
PHP 5.2.5 Zend Engine v 2.2.0

CakePHP Version 1.1.19.6305

I made the last line of two templates for the offending controller
<?php $this->log(__line__.' '.__file__); ?> and that line shows in the
log.  In the execution order what happens after the view that I should
debug next.  I've confirmed that it gets all the way to the end of the
view file but don't know where it goes from there.

Any help would be greatly appreciated.

Thanks,
Colin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to