You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Some hosts (such as Pantheon) do not allow writes to the filesystem outside of the "uploads" directory, for security reasons. Ergo, the plugin, as written, fails because it cannot write the temporary file in ABSPATH . static::PREFIX.
The text was updated successfully, but these errors were encountered:
Some hosts (such as Pantheon) do not allow writes to the filesystem outside of the "uploads" directory, for security reasons. Ergo, the plugin, as written, fails because it cannot write the temporary file in ABSPATH . static::PREFIX.
The text was updated successfully, but these errors were encountered: