/admin/structure/library
Click "export":
Error: Call to undefined method Drupal\Core\Extension\ModuleHandler::implementsHook() in Drupal\library_manager\LibraryDiscovery->exportLibraryByName() (line 119 of /var/www/html/web/modules/contrib/library_manager/src/LibraryDiscovery.php).
Click "create definition":
Error: Call to undefined function Drupal\library_manager\Form\file_valid_uri() in Drupal\library_manager\Form\LibraryDefinitionBuildForm->createFileDefinitions() (line 197 of /var/www/html/web/modules/contrib/library_manager/src/Form/LibraryDefinitionBuildForm.php).
Comment | File | Size | Author |
---|---|---|---|
#7 | Screenshot from 2024-03-22 13-09-42.png | 48.55 KB | dineshkumarbollu |
#4 | WX20240322-144418@2x.png | 321.96 KB | lawxen |
Issue fork library_manager-3432886
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
raveen_thakur51 CreditAttribution: raveen_thakur51 as a volunteer and at SV Infotech for SV Infotech commentedCan you please provide issue details?
Comment #4
lawxen CreditAttribution: lawxen commentedDrupal 10.2.x-dev
library_manager: 2.0.4 & 2.0.x-dev
Link: /admin/structure/library
Comment #5
lawxen CreditAttribution: lawxen commentedComment #7
dineshkumarbollu CreditAttribution: dineshkumarbollu at Valuebound for Valuebound commentedMR!4 fixes the error.Moving to RTBC
Comment #8
raveen_thakur51 CreditAttribution: raveen_thakur51 as a volunteer and at SV Infotech for SV Infotech commented@lawxen, Thanks for explaining the issue, Yes i have fresh drupal installed and on click of export the website was throwing error. In fact website was going down.
Comment #9
raveen_thakur51 CreditAttribution: raveen_thakur51 as a volunteer and at SV Infotech for SV Infotech commentedI have implemented the MR and on click of export button, things are working fine as you can see in my aatached screesnhot.
https://prnt.sc/nr8MSylu2ZjI
The changes can be imported as the rest functionality seems to be working fine.
Thank You!!
Comment #11
smulvih2Changes here work for me on Drupal core 10.2.7.
This has been merged with 2.0.x. Will push a new release later today with these changes. Thanks @lawen!
Comment #12
smulvih2