• Resolved joshfg

    (@joshfg)


    Hi there, in the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered, but it’s causing an error in wp-admin because the dependency is missing.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support jmatiasmastro

    (@jmatiasmastro)

    @joshfg

    Hello mate,

    Please share some screenshots to describe your issue.

    You can use this tool to copy/paste your screenshots here easily:?https://snipboard.io

    Best regards, Quadlayers Support Team.

    Thread Starter joshfg

    (@joshfg)

    Hi there, it shows up when debugging with the Query Monitor plugin, here’s a screenshot of another missing dependency: https://snipboard.io/HaBbdr.jpg I don’t think it’s critical, obviously, but if it’s requiring a couple dependencies that doesn’t exist, that’s not ideal.

    Plugin Support jmatiasmastro

    (@jmatiasmastro)

    @joshfg

    Hi mate, thanks for updating your ticket.

    Could you please let us know which versions of the plugin and WordPress you are currently using?

    Regards.

    Thread Starter joshfg

    (@joshfg)

    Still doing it with plugin version 2.1.7 with WP version 6.6.2

    I’m getting the same issue.

    Source: wp-content/plugins/search-exclude/build/gutenberg/css/style.css
    Dependencies: search-exclude-components (missing), wp-components
    Plugin Version: 2.1.7
    WP Version: 6.6.2

    Plugin Support jmatiasmastro

    (@jmatiasmastro)

    @vincepettit @joshfg Hi guys, could you please update to the new version and check if the issue persists?

    Best regards.

    Thread Starter joshfg

    (@joshfg)

    As of right now, plugin version: 2.1.7 IS the latest version available to me and still has the issue.

    Plugin Support jmatiasmastro

    (@jmatiasmastro)

    @joshfg Hi mate

    We’ve received reports from other users indicating that the latest version resolves this issue. Could you please send us a direct message on our Facebook fan page so we can take a closer look at your specific case? https://www.facebook.com/quadlayers

    Best regards, Quadlayers Support Team.

    Thread Starter joshfg

    (@joshfg)

    I have Search Exclude installed on 3 live websites and 1 development site, on two different servers. They all also have WooCommerce and use the Oxygen Builder, but the issue persists when all plugins except Search Exclude and Query Monitor are deactivated and it’s switched to a default theme. They all use PHP 8.1 but the same issue was present when the servers were on PHP 7.4. The issue is also present on WordPress 6.6.2 and still when upgrading to WordPress 6.7

    As mentioned in my original post in this thread, “the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered“. I opened and searched every other file in your plugin and could not locate any other reference to ‘search-exclude-components’, hence the problem with making it a dependency but not adding it in anywhere else. As seen in the screenshot here, (https://snipboard.io/pS7TXc.jpg), if I remove the highlighted line of code, the problem is resolved, (until the next plugin update).

    Pt

    (@bncpeter)

    I am experiencing this too. I just downloaded a fresh copy of 2.1.7 from the WordPress plugin page and it is indeed missing a /css/ folder under /build/gutenberg/.

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.