Installation and server related problems

Discuss problems with installing the H5P plugins/modules and content types as well as server-related issues

Problem Solved: "saving... unable to save result data. Message: authorization failed Code 401

Avi Megiddo's picture

Hello, 

I am getting this error on every page that has H5P content:

"Saving...  unable to save result data.  Message: authorization failed, please verify your username and password. Code 401"

Note that I made zero changes to my pages, and this error suddenly appeared.

I am not sure how to proceed.  Thank you to anyone who can help with this.

UPDATE:  PROBLEM SOLVED .  I disabled the Wordpress H5P xAPI Plugin.

 

problem with Drupal 8

Hi,

I installed the 8.x-1.0-alpha2 module then added a field to a content type, however, when I save the field I got an error (The website encountered an unexpected error. Please try again later.)

 

I ignored the error and tried to add a content and when I press install to get a library I got an error (validating h5p package failed

Could you help me solve the problem, please?

I also have a question about the stable Drupal 8 released when it is coming? 

WordPress project modern structure and H5P problems

Hi, for one of our projects we are using a project structure like https://roots.io/bedrock/  and it seems that  H5p has some issues with it. So The H5p plugin doesn't respect that project structure and is not loading any resource it uses.

Basically I quess there may ways to fix but we using quick and dirty 

in file class-h5p-plugin.php  line 1105 (latest plugin version)

$rel_path = preg_replace('/^[^:]+:\/\/[^\/]+\//', '', $lib_url);

and in file class-h5p-content-admin.php

Pages