Sounds like you're creating the form wrong in the view. What's the code in the view for your form?
On Thursday, March 1, 2012 2:48:55 AM UTC-8, boobalan wrote: > > i am creating a blog application > i've some issues while using ajax in forms > > Warning (2): array_merge() [function.array-merge]: Argument #2 is not > an array [CORE\cake\libs\view\helpers\form.php, line 175] > > Notice (8): Undefined index: type [CORE\cake\libs\view\helpers > \form.php, line 204] > > Notice (8): Undefined index: type [CORE\cake\libs\view\helpers > \form.php, line 221] > > Notice (8): Undefined index: default [CORE\cake\libs\view\helpers > \form.php, line 226] > > please help me to resolve this issue -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
