How to make a pterodactyl vertical nav?
A friend and I are trying to launch a hosting and we don't like pterodactyl horizontal nav because of the quantity of options we are granting, so we'd like to make a theme with blueprint, the best option we've seen that allows to set a custom theme but neither of us know php (I know a very little bit but not enough). We usually understand other languages code with help of the internet, but only with the docs and our lack of knowledge in php is being very difficult to understand blueprint code. Can someone help us? 😭 😭 . Even if you know somewhere else to take information it would be helpful
Thank you for reading and for your time...
Nebula - disabling long page scrolling animations
Please tell me how to disable or speed up the long scrolling animation... because when there are a lot of documents, you have to wait a long time for the animation of folders and files to appear.
Correct web route
Hey, so what would be the correct web route, i am currently using /blueprint/web/adminauditlogs/log which says 405 (Method Not Allowed)
Trying to work the docker compose
wings-1 | Wings was not able to locate your configuration file, and therefore is not
wings-1 | able to complete its boot process. Please ensure you have copied your instance
wings-1 | configuration file into the default location below.
wings-1 |
wings-1 | Default Location: /etc/pterodactyl/config.yml...
Hello, I translated the file, but the translation was not applied.
Hello, I translated the file along the path: /var/www/pterodactyl/.blueprint/extensions/minecraftplayermanager/components/PlayerManagerContainer.tsx What needs to be written for the translation to be applied?
error
root@fluxlux-hosting:/var/www/pterodactyl# php artisan upgrade
In Container.php line 914:
Target class [Pterodactyl\BlueprintFramework\Services\ConfigService\BlueprintConfigService] doe...
problems with updating the panel
```shell
23:06:42 INFO: Running database migrations..
PHP Deprecated: Monolog\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/monolog/monolog/src/Monolog/Logger.php on line 321
PHP Deprecated: Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 43
...
I can't get over it
ENG
I tried to fix it according to the instructions and couldn't help you install it.?
RUS
пытался устоновить по инструкции и не смог пожете помочь установить...
TXAdmin Integration - Nebula
Does this extension compatible with nebula? tried to install it and the TX button and Stop doesn't show but its there.

After blueprint installation :
An error was encountered by the application while rendering this view. Try refreshing the page
'info_name' is a required configuration option.
Everytime i try to build my extension, it crashes with this error even tho i have it, maybe i did something wrong?
```
info:
name: "AvatarChanger"...
Broke my panel
I tried making an extension, but when i built it, it broke my panel (it was just plain white page with error 500). I'll attach the build process logs as a txt. I managed to fix it after updating the panel, but now whenever i try to install blueprint, it gives me the error (i'll attach it as a screenshot)

Installing Nebula error
I tried to install Nebula with
blueprint -install nebula
and it gave this error
```root@alwy:~# blueprint -install nebula
scripts/libraries/grabenv.sh: line 27: .env: No such file or directory
07:04:24 INFO: Searching and validating framework dependencies.....[EXT DEVELOPMENT] Problem when installing node module
I am trying to add a new node module but and when I run
blueprint -build
it keeps giving me an error saying that its not found, is there somewhere specific I'm supposed to add it? I have tried running yarn
but that didn't fix it