I've installed the preview version 3 [2018-06-24] and now the settings.html page is not showing (blank page).
But when right clicking on that page the page source is showing the html code.
Version 2.4.2. did show this page correctly.
desktop.html and mobile.html no problems.
Tried with the local, network and internet address.
Any suggestions how to solve this?
settings.html
Forum rules
Please bear in mind if you do install a preview version that it is unfinished code, there may be bugs, bits missing, things that don't work etc.
Posts in this forum will not show up in forum search results. Old threads will be pruned occasionally.
Please bear in mind if you do install a preview version that it is unfinished code, there may be bugs, bits missing, things that don't work etc.
Posts in this forum will not show up in forum search results. Old threads will be pruned occasionally.
Re: settings.html
If you press F12 and have a look at the JavaScript Console tab is it showing any errors?
Also if you have the custom content plugin installed then temporarily disable it. If the page shows when the plugin is disabled then your custom content doesn't work with the settings page.
Also if you have the custom content plugin installed then temporarily disable it. If the page shows when the plugin is disabled then your custom content doesn't work with the settings page.
Re: settings.html
Hello agw, thanks for the reply.
I've looked at that console and found this error: uncaught exception: Could not load the script "" from "script/i18n/strings.nl.js". Status: error. Error:
The custom content plugin was already disabled.
I've looked at that console and found this error: uncaught exception: Could not load the script "" from "script/i18n/strings.nl.js". Status: error. Error:
The custom content plugin was already disabled.
Re: settings.html
I don't think there are any Dutch strings, I think those are there for someone who volunteered to provide Dutch translations but hasn't supplied them yet.
Change the site language to English and try again.
Change the site language to English and try again.
Re: settings.html
Thanks, problem solved. I've just had to change the language in whatever and the page is now showing correctly.