I seem to be having a small problem, well not so small actually. On my site, ever since I had to delete the theme I put in yesterday that crashed my site, I cannot see any of the extensions I upload from composer.. they install okay, and I get the composer message saying it was uploaded etc.. but when I enter the admin page there is no trace of anythign Ive been uploading.. just the standard default stuff shows up. Any idea how this happen? Is there a way to repair/rebuild the database tables without wiping the entire site?
Heres the error it sems to be giving me, last in the logs
Error occurred while applying an extender of type: Closure. in /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Extension/Extension.php:143
Stack trace:
#0 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Extension/ExtensionManager.php(382): Flarum\Extension\Extension->extend()
#1 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Extension/ExtensionServiceProvider.php(31): Flarum\Extension\ExtensionManager->extend()
#2 [internal function]: Flarum\Extension\ExtensionServiceProvider->Flarum\Extension\{closure}()
#3 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Foundation/Application.php(329): call_user_func()
#4 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Foundation/Application.php(270): Flarum\Foundation\Application->fireAppCallbacks()
#5 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Foundation/InstalledSite.php(151): Flarum\Foundation\Application->boot()
#6 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Foundation/InstalledSite.php(82): Flarum\Foundation\InstalledSite->bootLaravel()
#7 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Http/Server.php(59): Flarum\Foundation\InstalledSite->bootApp()
#8 /home/abinwnpz/public_html/flarum/vendor/flarum/core/src/Http/Server.php(36): Flarum\Http\Server->safelyBootAndGetHandler()
#9 /home/abinwnpz/public_html/flarum/public/index.php(26): Flarum\Http\Server->listen()
#10 {main}
Also, since I'm here- would it be possible for me to add these bbcodes to the existing css?
https://www.phpbb.com/community/viewtopic.php?t=2569086
Thanks for reading.