Page 1 of 1
No avatar entry in the database file
Posted: Mon Sep 11, 2023 9:40 am
by spoon
Hello Pablo, I was working on the user registration form, I enabled adding an avatar and also included the database in the file, BUT there was a problem that the avatar was added to the folder on the server, but was not written to the database file!
Re: No avatar entry in the database file
Posted: Mon Sep 11, 2023 9:56 am
by Pablo
Are you using MySQL?
From the help:
Avatars are currently only supported when using a MySQL database. Avatars do not work with CSV databases.
Re: No avatar entry in the database file
Posted: Mon Sep 11, 2023 9:58 am
by spoon
No, a simple php file.
Re: No avatar entry in the database file
Posted: Mon Sep 11, 2023 11:18 am
by Pablo
In that case, you cannot use avatars.