After a massive controllers update, I´ve started to have problems with data fetching in my cake application. Even though Cake permorms all the SQL queries correctly, the data is returned in a different format. What was, $data['pictures']['filename'] suddenly became $data['filename']['filename']. Also, when trying to access the scaffolding "index" action of one of my controllers, I´ve got a fata error (there´s also a Notice that didn´t happen before). See yourself:

http://www.chapeco-online.com.br/website/pictures/index

I just don´t know what caused this. Maybe it´s something silly. If anyone could help me in any way, I would be grateful!

Marcelo.



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

Reply via email to