Installing blueprint does not install the extensions tab
I get this error when installing blueprint:
17 Replies
Could you share how you stumbled onto this error, where it was shown and any additional logs?
okay after a few tries i found out its not when installing, but rather reinstalling when i had some extensions already installed

also my extensions tab says this:

1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.Sent by prplwtf • byte snippet-upgrade
You might have an extension causing your first issue.
Second issue should be fixed with an upgrade.
okay ill try
okay, its fixed, tysm, now i try reinstalling the extensions and see whats up
okay, everything is alright now, except for an insignificance, the login page is not centered anymore.

thats weird, which extensions do you have installed?
this ones

i have no idea wich one because i installed all of them at the same time
probably darkenate or sidebar
I wonder if it could be related to sidebar, could you try removing that extension?
yeah
Solution
okay its sidebar
@Zeph ^^
Zeph in case you are using the wrapper for adding styles to that navigation bar, you should be able to limit it to signed in users.
ty for your help, also looking forward for that sidebar update ^^
Also the warning at the beginning also comes from the sidebar plugin, just checked it
I'll take a look at it, never thought to test the login area 😅
either adjust your css selectors or throw the css into a php wrapper instead and add some login checks