Call me stupid. I was setting the photo_id immediately preceding this requestAction from Session variables. And duh! With debugging turned on that screws session stuff up!
Anyway, something I did learn that I was totally oblivious to is that you can pass stuff in the array $extra when requesting an action and that puts it in $this->params for the action you requested to use. Am I a nerd or what? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
