Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
User Profile picture upload fail
![Dr_Sommer](https://us.v-cdn.net/5018160/uploads/userpics/873/nQU7V8EY2V8TL.png)
V2.2
Hi there...
As my Forum is working flawlessly, no reason to bother you... untill now...
A user just reported, that he couldn*t upload a profile picture...
did some checking, it is a open_basedir problem... here a picture of the debugging messages:
not sure why the class.upload.php and the class.uploadimage.php script is leaving the open basedir path, entering in a totally other, non related path...
Checked the directory base in Apache, everything seems fine:
php_admin_value open_basedir "/var/www/caba/:/tmp"
had to change it in:
php_admin_value open_basedir none
in order to work...
Anybody an idea how to correct this? Would like to NOT set the open_basedir to none..
ThX in advance...
0
Comments
Hmmm... ok, so no one knows bout it...![:open_mouth: :open_mouth:](https://open.vanillaforums.com/plugins/emojiextender/emoji/little/open_mouth.png)
![:cry: :cry:](https://open.vanillaforums.com/plugins/emojiextender/emoji/little/cry.png)
Seems to be something I did wrong... but no clue where to look into that...
p.s.: I'm NOT using .htaccess...
maybe thats the reason?? ![:neutral: :neutral:](https://open.vanillaforums.com/plugins/emojiextender/emoji/little/neutral.png)