Because you set autoRender=false;

This means you should call $this->render("ViewName"); after the
$this->set('results',$result) or remove the "this->autoRender=false"

On Sat, Sep 3, 2011 at 8:29 PM, erikober <[email protected]> wrote:

> Thanks for the reply.
> If I pull the echo $result out of the controller and insert it into
> the view, I'm back to an empty string.
>
> --
> 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
>

-- 
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

Reply via email to