At the line 184 I just put an isset to validate if the key type is there
if (isset($effect['type']) && $crop = self::findCrop($uri, $effect['type'])) {
return $crop;
}
Make it compatible with Drupal 10.3
From patch: 3405200-page-label-4.patch
To patch: 3405200-page-label-6.patch
peduardo → created an issue.
peduardo → created an issue.
peduardo → created an issue.
peduardo → created an issue.
peduardo → created an issue.
peduardo → created an issue.
Guys, I add D10 on info, solve the checkAccess D10 issue, vote_average undefined and the round passing null.
I hope that help you!!