Recent content by Rhodium

  1. Rhodium

    XF 2.3 How to make an announcement like in phpBB

    With this addon: https://xenforo.com/community/resources/ozzmodz-global-stickies.9880/ But notices has a similar purpose.
  2. Rhodium

    Confirmed Preview editor and cookies

    Accepting third party cookies in preview editor mode sends the message. Steps to reproduce: 1. Go to Cookies and click Reject optional cookies 2. Paste any embeded link like Youtube in a new thread or reply box editor and click Preview 3. Click Accept third party cookies in embed video/whatever...
  3. Rhodium

    Login as User (LAU2)

    Hi @au lait, last update breaks compatibility with https://xenforo.com/community/resources/signup-abuse-detection-and-blocking.6812/ multi account detection bypass If i add this line back to XF/Pub/Controller/Login.php $loginPlugin->lau_login = true; I can stealth login again :)
  4. Rhodium

    User Activity by Xon

    I think its Xenforo bug, but this addon doesn't show correctly the list of connected users of a thread (only showing myself) in Xenforo 2.3RC4. Fixed by changing "src/addons/SV/UserActivity/XF/Pub/Controller/Thread.php" line 75 from: 'controller' => \XF\Pub\Controller\Thread::Class, to...
  5. Rhodium

    Redis Cache By Xon

    Ops, this report was for User Activity(https://xenforo.com/community/resources/user-activity-by-xon.5567/) i will post in that thread 😅
  6. Rhodium

    Redis Cache By Xon

    In RC4 the addon doesn't show any error but in users connected in a thread its only showing myself :cry:
  7. Rhodium

    [AP] Minimum Characters for Post Count

    Tested in Xenforo 2.3 beta7 and not working :(
  8. Rhodium

    Fixed SMTP mail not sending using TLS

    For me Amazon SES works with port 465 and tls. In xenforo 2.2 was working with 587 and tls, so something its diferent.
  9. Rhodium

    [DigitalPoint] App for Cloudflare®

    Yep, this fixed the problem! Thanks so much :whistle:
  10. Rhodium

    [DigitalPoint] App for Cloudflare®

    It only happend with videos i think. Sample urls: https://foropl.com/threads/el-maravilloso-y-definitivo-vidrio-de-los-hilos.81164/post-6313650 https://foropl.com/attachments/146452/
  11. Rhodium

    [DigitalPoint] App for Cloudflare®

    Nice feature! but when quoting a post with images i get broken links or downloading .data files.
  12. Rhodium

    Safari push notifications coming to macOS and iOS

    I can't enable push notifications in normal browser now in android, i'm the only one?
  13. Rhodium

    [DigitalPoint] App for Cloudflare®

    I found a bug with r2 storage, if i delete the local files from data folder after rclone move, all my old smilies uploaded by xenforo system gets a 404 error: So I need to change manually to my r2 subdomain: Same for pwa icons and so :D
  14. Rhodium

    Fixed Accept the cookies again and again after each log out/log in

    Yep, every logout with new advanced cookies clears the consent, so annoying.
  15. Rhodium

    s9e Media Sites

    Yep maybe its that because when i put a short tiktok url the editor keeps loading, i tested with: https://vm.tiktok.com/ZTRVh3V8j/
Back
Top Bottom