Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    xF2 Add-on in Credit [AL] Core Package 1.8.8 1.8.8

    xF2 Add-on
    • Admin panel pages support for code editor fields. Please apply if any of your products require this version.
    This version adds the library Mobile_Detect and adds variables available in all templates to detect if the current page is viewed on a mobile/tablet device:
    <xf:if is="$xf.isMobileBrowser"> Visitor is using a tablet or a phone. <xf:if is="$xf.isTabletBrowser"> Visitor is using a tablet. <xf:else /> Visitor is using a phone. </xf:if> <xf:else /> Visitor is using a computer/non-mobile device. </xf:if>
    This version adds a compatibility function for XenForo 2.1 to check if an add-on is active or no and several minor changes.

    Please apply if any of your products require this version.
    • This version adds CSV file parser library. Upgrade if an add-on you are using requires this version.
    This release fixes a compatibility issue with [bd] API add-on. The issue could potentially affect other add-ons as well, if they use advanced class extension management using the \XF\Extension class, so it is recommended to install this version if you are using any older version of the AL Core package.
    • This version adds helper functions for sorting support in the admin panel pages. Please apply if any of your products require this version.
    • This version adds JS file required for a redirect message with custom timeout. Please upgrade if any add-on you are using requires this version.
    • This version adds support for custom route prefixes. Please apply if any of your products requires this version.
    The release contains fixes required for importer-related project. Please upgrade if any of the products you use requires this version.
    The release contains a JavaScript file used by different projects and some other fixes in PHP
    • Like
    Reactions: selma
    18,279Threads
    63,874Messages
    62,792Members
    axentLatest member
    Top