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?
In CF7 you could choose whether to insert or update. How does this work in CF8?
I think this is something related to the database user:
https://stackoverflow.com/questions/10169960/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist
not the db table records
https://stackoverflow.com/questions/10169960/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist
not the db table records
You need to login to be able to post a reply.