Hi,

Something really strange is happening on my app.

I have a function called "search". It is working fine.

However, if I login and use the same search function, I get an
internal error message.

Now, the most strange thing on this. If I change the code and instead
of searching on the table "Company" (which is what I want) I search on
the table "city", it works!

I tried a normal find call - find("all") - and it works for all the
tables, except for company.

Again, this error only happens when I'm logged in. If log out,
everything works fine.

Any idea of what might be the cause?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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