On 5/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Anytime I have this problem I either have tables missing in the > database or the database file is misconfigured (typo). You can do an > if(isset($browser)) before calling the helper. If you do that then you > should see the error that CakePHP is trying to give you. It just can't > because there is code in there that relies on CakePHP and it has > already bombed out.
Ah! That was it! If you're ever in Oklahoma City, I'll buy you a Slurpee :P -- jason lee http://www.steeplesoft.com http://blogs.steeplesoft.com http://littlezoper.livejournal.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
