Writeable Path Issues
-
I believe with the addition of the push notifications, the plugin is now trying to write to a js folder – for security reasons our host does not allow the plugin folder to be writeable. This is a common scenario with managed WordPress hosting. We really need a hook so that we can adjust where that file is being written to and loaded from. Typically the uploads folder is writable and many plugins we use default to creating a folder within uploads to write to when needed. If we can at least get a hook to control the path for it that would be helpful. At this point we can’t update the plugin without having to edit it directly to resolve the issue.
- The topic ‘Writeable Path Issues’ is closed to new replies.