Recent content by Tuts

  1. Tuts

    Fixed XF 2.3 Upgrade Bug

    Work not for me. array(4) { ["url"] => string(8) "/job.php" ["referrer"] => string(51) "https://www.pctuts.be/admin.php?logs/server-errors/" ["_GET"] => array(0) { } ["_POST"] => array(0) { } } ErrorException: Fatal Error: Allowed memory size of 134217728 bytes...
  2. Tuts

    XF 2.3 server-error

  3. Tuts

    Update Any Resource

    LogicException: Tried to call XF\Extension::resolveExtendedClassToRoot on TickTackk\UpdateAnyResource\XFRM\Entity\XF22\ResourceItem, but extendClass was never called on the base class in src/XF/Extension.php at line 344 XF\Extension->resolveExtendedClassToRoot() in...
  4. Tuts

    Update Any Resource

    XenForo 2.3.0
  5. Tuts

    Update Any Resource

    Update ???
  6. Tuts

    XF2 [8WR] Database Backup [Paid]

    Compatible XF 2.x versions 2.0 2.1 2.2
  7. Tuts

    What's New Digest

    I mean something like that UPDATE xf_user SET Digest = 'weekly'
  8. Tuts

    What's New Digest

    Can I create a build query for members that everyone receives weekly digest
  9. Tuts

    Redis Cache By Xon

    Solved Thanks @Abraham54 #Redis by Xon $config['cache']['enabled'] = true; $config['cache']['provider'] = 'SV\RedisCache\Redis'; $config['cache']['config'] = array( 'server' => ' ', 'port' => 17060 , 'password' => ' ', 'connect_retries' => 2...
  10. Tuts

    Redis Cache By Xon

    Thank you already for your help but also don't work
  11. Tuts

    Redis Cache By Xon

    Work not White page.
  12. Tuts

    Redis Cache By Xon

    White page [Mon Oct 26 08:50:33.002731 2020] [proxy_fcgi:error] [pid 21325:tid 139714623244032] [client 95.216.157.238:6151] AH01071: Got error 'PHP message: PHP Parse error: syntax error, unexpected end of file, expecting ')' in /home/xxxxxx/domains/xxxxxx.be/public_html/src/config.php on...
  13. Tuts

    Google Adsense Autoads (Advanced) [Paid]

    How can I stop adsense from appearing above navbar?
  14. Tuts

    Google Adsense Autoads (Advanced) [Paid]

    How can I solve this ? Part of navbar is gone.
  15. Tuts

    [MMO] Who Downloaded This Resource

    Update for xenforo 2.2 ?
Back
Top Bottom