So I've been using the Cake/Smarty solution posted at:
http://projects.simpleteq.com/CakePHP/smarty.html which has been
working great until I went to write the default.tpl file.  No matter
what the file contains I get the following error:

Warning: session_start() [function.session-start]: Cannot send session
cookie - headers already sent by (output started at
/Applications/MAMP/htdocs/MyzieTek/development/app/views/helpers/error.php:56)
in /Applications/MAMP/htdocs/MyzieTek/development/cake/libs/session.php
on line 131

Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers already sent (output started at
/Applications/MAMP/htdocs/MyzieTek/development/app/views/helpers/error.php:56)
in /Applications/MAMP/htdocs/MyzieTek/development/cake/libs/session.php
on line 131

Nothing actually appears before these warnings - like an error of some
sort - which would make sense.  If anyone knows what I'm doing wrong I
would appreciate a suggestion.  I've searched the group and it doesn't
seem like anyone else if having this problem.

Thanks, 
Nick


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

Reply via email to