Revision as of 12:03, 20 April 2023 by Redaktion(talk | contribs)(Created page with "If your wiki is not working as expected, shows a blank page, or if you observe any other errors, you should provide as much of the following information as possible to get the...")
If your wiki is not working as expected, shows a blank page, or if you observe any other errors, you should provide as much of the following information as possible to get the help you need.
You will get the best response if you send your help request with the following information (copy and paste into your form, e.g. on SourceForge or via the ERM Ticket system):
Software versions:
Copy and paste the entire information from the table "Installed Software" from your wiki page "Special:Version" if you have access to that page.
You can also use the network panel and the JavaScript console in your browser's developer tools to track down possible errors.
Network panel error tracking
The following tips apply to Google Chrome.
Press F12 to open the browser's DevTools . It will open to the side or at the bottom of your browser window. To position it at the bottom of the window, you can open the customization menu and select the position icon.Screenshot of DevTools with customization menu highlighted.Positioning the DevTools pane.
Switch to the Network panel.Network panel
Reload the page (F5). The Network log shows all resources that were requested by the page in separate lines. As long as the DevTools are open, it records all network activity here in the Network Log. Every time you click on something, more requests will be logged.