Recent content by lanbin

  1. lanbin

    XF 2.3 Emails not being sent wrong openSSL version

    https://xenforo.com/community/threads/smtp-error-in-xenforo-2-3-3.225789/post-1710128
  2. lanbin

    SMTP Error in XenForo 2.3.3

    587
  3. lanbin

    SMTP Error in XenForo 2.3.3

    I have everything perfectly set up with the server; I always keep everything updated. There are no issues on the second forum, which is currently on XenForo 2.2.* The problem is exclusively with XenForo 2.3.*
  4. lanbin

    SMTP Error in XenForo 2.3.3

    XF 2.3 https://xenforo.com/community/threads/email-to-from-failed.223275/
  5. lanbin

    SMTP Error in XenForo 2.3.3

    In the forum settings, a real email address is set, but I replaced it with example.com in the error.
  6. lanbin

    SMTP Error in XenForo 2.3.3

    Symfony\Component\Mailer\Exception\TransportException: Email to test-0p59lv57x@srv1.mail-tester.com from support@example.com failed: Connection could not be established with host "ssl://smtp.protonmail.ch:587": stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages...
  7. lanbin

    XF 2.3 Email to from failed

    Email to from failed: Connection could not be established with host "ssl://smtp.protonmail.ch:587": stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:0A00010B:SSL routines::wrong version number Server error log...
  8. lanbin

    $250 to remove brand removal?? Is this true?

    Perhaps some people like the inscription 'Community platform by XenForo® © 2010-2024 XenForo Ltd.', but it definitely annoyed me with its appearance. That's why I paid to remove the copyrights, but it's been years and I still haven't launched any forum) It's just a hobby for me to see what's...
  9. lanbin

    XF 2.3 Version 2.3 Upgrade Problems

    Speed Optimization Content Optimization
  10. lanbin

    Error when using Cloudflare

    I think I found the reason why XF 2.3 is breaking. It's the Rocket Loader™ feature. When it is activated, the forum stops working properly. I have disabled it now, and the forum is working fine. There was no such issue in XF 2.2.
  11. lanbin

    Error when using Cloudflare

    Today, I specifically bought a new server, installed the recommended software on it, and did a clean installation. Everything works like clockwork. However, as soon as I enabled Cloudflare, problems began. Navigating the admin panel became very slow, everything freezes. Additionally, the editor...
  12. lanbin

    Xenforo moving from namecheap shared to digital ocean, aws or?

    It seems to me that this is a problem with all providers. Today, I had to deploy 20 servers on DigitalOcean to find a clean IP address and then delete all the unnecessary ones.
  13. lanbin

    Free PHP Script for Creating Short URLs with Password Protection

    I would like to share my new project with you — a free PHP script for creating short URLs with password protection. This script will help you quickly and easily create short links for your long URLs, as well as manage these links, delete them, and view click statistics. The script is completely...
  14. lanbin

    XF 2.2 Maximum attachment file size

    Set PHP post_max_size to 512 MB if your PHP upload_max_filesize is set to 256 MB.
  15. lanbin

    XF 2.2 Maximum attachment file size

    PHP post_max_size 256+
Back
Top Bottom