NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Question Panel Problems
Started by IDSDI

IDSDI

IDSDI

Member
Joined
01 Aug 2022
Last Seen
14 Nov 2024
Topics
1
Posts
1
Minecraft
IDSDI

Hey,
I installed a Panel Template the past days, but now i can't change it back to Default.
Could someone tell me how to change it without using the Panel and maybe with the files?

The Error is: invalid Token

https://prnt.sc/O8THwtzjzCxQ

IDSDI · over 2 years ago · Last edited: over 2 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
22 Feb 2025
Topics
42
Posts
1080
Minecraft
Samerton

Hi,

To force the Default panel template, you can edit the file core/init.php and find the following code: https://github.com/NamelessMC/Nameless/blob/develop/core/init.php#L283-L287

Delete these lines, and add the following in the same place:

define('PANEL_TEMPLATE', 'Default');

This will allow you to get back into the staff panel.

x1
Samerton · over 2 years ago