osTicket / osTicket-plugins

Core plugins for osTicket (v1.8+)
GNU General Public License v2.0
149 stars 162 forks source link

fix File not found Aws/data/manifest.json #244

Closed jasplin closed 1 year ago

jasplin commented 2 years ago

When saving the credentials after installing the latest storage-s3 plugin in osTicket 1.17 it failed to save giving the error

File not found: phar:///var/www/html/include/plugins/storage-s3.phar/lib/Aws/data/manifest.json

I have tracked the problem to pull request #23 and this pull request was enough to fix it.

JediKev commented 1 year ago

No longer needed as of: https://github.com/osTicket/osTicket-plugins/pull/251