Does not work, both reply respond with: *SQL Error:* 1054: Unknown column 'FullName.id' in 'where clause it should be 'Fullname.name_id'
Darren ------------------------ M:07946353261 T:0117 9550392 2009/9/6 Miles J <[email protected]> > > No you dont need to the name the index in the array, you only do that > for routed pages and named arguments. > > $html->link('Delete', array('action' => 'delete', $fullname['Fullname'] > ['name_id']), null, 'Are you sure?' ); > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
