Hey, thanks for the tips! I found the error: Call to undefined function: stripos(). I had to replace it with two calls to strpos() and then it worked fine. I didn't know the case-insensitive version didn't work in PHP 4.
Anyways, problem solved, thanks a lot. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
