• Since WordPress 4.9.7, our website which uses RealChurch themes has presented with a blank screen. Using debug revealed that the break statement in line 120 of citypartnership.org.za/wp-content/themes/realchurch-v1-04/include/plugin/really-simple-capture/cbnet-really-simple-captcha-comments.php was causing a fatal error.

    I commented out the break statement and now everything is back to normal (after doing a redundant recovery from a BackupBuddy database backup !).

    Is WordPress 4.9.7 more fussy about syntax errors in PhP scripts ?

    What is the effect of commented out the break statement ?

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

Viewing 1 replies (of 1 total)
  • There is a php memory leak in 4.9.7. Memory leaks can be caused by a few different things… including fatal errors. There should be a 4.9.8 update soon from what I was reading a couple days ago to resolve the memory leak.

    Hope this helps.

    • This reply was modified 6 years, 4 months ago by Davood Denavi.
Viewing 1 replies (of 1 total)
  • The topic ‘Blank screen new with WordPress 4.9.7’ is closed to new replies.