silverstripe-gridfield-betterbuttons icon indicating copy to clipboard operation
silverstripe-gridfield-betterbuttons copied to clipboard

Internal Server Error when delete

Open brasileric opened this issue 11 years ago • 0 comments

When I click the Delete button and then the confirmation Yes, Delete this item I got an internal server error. This is what I see in the apache error log:

PHP Fatal error: collateDataFields() I noticed that a field called 'action_doSaveAndQuit' appears twice in your form: '(unknown form)'. One is a 'UncleCheese\BetterButtons\Buttons\Button_SaveAndClose' and the other is a 'UncleCheese\BetterButtons\Buttons\Button_SaveAndClose' in /home/sites/development/000_SILVERSTRIPE/www/framework/forms/CompositeField.php on line 167, referer: http://www.domain.com/admin/carousel/Carousel/EditForm/field/Carousel/item/8/edit

brasileric avatar Feb 14 '14 13:02 brasileric