• Kyle

    (@kylebravotangoca)


    Rezgo plugin suppressing PHP errors.

    This is occurring on multiple environments. All environments are using php 8+

    PHP: 8.0.14, 8.0.8, and 8.0.8
    MariaDB: 10.6.5, 10.5.13
    MySQL: 5.7.34

    When the rezgo plugin is disabled php errors are display on page as expected due to:
    define( ‘WP_DEBUG’, true );

    When the rezgo plugin is enabled php errors are do not display on page even with:
    define( ‘WP_DEBUG’, true );

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Rezgo plugin suppressing PHP errors’ is closed to new replies.