Recent content by samers

  1. XFRM 2.3.5 to XFRM 2.3.5 Import

    XFRM 2.3.5 to XFRM 2.3.5 Import

    to edit src/addons/XFRM/Import/Data/ResourcePrefixGroup.php at line 32 $group = $this->em()->find(\XFRM\Finder\ResourcePrefixGroup::class, $newId); to $group = $this->em()->find(\XFRM\Entity\ResourcePrefixGroup::class, $newId);
  2. [AddonFlare] (AJAX) Advanced Forum Stats

    [AddonFlare] (AJAX) Advanced Forum Stats

    share it here.
  3. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    open add-on SV\UserEssentials go to edit file SV\UserEssentials\XF\Job\Manager.php line 12 took this time you can open admincp? To disable via config.php (if you can't access the admin panel): Open your src/config.php file. Add or modify the following line: $config['enableListeners'] = false...
  4. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    uninstall or hard delete ?
  5. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    that bug from SV\UserEssentials go to edit file SV\UserEssentials\XF\Job\Manager.php line 12 to
  6. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    ok this time you can open admincp? Disable the SV\UserEssentials Add-on (Temporary Solution): If you need to get your forum back online immediately and can live without this add-on for a short period, you can disable it. To disable via config.php (if you can't access the admin panel): Open...
  7. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    It's not that I typed it wrong. The error is from you deleting the file directly, not uninstalling it from the admin. Upload the SV\UserEssential file back to the original location.Then go read install in admincp
  8. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    You didn't read the install from admincp, but you hard deleted the file. Upload the SV\UserEssential file back to the original location.Then go read install in admincp
  9. Hide content in CODE tags and force Like to view

    Hide content in CODE tags and force Like to view

    he not have xenvn add-on.
  10. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    What did you do before the incident?
  11. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    Add $config['enableListeners'] = false; to the src/config.php file. and uninstall SV/UserEssentials for resolve problem.
  12. Hide content in CODE tags and force Like to view

    Hide content in CODE tags and force Like to view

    Compatible with XenForo version 2.2+, 2.3+ and PHP version 7.4+, 8+. Cheapest price - 1 years update - Free support - Free setup - Free bug fixes.
  13. S

    Hide reply button

  14. Hide content in CODE tags and force Like to view

    Hide content in CODE tags and force Like to view

    You must make a purchase first to download this add-on.
Back
Top Bottom