• Hello dev,
    while I connect successfully rwith remote file system I then get the error
    Error: Remote path must be under WP_CONTENT_DIR
    I have placed the file path under wp-content though, do you have any other suggestion?

    Kind Regards,

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tim W

    (@timwhitlock)

    You will have to debug this to see what the file path is and why it disagrees with the value of WP_CONTENT_DIR.

    In this code at line 85 what is the value of $path being mapped and $base being compared?

    Plugin Author Tim W

    (@timwhitlock)

    Are you able to post back with this information, or shall I close this ticket?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remote path must be under WP_CONTENT_DIR’ is closed to new replies.