Error when selecting "Hide Summary Slide"
I'm using Drupal v7 and when using "Course presentation", if I select "Hide Summary Slide" I receive the following error:
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '146-1-editor' for key 'PRIMARY': INSERT INTO {h5p_nodes_libraries} (content_id, library_id, dependency_type, drop_css, weight) SELECT :toId, hnl.library_id, hnl.dependency_type, hnl.drop_css, hnl.weight FROM {h5p_nodes_libraries} hnl WHERE hnl.content_id = :fromId; Array ( [:toId] => 146 [:fromId] => 142 ) in H5PDrupal->copyLibraryUsage() (line 619 of /var/www/html/sites/all/modules/h5p/h5p.classes.inc).
Any help appreciated.
BV52
Thu, 02/14/2019 - 04:52
Permalink
Hi skshed,In order to give
Hi skshed,
In order to give your bug report the best chance of getting answered, please include the following information:
The more information you provide, the quicker the community will be able to fix it and the quicker you'll have a working solution!
-BV52