Saving new submission get this error.
What can i do to solve this?
Can anybody help, please?

Saving new submission get this error.
What can i do to solve this?
Can anybody help, please?

Hi @caparicio,
Are you able to report on errors from your PHP error logs? Errors reported via Browser tools tend not to be as helpful in determining what the issue is.
-Roger
PKP Team
Hello again @rcgillis,
Problem solved.
I’ve check database tables and realize that author_id field on author table was not marked as auto increment. I’ve changed that and now this is working well.
Thank you so much for trying to help.
caparicio