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

Channel export error #237

Closed
stpruss opened this issue Jun 17, 2019 · 1 comment
Closed

Channel export error #237

stpruss opened this issue Jun 17, 2019 · 1 comment

Comments

@stpruss
Copy link

stpruss commented Jun 17, 2019

Description of the problem
Clicking the "Export" button in a Channel in the Channel manager produces an error:

How To Reproduce
Steps to reproduce the behavior:
In my particular example:
Create a channel and add fields to it. In my case I tried one with a Field group with 3 fields in it (Text, URL & File) and another with a Fluid field and several fields applied to it (each grids with multiple fields)

Error Messages
Fatal error: Uncaught Error: Call to undefined function EllisLab\ExpressionEngine\Library\Mime\finfo_open() in /home/reshub/public_html/system/ee/EllisLab/ExpressionEngine/Library/Mime/MimeType.php:156 Stack trace: #0 /home/reshub/public_html/system/ee/legacy/libraries/Mime_type.php(109): EllisLab\ExpressionEngine\Library\Mime\MimeType->ofBuffer('PK\x03\x04\x14\x00\x00\x00\x08\x002\x86\xD1N}...') #1 /home/reshub/public_html/system/ee/legacy/helpers/download_helper.php(36): Mime_type->ofBuffer('PK\x03\x04\x14\x00\x00\x00\x08\x002\x86\xD1N}...') #2 /home/reshub/public_html/system/ee/EllisLab/ExpressionEngine/Controller/Channels/Sets.php(124): force_download('ChannelSet.zip', 'PK\x03\x04\x14\x00\x00\x00\x08\x002\x86\xD1N}...') #3 [internal function]: EllisLab\ExpressionEngine\Controller\Channels\Sets->export('1') #4 /home/reshub/public_html/system/ee/EllisLab/ExpressionEngine/Core/Core.php(241): call_user_func_array(Array, Array) #5 /home/reshub/public_html/system/ee/EllisLab/ExpressionEngine/Core/Core.php(110): EllisLab\Exp in /home/reshub/public_html/system/ee/EllisLab/ExpressionEngine/Library/Mime/MimeType.php on line 156




Screenshots / Videos / Template Code

Environment Details:

  • Version: 5.2.3
  • PHP Version 7.0.33
  • MySQL Version 10.0.38-MariaDB
  • OS: Linux
  • Web Server: Apache

Possible Solution

Additional context

@stpruss stpruss changed the title Channel export er Channel export error Jun 17, 2019
@stpruss
Copy link
Author

stpruss commented Jun 18, 2019

Discovered this was a missing PHP extension.

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

No branches or pull requests

1 participant