> Hi Zoe, could you post the controller code? The thing is it's all in app_controller. I've made a scoffolding-esque set of admin pages that apply to pretty much every model. After checking the user's an admin, it works out the controller name, model name, checks if $this->data is empty, then saves the data with $this-> $modelName->save($this->data);
It's really not doing much. $this->data isn't tampered with, changed or updated at any stage. Is there anything in particular you need to see? Thank you, Zoe. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
