enterprisemediawiki / meza

Setup an enterprise MediaWiki server with simple commands
MIT License
41 stars 27 forks source link

Errors during SMW data building #585

Open jamesmontalvo3 opened 7 years ago

jamesmontalvo3 commented 7 years ago

Non-fatal CRONUS 5x:

Warning: Invalid argument supplied for foreach() in /opt/meza/htdocs/mediawiki/extensions/ExternalData/ED_Utils.php on line 852

Non-fatal Demo 8x:

Notice: Undefined variable: caption in /opt/meza/htdocs/mediawiki/extensions/ImageryOnline/includes/ImageList.php on line 81

Non-fatal EVA 8x:

Warning: array_key_exists() expects parameter 2 to be array, null given in /opt/meza/htdocs/mediawiki/extensions/ExternalData/ED_Utils.php on line 153

Non-fatal EVA 17x:

Notice: Undefined index: eva title in /opt/meza/htdocs/mediawiki/extensions/SummaryTimeline/SummaryTimeline.class.php on line 318

FATAL EVA 1x (error removed by #588):

Fatal error: Call to undefined method Title::newFromRedirectRecurse() in /opt/meza/htdocs/mediawiki/extensions/CopyWatchers/includes/CopyWatchers.php on line 50

Apparently all the same TOPO errors from #583

jamesmontalvo3 commented 7 years ago

The fatal error has been removed here. All others will be handled after v1.0.0-alpha1