• HI,

    the last release of php everywhere returns me this error in wp 5.3.2 with php 7.2:

    Warning: Use of undefined constant zerotre – assumed ‘zerotre’ (this will throw an Error in a future version of PHP) in /web/htdocs/areariservata.istruzionevicenza.it/home/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 22

    Warning: Use of undefined constant grave – assumed ‘grave’ (this will throw an Error in a future version of PHP) in /web/htdocs/areariservata.istruzionevicenza.it/home/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 24

    in other page the error is:

    Fatal error: Uncaught Error: Call to undefined function mysql_error() in /web/htdocs/areariservata.istruzionevicenza.it/home/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code:8 Stack trace: #0 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-content/plugins/php-everywhere/shortcode.php(15): eval() #1 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-includes/shortcodes.php(325): php_everywhere_func(”, ”, ‘php_everywhere’) #2 [internal function]: do_shortcode_tag(Array) #3 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(php_ev…’, ‘do_shortcode_ta…’, ‘[php_everywhere…’) #4 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-includes/class-wp-hook.php(288): do_shortcode(‘[php_everywhere…’) #5 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-includes/plugin.php(206): WP_Hook->apply_filters(‘[php_everywhere…’, Array) #6 /web/htdocs/areariservata.istruzionevicenza.it/home/wp-includes/post-template.php(253): a in /web/htdocs/areariservata.istruzionevicenza.it/home/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 8

    thanks for the support you can give me!

    Bye

Viewing 1 replies (of 1 total)
  • Plugin Author Alex

    (@alexander_fuchs)

    Hi fidelio80,

    both errors can be traced back to your custom PHP code. For example the variable grave can not be found.

    Best regards,

    Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Error Plugin with wp 5.3.2 php 7.2’ is closed to new replies.