Hi Chad, I added this to my LocalSettings.php page and the errors are still appearing?
Thank You, Douglas E. Mills IT Administrator Notify Technology Corporation 330-702-3070 x189 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chad Sent: Thursday, October 18, 2012 3:16 PM To: MediaWiki announcements and site admin list Subject: Re: [MediaWiki-l] SMTP Setup Issues On Thu, Oct 18, 2012 at 3:16 PM, Mills, Douglas <[email protected]> wrote: > Hi Chad, > > That's a bummer. > > Per my e-mail that I sent as this one came in, I was able to successfully get > the e-mails to go out, however my page is still showing all of the errors > mentioned below. Is there a way I can suppress these errors so my users > don't see them? > Yes, you could set your error reporting to a lower level. For example, in LocalSettings.php: error_reporting( E_ALL ^ E_STRICT ); -Chad _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
