Recent content by samers

  1. What The...

    What The...

    error with src/addons/Andy/PageViewLimit Table 'nullwh_xfbeta.xf_andy_access_log' doesn't exist . to fix it with reinstall or create Table 'nullwh_xfbeta.xf_andy_access_log'
  2. XenForo 2.3 Full - Compelling Community Platform

    XenForo 2.3 Full - Compelling Community Platform

    this command line use shell not use in share host. it's for vps/real server.
  3. Xenvn - Schedule Thread / Resource Publishing

    Xenvn - Schedule Thread / Resource Publishing

    to buy xenvn addon it option in it's.
  4. Xenvn - Schedule Thread / Resource Publishing

    Xenvn - Schedule Thread / Resource Publishing

    it appear every time to schedule.
  5. Xenvn - Schedule Thread / Resource Publishing

    Xenvn - Schedule Thread / Resource Publishing

    why when I schedule new resource and post it. the time post off thread and resource not math
  6. S

    Resources are not scheduled to be released

    in xenvn seting check this.
  7. 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);
  8. [AddonFlare] (AJAX) Advanced Forum Stats

    [AddonFlare] (AJAX) Advanced Forum Stats

    share it here.
  9. 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...
  10. Admin/Resources/Profiles Missing

    Admin/Resources/Profiles Missing

    uninstall or hard delete ?
  11. 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
  12. 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...
  13. 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
Back
Top Bottom