User Avatar 404 error
-
I created a registration form with avatar-upload field. When the user uploads an avatar it gets saved inside folder “files” located in the uploads folder inside wp-content.
The problem is when i call the default avatar it shows 404 error because it calls"/uploads/files/avatarName.ext"
Is there anyway to change the default destination to the default wp-content uploads directory or at least force it to save the value in the database as
"../wp-content/uploads/files/avatarName.ext"
Thanks in advance,
Kind regards..
- The topic ‘User Avatar 404 error’ is closed to new replies.