• Updating plugin to 2.1.1 caused the error below. Sadly we no longer know what version we had before the update.

    Error Details
    =============
    An error of type E_ERROR was caused in line 4 of the file /nas/content/live/circalvprod/wp-content/plugins/safe-svg/includes/safe-svg-tags.php. Error message: Uncaught Error: Class ‘enshrined\svgSanitize\data\AllowedTags’ not found in /nas/content/live/circalvprod/wp-content/plugins/safe-svg/includes/safe-svg-tags.php:4
    Stack trace:
    #0 /nas/content/live/circalvprod/wp-content/plugins/safe-svg/safe-svg.php(16): require()
    #1 /nas/content/live/circalvprod/wp-settings.php(453): include_once(‘/nas/content/li…’)
    #2 /nas/content/live/circalvprod/wp-config.php(123): require_once(‘/nas/content/li…’)
    #3 /nas/content/live/circalvprod/wp-load.php(50): require_once(‘/nas/content/li…’)
    #4 /nas/content/live/circalvprod/wp-admin/admin-ajax.php(22): require_once(‘/nas/content/li…’)
    #5 {main}
    ? thrown

    CONTEXT:
    WordPress version 6.2
    Active theme: Circa Las Vegas (version 1.0.3)
    Current plugin: Safe SVG (version 2.1.1)
    PHP version 7.4.33.2

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dlittell

    (@dlittell)

    After reverting Safe SVG to 1.9.9 we found that the update worked fine if we updated plugins in the following order:

    Theme My Login
    Simple Image Sizes
    Safe SVG

    Plugin Support Darin Kotter

    (@dkotter)

    @dlittell Thanks for the report. Sounds like things are working for you now, is that correct? From your last comment, seems like maybe some sort of conflict with another plugin, which we can look into.

    Thread Starter dlittell

    (@dlittell)

    Correct, it is working for us now.

    I agree that it sounds like a conflict with another plugin. Considering that both of the other plugins are related to media, I suspect one or both may have a dependency on SaveSVG. Simple Image Sizes was also throwing an error about classes that weren’t found.

    When the errors occurred, we had updated plugins in this order:
    SafeSVG
    Simple Image Sizes
    Theme My Login

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught Error: Class enshrined\svgSanitize\data\AllowedTags’ not found’ is closed to new replies.