Changes between Version 1 and Version 2 of faq/server/php-53-errors


Ignore:
Timestamp:
Sep 18, 2011, 10:46:35 PM (14 years ago)
Author:
Benjamin Melançon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/server/php-53-errors

    v1 v2  
    2929If you are running Drupal 6 and you see warnings like the ones listed above, please be sure to upgrade all of your third party modules, particularly the calendar and date module. Alternatively, you can add the {{{error_reporting(0);}}} line to your settings.php file as a ''temporary'' measure.
    3030
     31For the parameter 1 to theme_field() expected to be a reference, a patch needs to be applied: #4257