Recent content by dutyfree

  1. D

    XF 2.2 error php

    please help me i cant update the forum:(
  2. D

    XF 2.2 error php

    php 8.1 - no work php 8.2 - no work i use debian 12 ?php use XF\Install\App; $phpVersion = phpversion(); if (version_compare($phpVersion, '7.2.0', '<')) { die("PHP 7.2.0 or newer is required. $phpVersion does not meet this requirement. Please ask your host to upgrade PHP.")...
  3. D

    XF 2.3 xenforo push notification

    no work with iphone ios:(( chrome/safari no work.... says it's unsupported. But it works from a computer. How do I fix it?
  4. D

    smtp service for xenforo

    xenforo dkim don`t need if use mailgun?
  5. D

    smtp service for xenforo

    Hello, brothers. I want to use third party smtp client example mailgun. There i need to add dkim and in xenforo also dkim = 2 dns records dkim need to add. How does it work? Why 2 dns records dkim? mail + spv XF + dkim XF --> xenforo.com server --> mail+dkim+spf my other smtp server. Am I...
  6. D

    admin.php blocked(hide) ip

    load_module /usr/lib/nginx/modules/ngx_stream_module.so; events {} http { server_tokens off; server { listen 80; return 301 https://domain.com/; location /admin.php { # Restrict access based on IP address allow white_ip...
  7. D

    XF 2.3 502

    1 mb gif - yeah 4 mb gif - error. This is problem with CF. How i can fix it??
  8. D

    XF 2.3 502

    502: Bad gateway</title> core-compiled.js?_v=7b482caf:43 PHP: <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US">...
  9. D

    smtp service for xenforo

    this is good for xenforo?
  10. D

    admin.php blocked(hide) ip

    please/// help for nginx
  11. D

    security xenforo

    how to correctly set permissions for /var/www/html and which files should not be accessible to clients from the external environment(example /install)
  12. D

    smtp service for xenforo

    smtp service for xenforo. example? and price?
  13. D

    [tl] Watermark [Paid]

    Let me ask you a couple questions: 1) Do you continue to support this plugin? 2) Will I be able to make it so that by default all users cannot remove watermark when adding images.
  14. D

    XF 2.3 404 not found fix

    https://xenforo.com/test.php example///
  15. D

    XF 2.3 404 not found fix

    example /xs.php or /testtest.php
Back
Top Bottom