Hi Jeremi, 1. Access the developers tools of your browser (CTRL + SHIFT + J for Chrome, CTRL + SHIFT + I for Firefox for example). 2. Go to the console tab.
You could there have an issue with some JS. If any JS produces a fatal error, your browser won't execute other JS code. If you have something: 3. Append ?debug=true to the URL 4. You can now browse the error in a non minified version and see what causes the error (an extension, a gadget, your JS user personal code or MediaWiki:Common.js for example) On Mon, Jun 20, 2016 at 4:41 PM, Jeremi Plazas <[email protected]> wrote: > Hi there, > I’ve installed Flow and it seems to load fine in the Special:Version page. > When I go to a talk page, I see the “Start a New Topic” and the " About this > Board" sections but it’s all grayed out and the mouse cursor stays in loading > mode… > MW 1.26.3 SMW 2.3.1 Flow 1.1 > Anybody have any idea? > Thanks, > [http://www.tsadra.org] Jeremi Plazas / Assistant Director of Research > [email protected] [[email protected]] > Tsadra Foundation > Tsadra Research Center, Boulder CO Advancing the > Combined Study and Practice of Tibetan Buddhism in the West. > www.tsadra.org [http://www.tsadra.org] > [https://htmlsig.com/t/0000001BZGCW2] > [https://htmlsig.com/t/0000001BRRMGS] [https://htmlsig.com/t/0000001BTMKZ9] > [https://htmlsig.com/t/0000001BQ34MY] > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l -- Sébastien Santoro aka Dereckson http://www.dereckson.be/ _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
