Content types installation
Submitted by shija on Sat, 06/24/2017 - 08:17
Forums:
Validation package error when in installing the content type in h5p in moodle.
Did you know the H5P Community Conference is in Savannah
Get $100 off your in person ticket when you register with the code:
H5PVIP100
See how IBM increased their efficiency by up to 30%!
BV52
Sat, 06/24/2017 - 08:27
Permalink
Hi Shija,May I know the
Hi Shija,
May I know the following:
1. Moodle Version?
2. Browser that you are using?
3. H5P content type that you are using?
4. Screenshot of the error.
-BV52
tomaj
Wed, 06/28/2017 - 07:49
Permalink
I just saw your response on
I just saw your response on email.
tomaj
Wed, 06/28/2017 - 07:46
Permalink
Which content type?
Which content type are you having problems installing? All of them?
Usually it can be a problem with some file ending that is not supported.
- Tom
tomaj
Wed, 07/05/2017 - 09:44
Permalink
PHP plugins missing?
Hi,
The problem is probably that your Moodle installation is missing some php libraries. Most likely someting relating to zip (H5P content requires zipping, because data is transferred zipped).
Your php error log should indicate which php libraries you are missing.
In my personal installation I can see that I have the following php plugins (+some more).
- Tom