• Resolved JungleWP

    (@junglewp)


    Hello,
    I wanted to point out that we found a bug in Brizy. I am requiring wp-config trough an external PHP script in our Plugin and it seems that Brizy has a function that is not defined. The same error is also present in other website, this was easily found on Google while looking for the error…

    <b>Fatal error</b>:  Uncaught Error: Call to undefined function brizy() in [redacted]/wp-content/plugins/brizy/public/hooks.php:115
    Stack trace:
    #0 [redacted]/wp-content/plugins/brizy/brizy.php(32): include_once()
    #1 [redacted]/wp-settings.php(305): include_once('/srv/users/serv...')
    #2 [redacted]/wp-config.php(26): require_once('/srv/users/serv...')
    #3 [redacted]/wp-load.php(37): require_once('/srv/users/serv...')
    #4 {main}

    thrown in <b>[redacted]/wp-content/plugins/brizy/public/hooks.php</b> on line <b>115</b><br />

    We also found the same bug on the following website aswell : https://doctorsmaps.com/static/ext/indeed-membership-pro/public/ajax-upload.php

    Kind regards,
    Franck

    • This topic was modified 6 years, 5 months ago by JungleWP.
    • This topic was modified 6 years, 5 months ago by JungleWP.
    • This topic was modified 6 years, 5 months ago by JungleWP.
    • This topic was modified 6 years, 5 months ago by JungleWP.
    • This topic was modified 6 years, 5 months ago by JungleWP.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Brizy fatal error (undefined function brizy() )’ is closed to new replies.