Skip to content

#nav Directory chooser form creates absolute path (which doesn't work) #21

@adamzea

Description

@adamzea

The #nav form creates directory options that have an absolute path to the directory on the server. Example:

` -- Pics`

Selecting that option in the interface navigates to a "Directory not found" error message. (Instagallery PHP file is located in D:\Inetpub\vhosts\username\httpdocs\Pictures\InstaGallery)
It WILL work, if the directory is relative to the location of the InstaGallery PHP file though. In other words, InstaGallery loads that entire path into the ?d= query string where it should only load the relative subfolder path (such as "?d=Pics").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions