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_SommerDr_Sommer Dr. of tender Programing ;) ✭✭
edited January 2016 in Vanilla 2.0 - 2.8

V2.2

Hi there... :pleased:

As my Forum is working flawlessly, no reason to bother you... untill now... :lol:

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... :anguished:

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... :awesome::+1:

Comments

  • Dr_SommerDr_Sommer Dr. of tender Programing ;) ✭✭
    edited January 2016

    Hmmm... ok, so no one knows bout it... :open_mouth:
    Seems to be something I did wrong... but no clue where to look into that... :cry:

    p.s.: I'm NOT using .htaccess... :open_mouth: maybe thats the reason?? :neutral:

Sign In or Register to comment.