My crumy problem :P (live site php 4.3.2 redhat, my dev 5.1 os x) breadcrumbs don't output in the default layout on live site but they do on the dev.
I tried putting the crumbs in the view and they output there but not for the default layout. I added an echo(count($this->_crumbs)) to the html helper and get 0 for the default layout and whatever number. don't know if there's something about how php 4.3.2 differs from 5.1 I'm sure the ini file is set up different as well. Does does getCrumbs and addCrumbs work are they stored in the session? I know on 4.3.2 you can't read session variables until you refresh (or go to another page). we'll see who gets back to me first, media temple on upgrading to 5.1 (they've been "installing" a feature for me for about a month+) , or the cake folk, my money's on you guys. thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
