imageknitting

Author Topic: Turn off PHP notices and warnings.  (Read 5936 times)

jenkinhill

  • Global Moderator
  • Super Hero
  • *
  • Posts: 16470
  • UK based web developer & consultant.
    • Jenkin Hill Internet
Turn off PHP notices and warnings.
« on: May 12, 2012, 04:05:08 AM »
Advisory notices and warnings from PHP are turned on by default in the php.ini provided in PHP5.3+

These can be turned off by editing php.ini (which is the preferred way to solve this, but not permitted by many shared hosts), by using .htaccess or more easily by simply changing the reporting level in Joomla. Go to Joomla 2.5's Global Configuration/Server/Server Settings/Error Reporting. For most users "Simple" is a good setting.

About php error messages:  http://www.ostraining.com/blog/joomla/warnings/?mc_cid=5f721f0d11
Kelvyn
Jenkin Hill Internet,
Keswick, Lake District

Unsolicited PMs/emails will be ignored.

It is essential that you mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Support for Joomla 1.5 has ended


Currently using VM2.0.21 on Joomla 2.5.11 PHP 5.3.17

VirtueMart Forum

Turn off PHP notices and warnings.
« on: May 12, 2012, 04:05:08 AM »