• Hi,
    I have file Away Version: 3.9.9.0.1 on IIs server ,
    i have to disable the wp-content\plugins\file-away\lib\cls\class.fileaway.php line 32
    //if(!fileaway_utility::realpath($dir,$rootpath,$chosenpath)) return;
    in order to be able to display the files in my page
    however after having the files displayed i can’t open any directory
    my short code is :[fileaway type=”table” size=”no” directories=”on” drawerid=”2″]
    is there any way to fix this issue

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author thomstark

    (@thomstark)

    Do you have .. in your path?

    Thread Starter ahmedabdelaal

    (@ahmedabdelaal)

    thank you for your quick reply
    No, my base directory is /projects/fa-firstlast/folder2
    /projects/fa-firstlast/folder2
    and fa-firstlast resolves correctly to customer/Projectname
    on debug mode I can copy the final dynamic path and paste it in windows explorer and it works fine.

    Plugin Author thomstark

    (@thomstark)

    I just tried it in xampp and I was able to reproduce your issue. The issue for me was: my user accounts don’t have first and last names set and you’re trying to use that to create a dynamic path. Either set first and last names for all your WordPress users, or don’t use fa-firstlast

    Can you confirm that’s your issue as well?

    Thread Starter ahmedabdelaal

    (@ahmedabdelaal)

    I have set first and last name to match the folder names for 2 accounts that i used for testing , for example first name: customerA/ and last Name: ProjectB
    that mean the full dynamic path after the wp install folder /projects/customerA/projectB/floder1
    I also have a first and last name for the admin account . that means all the user accounts are set up with first and last name
    when i Log in with a different user I got a different folder as expected but i’m still can’t open any subfolder after folder 1.
    what other options can i use to get to the dynamic path I need?
    thank you for your help.

    Plugin Author thomstark

    (@thomstark)

    I don’t think this problem has anything to do with dynamic paths. Can you send me a screenshot of 1) your File Away Base configuration settings, including the Root Directory setting, and 2) your WordPress Site URL and WordPress Home URL settings found on WordPress Settings > General. You can email to [email protected]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘click on folder does not open folder’ is closed to new replies.