Hi Enno, I think I managed to fix this bug. Please try again.
There was a minor bug in our declaration of onArticleUpdateBeforeRedirect (parameter was &$article instead of $article, pass by value/reference) which the PHP version on the old server apparently ignored but the new one didn't. Cheers, JC On Fri, Oct 26, 2012 at 7:08 PM, Enno Meijers <[email protected]> wrote: > Hi Jona, > > It is stil not ok, after saving my changes in the Mapping_nl:Infobox_auteur > I get the following error: > > Detected bug in an extension! Hook > UltrapediaAPI::onArticleUpdateBeforeRedirect failed to return a value; should > return true to continue hook processing or false to abort. > Backtrace: > #0 /var/www/mappings.dbpedia.org/includes/Article.php(1785): > wfRunHooks('ArticleUpdateBe...', Array) > #1 /var/www/mappings.dbpedia.org/includes/EditPage.php(1061): > Article->updateArticle('{{TemplateMappi...', 'added birthPlac...', false, > true, false, '') > #2 /var/www/mappings.dbpedia.org/includes/EditPage.php(2536): > EditPage->internalAttemptSave(false, false) > #3 /var/www/mappings.dbpedia.org/includes/EditPage.php(466): > EditPage->attemptSave() > #4 /var/www/mappings.dbpedia.org/includes/EditPage.php(351): EditPage->edit() > #5 /var/www/mappings.dbpedia.org/includes/Wiki.php(541): EditPage->submit() > #6 /var/www/mappings.dbpedia.org/includes/Wiki.php(70): > MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), > Object(User), Object(WebRequest)) > #7 /var/www/mappings.dbpedia.org/index.php(118): > MediaWiki->performRequestForTitle(Object(Title), Object(Article), > Object(OutputPage), Object(User), Object(WebRequest)) > #8 {main} > > Regards, > Enno > ________________________________________ > Van: [email protected] [[email protected]] namens Jona Christopher > Sahnwaldt [[email protected]] > Verzonden: vrijdag 26 oktober 2012 18:06 > To: Enno Meijers > Cc: [email protected] > Onderwerp: Re: [Dbpedia-discussion] mapping server problems > > Hi Enno, > > the PHP module in the Apache web server lacked the curl and xslt > libraries. I just installed these libraries and the server should work > now. Please give it a try. > > Cheers, > JC > > On Fri, Oct 26, 2012 at 3:36 PM, Enno Meijers > <[email protected]> wrote: >> Hi all, >> >> Could somebody take a look at the mapping server again. Making changes to >> the property's or the mapping table results in a blank screen! >> >> Regards, >> Enno >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> _______________________________________________ >> Dbpedia-discussion mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
