Installation and server related problems

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

errors trying to add content

  • Notice: Undefined property: stdClass::$main_library in h5p_get_content() (line 800 ofC:\xampp\htdocs\fuck\sites\all\modules\h5p\h5p.module).
  • Notice: Undefined property: stdClass::$filtered in h5p_get_content() (line 802 ofC:\xampp\htdocs\fuck\sites\all\modules\h5p\h5p.module).
  • No

Content types on D6 not working

Hi, I'm having two problems with the content types on D6

1- When I try to install some content types like "Drag the word" or "Fill in the blanks" I get this error:

  • The library "H5P.MarkTheWords" requires H5P 1.6, but only H5P 1.5 is installed.
  • The library "H5P.Question" requires H5P 1.6, but only H5P 1.5 is installed.
  • The uploaded file was not a valid H5P package

 

Drag and Drop not fully functional after restructuring

benali's picture

I'm not using wordpress or drupal, just my plain website (being developed in laravel). 

I placed the h5p under public_html, and the drag-and-drop demo under practice (see screenshot).
For drag-and-drop I extracted the common folder into a source folder, and placed the variant code outside so I can have several practices. (see screenshot).

Pages