What's not clear about the error message? You have a high error
reporting level (which is why you are seeing notices) and there are
two problems in abc_controller.php. One is you're trying to access an
array with an invalid key. The other is you're trying to access a
variable that doesn't exist. It gives you the variable names, so it
should be a few seconds worth of looking to fix.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---