• Hello,

    I have to update a page by changing the code entered through Php Everywhere which creates a list of downloadable documents.

    The page works correctly, but if I open it with the WP editor I get the white page of death.

    If I deactivate Php everywhere I avoid the bug and the editor works, but obviously it does not solve the problem since I need to use the editor while the plugin is active .

    Php everywhere is v1.4.5. Previously WordPress was v5.2, I changed to v5.1.1 to try to solve the problem but it didn’t work.

    Thanks.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alex

    (@alexander_fuchs)

    Hi zeitnotiason,

    thank you for the bug report, could you send me the content of the PHP error_log when the white page of death happens? This will help me to find the bug and fix it.

    Thank you

    Alex

    Thread Starter zeitnotiason

    (@zeitnotiason)

    Fatal error: Class ‘PageFunction’ not found in /home/linweb48/i/iasonltd.com-1090257018/user/htdocs/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 3

    Warning: include_once(): Failed opening ‘personalFunction.php’ for inclusion (include_path=’.:/usr/share/pear’) in /home/linweb48/i/iasonltd.com-1090257018/user/htdocs/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 2

    Warning: include_once(personalFunction.php): failed to open stream: No such file or directory in /home/linweb48/i/iasonltd.com-1090257018/user/htdocs/wp-content/plugins/php-everywhere/shortcode.php(15) : eval()’d code on line 2

    Plugin Author Alex

    (@alexander_fuchs)

    Hi, thank you. The error is because you are trying to include a file that can’t be found.

    Thread Starter zeitnotiason

    (@zeitnotiason)

    I fix it, thank you very much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White page of death if I open the editor’ is closed to new replies.