[pmwiki-users] php-warnings
Patrick R. Michaud
pmichaud at pobox.com
Wed Sep 7 15:33:23 CDT 2005
On Wed, Sep 07, 2005 at 05:26:48PM +0200, Pierre-Marie Carette wrote:
> To learn my new knowledge , I try on....pmwiki 2.0.3 naked : without
> cookbook :
>
> I am very glad ;-))) to see that it's not my configuration which is
> "guilty" ;-))
> It's important ? I don't know.... It's for you : good luck ;-)
>
> My fault : too curious : I have written
>
> "error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE);"
Yes, that error setting tends to generate lots of notices and
warning messages that don't always affect PmWiki. Still, I prefer
to have PmWiki not generate such things, so I've fixed the prefs.php
code to not generate the warnings in the next release.
Pm
More information about the pmwiki-users
mailing list