Thanks for the really speedy response!
That was exactly the deal: I normally set E_STRICT. When I turned it
off, the problem went away & the test worked.
I'm looking forward to trying SMW out; looks like a good fit to my
mapping web site.
Thanks!
John
On Aug 16, 2011, at 10:48 AM, Jeroen De Dauw wrote:
Hey,
This is not really an error, but rather a warning. I'm looking into
how to get rid of it.
You can disable such warnings by adding this to your LocalSettings
file:
error_reporting(E_ALL);
If you already have something like what's below, remove it:
error_reporting(E_ALL| E_STRICT);
Cheers
--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel