Problems inserting data in the database

@Teodor, how can we use a repeat step directly?
I tried to follow this tutorial Using Tagify with Multi References.
My issue comes when I try to use multiple reference in the db as outlined in here Using Multi References in the Database Manager. As no matter what it looks like my host doesn’t allow this action to take place.

The error I get is
Database update failed
Database changes failed due to an error!
Error: ER_HOST_NOT_PRIVILEGED: host ''is not allowed to connect to this mariaDB server.

Note: I am using a MySQLDB not a mariaDB.

Any help would be much appreciated.
Thanks
J

@Teodor, any help with this will much appreciated!
Thanks again in advance.
Regards
J

Those guys are out of the country to a web show in Portugal. Guessing you might get some more help starting next week.

2 Likes

Hi @baub, thank you so much for letting me know!
Regards
J

Seems your direct database connection is not working because you don’t have remote access to it from your IP.

1 Like

@George thanks a lot for your help! that was the problem
Regards
J