• Resolved Gioxx

    (@gioxx)


    Ciao! I’ve been using the plugin for quite some time and I’m absolutely happy with the way it works, which allows not to go through Jetpack. However, I have noticed a problem only recently (it didn’t happen before the switch to the latest version of WordPress, at least from memory): if the plugin is active, the page doesn’t load correctly any article that makes use of the image gallery.

    Difference with active plugin:

    And with deactivated plugin:

    I have already tried everything but it keeps generating a 500 error when opening the page the moment the plugin is left active. Everything is resolved the moment I deactivate the plugin.

    PHP 8.2, I also use Meow Lightbox without any problem (just saying).

    What can I do to get back to using the plugin and have great galleries in the article body? Any help is really welcome, and I can reactivate the plugin on demand if there is a need to analyze the page (I have included an example article in the field provided to do so).

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Gioxx

    (@gioxx)

    I hope this will help, I took a look at error_log_php:

    [01-Sep-2023 12:48:17 UTC] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function Meow_MWL_Core::meow_gallery_created(), 1 passed in /home/public_html/wp-includes/class-wp-hook.php on line 310 and exactly 3 expected in /home/public_html/wp-content/plugins/meow-lightbox/classes/core.php:466
    Stack trace:
    #0 /home/public_html/wp-includes/class-wp-hook.php(310): Meow_MWL_Core->meow_gallery_created('')
    #1 /home/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
    #2 /home/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #3 /home/public_html/wp-content/plugins/meow-gallery/classes/core.php(143): do_action('mgl_gallery_cre...')
    #4 /home/public_html/wp-includes/shortcodes.php(395): Meow_MGL_Core->gallery(Array, '', 'gallery')
    #5 [internal function]: do_shortcode_tag(Array)
    #6 /home/public_html/wp-includes/shortcodes.php(235): preg_replace_callback('/\\[(\\[?)(galler...', 'do_shortcode_ta...', '<p>Se non fosse...')
    #7 /home/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('<p>Se non fosse...')
    #8 /home/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('<p>Se non fosse...', Array)
    #9 /home/public_html/wp-includes/post-template.php(256): apply_filters('the_content', 'Se non fosse ap...')
    #10 /home/public_html/wp-content/themes/generatepress/content-single.php(73): the_content()
    #11 /home/public_html/wp-includes/template.php(787): require('/home/...')
    #12 /home/public_html/wp-includes/template.php(720): load_template('/home/...', false, Array)
    #13 /home/public_html/wp-includes/general-template.php(206): locate_template(Array, true, false, Array)
    #14 /home/public_html/wp-content/themes/generatepress/inc/theme-functions.php(568): get_template_part('content', 'single')
    #15 /home/public_html/wp-content/themes/generatepress/single.php(29): generate_do_template_part('single')
    #16 /home/public_html/wp-includes/template-loader.php(106): include('/home/...')
    #17 /home/public_html/wp-blog-header.php(19): require_once('/home/...')
    #18 /home/public_html/index.php(17): require('/home/...')
    #19 {main}
      thrown in /home/public_html/wp-content/plugins/meow-lightbox/classes/core.php on line 466
    Thread Starter Gioxx

    (@gioxx)

    Ok, I thing the problem is caused by the Lightbox today’s update: https://www.ads-software.com/support/topic/version-5-0-0-bug-report/

    Hi, I’ve rolled back the Meow Lightbox plugin to the version 4.0.6 with the WP Rollback plugin and it works fine again.

    Thread Starter Gioxx

    (@gioxx)

    I too did the same thing (and temporarily disabled the automatic update for Lightbox) and can confirm that everything works again.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi guys,

    No worries, I am going to fix this absolutely this week-end ?? However, just a quick check, did you try to reset all your caches? It might be related to this. Thanks for your feedback!

    Thread Starter Gioxx

    (@gioxx)

    Ciao @tigroumeow, among my tests I did that too without success. I cleared every HummingBird cache locally and even ordered CloudFlare to give me the live version of the website (developer mode) to check it live, but no luck, I kept having the same problems.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Okay, that will be fixed in a new release coming out soon (today or tomorrow). Both the Gallery and Lightbox will be 5.0.1.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Error 500 with plugin activated’ is closed to new replies.