Re: [SMW-devel] PHP Fatal error

2009-05-08 Thread Robert Murphy
I worked around it by adding require_once("ProfilerStub.php"); require_once("Hooks.php"); to SMW_GlobalFunctions.php On Fri, May 8, 2009 at 2:38 AM, Markus Krötzsch < mar...@semantic-mediawiki.org> wrote: > On Freitag, 8. Mai 2009, Robert Murphy wrote: > > Dear SMW Coding Dudes, > > Has anyone

Re: [SMW-devel] PHP Fatal error

2009-05-08 Thread Markus Krötzsch
On Freitag, 8. Mai 2009, Robert Murphy wrote: > Dear SMW Coding Dudes, > Has anyone else seen this error when you try to run runJobs.php? > > PHP Fatal error: Call to undefined function wfProfileIn() in > /home/imurphy/***.com/extensions/SemanticMediaWiki/includes/SMW_GlobalF >unctions.php on

[SMW-devel] PHP Fatal error

2009-05-07 Thread Robert Murphy
Dear SMW Coding Dudes, Has anyone else seen this error when you try to run runJobs.php? PHP Fatal error: Call to undefined function wfProfileIn() in /home/imurphy/***.com/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php on line 412 I run SMW 1.5e and MW 1.16a I wouldn't bug you

Re: [SMW-devel] PHP Fatal error after changing n-ary p roperty to normal property

2008-10-10 Thread Markus Krötzsch
On Freitag, 26. September 2008, Patrick Nagel wrote: > I just tried to reproduce this in the SMW sandbox, but there it works as > expected. > > Has this bug been fixed in the (not-yet-released) SMW 1.4a running on the > sandbox server, or is it not a bug, but a problem with my setup? No, this is i

Re: [SMW-devel] PHP Fatal error after changing n-ary property to normal property

2008-10-04 Thread Patrick Nagel
I just tried to reproduce this in the SMW sandbox, but there it works as expected. Has this bug been fixed in the (not-yet-released) SMW 1.4a running on the sandbox server, or is it not a bug, but a problem with my setup? Patrick. -- Key ID: 0x86E346D4http://patrick-nagel.net/key.a

[SMW-devel] PHP Fatal error after changing n-ary property to normal property

2008-09-24 Thread Patrick Nagel
Hi, I discovered a serious issue while playing with n-ary relations... I suspect it's a bug in SMW. I simply changed Property:Instant messenger == Type == [[Has type::String; String]] to Property:Instant messenger == Type == [[Has type::String]] and since then I get blank pages whenever I