Admin/Resources/Profiles Missing

Admin/Resources/Profiles Missing

  • Thread starter Thread starter gunstra
  • Start date Start date
I was able to get into the admin with the listener option and I it was already uninstalled at the top so I hit delete files.

open add-on SV\UserEssentials
go to edit file SV\UserEssentials\XF\Job\Manager.php line 12
to
PHP:
You must log in to view
(1 lines)

ok this time you can open admincp?

To disable via config.php (if you can't access the admin panel):
  1. Open your src/config.php file.
  2. Add or modify the following line:
    $config['enableListeners'] = false;
    This will disable all add-on listeners, allowing you to access your admin panel.
  3. Once you can access the admin panel, navigate to Add-ons, and install SV\UserEssentials again
 
Similar threads Most view View more
Back
Top Bottom