Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Module Outputs Array of Errors when save_entry fails #9

@joelcollyer

Description

@joelcollyer

In ext.simple_cloner.php, errors in the entry are being printed to the page:
$errors = ee()->api_channel_entries->get_errors(); print_r($errors);

We're seeing that come up when the editor failed to populate a required field:
Array ( [Field Name] => The following field is required: )

Any help here would be very much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions