Comment to 'how to turn off code display on screen'
  • Baloo suggested this so I put this in my .htaccess file in the public_html folder to suppress any php error messages and it seems to be working:

    php_flag display_errors off

    • Good news, if they do not appear anymore, but they are still there, I also have them in my log file, but I know that many will be corrected with the next update, I will post those that remain after.