For support with specific websites
Moderator: trava90
Forum rules
Please
always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
Mom-Kat
Unread post
by Mom-Kat » 2020-08-02, 01:36
My friend gave me a link for a site where you can make maps. But when I go there, the page is utterly blank. I tried a useragent string (which works fairly often when pages don't act right) but it didn't help . I turned off adblock and greasemonkey. The page opens in Chrome. I checked the permissions and gave it that same as Chrome and still no maps. I even tried allowing the Java toolkit and no glory. It's the same in safe mode. Any ideas?
https://inkarnate.com/

-
moonbat
- Knows the dark side

- Posts: 5551
- Joined: 2015-12-09, 15:45
Unread post
by moonbat » 2020-08-02, 02:16
First thing to look at when a site doesn't load is the web console under Tools - Web developer - Web console. The site requires WebAssembly, which is off by default for security reasons. Toggle javascript.options.wasm to true in about:config and refresh the page.
-
Mom-Kat
Unread post
by Mom-Kat » 2020-08-02, 22:38
Thank you so much. Always something new to learn.
