Hi oneillo and vanilla-bear, i have in my project a module that extends from this to have this functionality but seems that edmund.dunn linked an issue related to this, anyway if in the attached issue you dont find the solution, answer me here and i will upload to drupal org this module that add the extra functionality, due i was not been able to make a MR to be approved by the mantainers.
Hi luke.leber!
Right now i dont remember well if this was exaclty the message but could be.
Anyway thanks for your time, i think that we can close it and review it if we reproduce it in the future!
carlosgm91 β created an issue.
Sorry the last one #12 had invalid end line.
Closed because i have updated the patch in the related issue:
https://www.drupal.org/project/linkchecker/issues/3247797#comment-15453071
π
Object of class Drupal\user\Entity\User could not be converted to string
Needs work
https://www.drupal.org/files/issues/2024-02-19/object_of_class_user_coul... β
During corn execution if by mistake from '/admin/config/content/linkchecker', somebody set an user under 'Error handling / Impersonate user account' that later for whatever reason, is deleted and the setting is not updated, the hook_cron throws this error because try to load an inexistent user.
I have updated the patch, in case that the value of the variable after the user_load is empty, then load the superadmin to avoid Fatal errors during the execution and allow the normal execution of Drupal Cron.
I created this issue but i think that now is irrelevant:
https://www.drupal.org/project/linkchecker/issues/3422365
π
Cron Execution issue - Error: Call to a member function id() on bool in Drupal\linkchecker\Plugin\LinkStatusHandlerBase->switchSession()
Active
carlosgm91 β created an issue.
I had the same issue and finally i have used the same setting 'job_items_cron_limit' to use it also for the finished items, in case that the user has not enabled this setting, the limit will be 50 by default.
Hope this will be heplful.
Im at the same point as goyalsushant, I have tried both and not work. I have a rendered html that index the html of a Teaser, if i try to find "Africa", ok it works, if i try "Af", works, but with "Afri" or "Afric" is not working and i dont understand why, some suggestion?
carlosgm91 β created an issue.
carlosgm91 β created an issue.
Compatibility with drupal 10 has been added.
Hello, sorry for the delay, this module started as a test, and we have given it little maintenance, thank you very much for the improvements.
carlosgm91 β made their first commit to this issueβs fork.
carlosgm91 β created an issue.