Hmm, now I'm curious. Why are you using DPL with SMW? If you are doing just a mw update.php DPL will *cough* and error out the update from 1.19 to a higher version. Just comment out DPL in LocalSettings.php, update and then uncomment it. Tom
---Sent from my iPhone php rebuildData.php -v Selected storage SMW\SPARQLStore\SPARQLStore for update! Refreshing all semantic data in the database! --- Some versions of PHP suffer from memory leaks in long-running scripts. If your machine gets very slow after many pages (typically more than 1000) were refreshed, please abort with CTRL-C and resume this script at the last processed page id using the parameter -s (use -v to display page ids during refresh). Continue this until all pages were refreshed. --- Processing all IDs from 1 to last ID ... (1) Processing ID 1 ... PHP Fatal error: Call to a member function invalidateCache() on a non-object in /srv/www/htdocs/mw_stage/extensions/DynamicArticleList/DynamicArticleList.php on line 31 akbadm@itsusmpl00238:/srv/www/htdocs/mw_stage/extensions/SemanticMediaWiki/maintenance> -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bill Traynor Sent: Monday, July 28, 2014 10:28 AM To: MediaWiki announcements and site admin list Subject: Re: [MediaWiki-l] DynamicArticleList Just out of curiosity, what errors were you seeing? It may be an easy fix. On Mon, Jul 28, 2014 at 10:14 AM, Legault, Phillip [ITSUS] <[email protected]> wrote: > Thanks > I found 2 extension already that can replace this 1 > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > gabjgervais > Sent: Monday, July 28, 2014 9:47 AM > To: MediaWiki announcements and site admin list > Subject: Re: [MediaWiki-l] DynamicArticleList > > http://www.trafficswarm.com/go.cgi?1410941 > > > 2014-07-28 6:56 GMT-04:00 Legault, Phillip [ITSUS] <[email protected]>: > >> I’m using the Dynamic Article List in my MediaWiki site and while >> upgrading I have been getting errors with new versions of the MediaWiki. >> Is anyone maintaining this extension? >> Or is there something else I can use to list most popular and newest >> articles? >> >> Thank you >> >> >> Phil Legault >> _______________________________________________ >> MediaWiki-l mailing list >> To unsubscribe, go to: >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l >> > > > > -- > hello whorld <http://clickbank.com> > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
