You are viewing an old version of this page. Return to the latest version.
Version of 11:08, 25 April 2017 by WikiSysop
Error:
not all Avatars are displayed
Solution:
This caused by late loading of NSFileRepoConnector that sets the $wgUploadPath. Define it in LocalSettings, before loading Avatars, then it works.
Error: not all Avatars are displayed
Solution: This caused by late loading of NSFileRepoConnector that sets the $wgUploadPath. Define it in LocalSettings, before loading Avatars, then it works.