CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • when you have "Notice :..." (php warnings)
Pages: [1]

Author Topic: when you have "Notice :..." (php warnings)  (Read 487 times)

Rémi

  • Guest
when you have "Notice :..." (php warnings)
September 13, 2010, 10:08:18 am
This is a reminder post to help you when your civicrm displays a lot of "Notice : ..."
This is about your php configuration.
You just have to put the display_errors to

Code: [Select]
display_errors = Off
A must for production site   ;)

Rémi

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • when you have "Notice :..." (php warnings)

This forum was archived on 2017-11-26.