Hi –
Another happy user with the same problem.
PHP Version: 8.0.30
WP-Version: 6.3.1
Meow Gallery Version: 4.3.8
Meow Lightbox Version: 5.0.0
Theme: Hitchcock 2.2.1 (as the parent of a child theme)
If the Meow Lightbox plugin is active, no galleries show on posts where meow galleries are supposed to be displayed with the error below in the apache logs. If the Meow lightbox plugin is inactive, no php errors, but also no lightbox functionality.
PHP Fatal error:? Uncaught ArgumentCountError: Too few arguments to function Meow_MWL_Core::meow_gallery_created(), 1 passed in /var/www/html/wp-includes/class-wp-hook.php on line 310 and exactly 3 expected in /var/www/html/wp-content/plugins/meow-lightbox/classes/core.php:466\nStack trace:\n#0 /var/www/html/wp-includes/class-wp-hook.php(310): Meow_MWL_Core->meow_gallery_created(”)\n#1 /var/www/html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)\n#2 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /var/www/html/wp-content/plugins/meow-gallery/classes/core.php(143): do_action(‘mgl_gallery_cre…’)\n#4 /var/www/html/wp-includes/shortcodes.php(395): Meow_MGL_Core->gallery(Array, ”, ‘gallery’)\n#5 [internal function]: do_shortcode_tag(Array)\n#6 /var/www/html/wp-includes/shortcodes.php(235): preg_replace_callback(‘/\\\\[(\\\\[?)(galler…’, ‘do_shortcode_ta…’, ‘\\n[gallery ids=”…’)\n#7 /var/www/html/wp-includes/class-wp-hook.php(310): do_shortcode(‘\\n[gallery ids=”…’)\n#8 /var/www/html/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\\n[gallery ids=”…’, Array)\n#9 /var/www/html/wp-includes/post-template.php(256): apply_filters(‘the_content’, ‘<!– wp:meow-ga…’)\n#10 /var/www/html/wp-content/themes/hitchcock-child/singular.php(50): the_content()\n#11 /var/www/html/wp-includes/template-loader.php(106): include(‘/var/www/html/w…’)\n#12 /var/www/html/wp-blog-header.php(19): require_once(‘/var/www/html/w…’)\n#13 /var/www/html/index.php(17): require(‘/var/www/html/w…’)\n#14 {main}\n? thrown in /var/www/html/wp-content/plugins/meow-lightbox/classes/core.php on line 466, referer:
Thank you!