see sig On Jan 30, 2008 9:26 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > 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 > > >
-- -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/ http://blog.samdevore.com/cakephp-pages/i-cant-bake/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
