CF8 - Insert new entry into the table

Resolve a database definer error when saving new entries in ChronoForms.

Overview

The error occurs because the database user specified in a stored procedure or view does not exist.
Recreate the problematic database object using a valid database user account to correct the permissions.

Answered
ChronoForms v8
rb rbock 10 Nov, 2023
Hi Max... I'm having trouble saving new entries. Main PK is the Joomla User ID. I have a PHP action. This checks whether, for example, the email field is empty. However, when saving I get a strange message: The user specified as a definer ('MYADMINUSER'@'MYGATEWAY') does not exist

In CF7 you could choose whether to insert or update. How does this work in CF8?
rb rbock 10 Nov, 2023
sorry, not CF8 problem...
This topic is locked and no more replies can be posted.