- Issue created by @rolfl
- π¬π§United Kingdom aaron.ferris
aaron.ferris β made their first commit to this issueβs fork.
- Status changed to Needs review
6 months ago 3:54pm 24 May 2024
Hello,
I'm having an issue whenever I try to view or edit a carousel that I've added images to. I made a simple test carousel with some PNGs, but whenever I try to view or edit it I get a 503 error.
Checking the Drupal recent logs, I see an error saying:
Error: Call to undefined function Drupal\owlcarousel2\render() in Drupal\owlcarousel2\OwlCarousel2Util::prepareImageCarousel() (line 208 of /var/www/web/modules/contrib/owlcarousel2/src/OwlCarousel2Util.php).
I'm not sure where or what this "render" function is supposed to be. Am I missing a dependency, or did I install incorrectly? I'm on Drupal 10.1.7 and PHP version 8.1.23
Needs review
2.0
Code
aaron.ferris β made their first commit to this issueβs fork.