Recent content by samers

  1. Invision Community (IPS) - Forum software, CMS, eCommerce

    Invision Community (IPS) - Forum software, CMS, eCommerce

    this from ipbmafia.ru Files from this website work well and many websites have edited their own website name.
  2. [XenGenTr] Prefix Designs - Xenforo 2

    [XenGenTr] Prefix Designs - Xenforo 2

    You have to set it up yourself, it won't pair automatically and it will pair.
  3. [XenGenTr] Prefix Designs - Xenforo 2

    [XenGenTr] Prefix Designs - Xenforo 2

    go to edit file /src/addons/XenGenTr/XGTOnekTasarimlari/Admin/Controller/OnekTasarim.php delete or comment line 63-69 save done or upgrade with this attachment
  4. Xenvn - Schedule Thread / Resource Publishing

    Xenvn - Schedule Thread / Resource Publishing

    now schedule it work . but when I want convert external image it convert in resource post not convert in thread post.
  5. 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'
  6. 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.
  7. Xenvn - Schedule Thread / Resource Publishing

    Xenvn - Schedule Thread / Resource Publishing

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

    Xenvn - Schedule Thread / Resource Publishing

    it appear every time to schedule.
  9. 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
  10. S

    Resources are not scheduled to be released

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

    [AddonFlare] (AJAX) Advanced Forum Stats

    share it here.
  13. 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...
Back
Top Bottom