Ext Admin Problem
Hi, i need help i have this error (pic)
this are my codes
admin/controller.php
admin/view.blade.php

Solution:Jump to solution
You cannot use legacy placeholders on extensions targeting beta, use the new placeholders instead.
5 Replies
Solution
You cannot use legacy placeholders on extensions targeting beta, use the new placeholders instead.
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
ok thx i replace the old ones
__identifier__
with {identifier}
for saving i need also {identifier} is this right?
like this ^#identifier#^
to {identifier}
yes
thx for help