Menu

Directory and file browsing failed on image import (bug report + resolution)

2015-09-07
2015-10-03
  • Weikai Zhang

    Weikai Zhang - 2015-09-07

    I have a server using Apache2 + fpm. It failed to open the server diretory and file browsing windows to do image import. The problem turned out to be the header value in jqueryFileTree is not right. I as able to get it working by changing line 210 from header('Content-type', 'application/json'); to header('Content-type: application/json');

     
  • bajodel

    bajodel - 2015-10-03

    (debian 8 x64, apache 2.4.10, php 5.6.13 in mod_php setup, vbox 5.0.6, phpvirtualbox 5.0-3)

    I still have problems (blank screen) when I try to link an existing disk/file.
    I've checked out the 210 line in jqueryFileTree but it's already fixed (probably in 5.0-3); anyone have the same problem ?
    Thanks.

     
  • bajodel

    bajodel - 2015-10-03

    my apologies, probably a spurious char on config file!! my fault ;-)

     

    Last edit: bajodel 2015-10-03

Log in to post a comment.