Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Asset Import: Class 'Mimey\MimeTypes' not found - AssetHelper.php: 317 #804

Closed
bryantAXS opened this issue Feb 7, 2021 · 4 comments
Labels

Comments

@bryantAXS
Copy link

Description

When running an import with an external asset URL, I'm getting this error for every image field:

Class 'Mimey\MimeTypes' not found - AssetHelper.php: 317

Steps to reproduce

  1. Setup an import with an asset field
  2. Set the asset field to fetch an external image url

Additional info

  • Craft version: 3.5.18
  • PHP version: 7.1
  • Database driver & version: MariaDB
  • Plugins & versions: Feed Me 4.3.5
@angrybrad
Copy link
Member

Sorry about that... just released 4.3.5.1 with the fix.

@loqus
Copy link

loqus commented Feb 8, 2021

Got a File(/etc/xdg) is not within the allowed path(s): when updating this release

@angrybrad
Copy link
Member

@loqus Can you share a full stack trace leading up to that error? Does your php.ini file have open_basedir restrictions in place?

@loqus
Copy link

loqus commented Feb 9, 2021

Yeah I had an open_basedir restriction. I don't have a full stack trace. I added the path and retried the update. All went well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants