Hi Jeremy, Thanks for the note : ) There was nothing wrong in the view. The proper data was never making it from the controller to the view. The controller debug() did display the array correct as you saw, but for some reason it was not being passed to the view. I know my foreach loop and vars were fine because I could pass everything fine with recursive 2; And all results would display as expected in the view. I am just glad that headache is over!
-- 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
