greetings,
I've noticed I can't create avatar from an image uploaded ... could you please take a look ... thank you
Jeder wird den Inhalt sehen können. Gib keine Benutzernamen, Passwörter oder andere sensible Informationen an.
Letzter Eintrag von CreativeGraphics Support am Dienstag, 20. Januar 2026 21:47 UTC
greetings,
I've noticed I can't create avatar from an image uploaded ... could you please take a look ... thank you
here is the call stack of the error that happens with the avatar upload:

This is happening in the Amazon S3 storage adapter during avatar creation. The AWS S3 library is trying to traverse to a parent directory (..) which open_basedir blocks.
You have various possibilities to solve this:
I switched storage location for photos and avatars to "local" to test and it works as expected.
![]()
Please adjust open_basedir settings.
ok, I'll adjust open_basedir settings ... 👍
good, will work. I close this ticket.