I've been struggling with this piece of element code: http://cakephp.org/pastes/show/02819fdeb95764a19c0d5e008c638f22
as you can see, when i put a die() inside the if branch, everything is normal, but when i replace die() with echo(), i don't see the output of the echo function, i don't see any of the html code inside the if branch? I don't get any php errors, the page renders completely, it's just everytime i render this specific element, i don't see the output (unless i put a die() in it) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
