Recent content by Dkf

  1. Dkf

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    Release date 2025+3=2028 ?
  2. Dkf

    Memorial Day Discounts

    When will there be a discount? Is there a way to subscribe to a newsletter on this topic?
  3. Dkf

    Browser Detection

    For example, I want there to be no widgets in the mobile version, like the statistics widget. I go here /admin.php?widgets and use a condition: It doesn’t work. What’s the mistake?
  4. Dkf

    s9e Media Sites

    All ok Sorry
  5. Dkf

    s9e Media Sites

    On this forum, I see videos...Does this forum use a different embedding method?
  6. Dkf

    s9e Media Sites

    Hi! Half of the YouTube videos aren't working... Is it just me? Can someone share a test forum or a test page to compare? I suspect that YouTube videos with ads aren't embedding properly.
  7. Dkf

    Browser Detection

    Help me! How do I make a negation?I don’t want to show the widget for mobile devices.I am using the following construction: !$xf.mobileDetect or !($xf.mobileDetect && $xf.mobileDetect.isMobile()) But it’s not working... I can't use else in the widget display condition. The goal is that I...
  8. Dkf

    vBulletin 6 has arrived, what do you think about it?

    I understand that this is sarcasm without /s :) It could be like that. Maybe vB is perfect like Malevich's Black Square and doesn't require any additions. Then we can see how Google views this product.
  9. Dkf

    vBulletin 6 has arrived, what do you think about it?

    Maybe I gave unsuccessful examples... But let's assume I'm a person who wants to create a forum. vB5 addons - 0. There is nothing. Doesn't that raise any questions? vB6 addons - 21 threads (discussing plugins, BB code modifications, styles, and languages. A total of 21 threads). Xenforo...
  10. Dkf

    vBulletin 6 has arrived, what do you think about it?

    I don't know why they are buying up forums or what they are doing with them. tehnari.ru - the forum was over 20 years old. Programmers and electricians used to communicate there. The forum was simply shut down, and now all pages return 404. I think that in the future, the internet, as we know...
  11. Dkf

    vBulletin 6 has arrived, what do you think about it?

    I think the problem is not the errors, but the lack of a community - no community means no mods. What is taken for granted here is simply absent in vBulletin. For example: s9e Media Sites - embedding content from 135 media sites. Cloudflare ChatGPT Siropu ADS Manager - the ability to organize...
  12. Dkf

    Font Awesome Manager

    How to find out which icon is missing? Should the plugin replace the missing file or not? Why are there so many 404 requests?
  13. Dkf

    Font Awesome Manager

    I checked the page load statistics. In first place, with almost 1 million downloads in two weeks, is some address from this plugin. Is this how it should be? ХF 2.2.13
  14. Dkf

    [DigitalPoint] App for Cloudflare®

    Which template needs to be edited to replace {country} with <img src="/images/flags/{country}.png">?
  15. Dkf

    [DigitalPoint] App for Cloudflare®

    Is it possible to display flags instead of letters? For example, create a folder on the server with flags, where each flag has a name like us.png, ca.png, etc. Then, simply modify the template to insert an image using the country code instead of letters?
Back
Top Bottom