What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon
xF2 Add-on
  • Fix XF2.3 style variations support for getSvgUrl() in style properties
  • Requires StandardLib v1.19.0+
  • If installed, requires Redis Cache 2.17.0+
  • XF2.3 compatibility update
  • php 8.4 compatibility fix
  • Fix "[E_DEPRECATED] strlen(): Passing null to parameter #1 ($string) of type string is deprecated" when attempting to save a new template with an invalid name
  • Like
Reactions: ErmiR
  • Fix SVG template validation was broken which could result in preventing adding a language or style from working correctly (or rebuilding master data)
  • Fix error running "xf:rebuild-master-data" when the exact template directory structure is missing and the SVG template is the first template compiled for that style.
  • Fix possible compatibility issues with other add-ons extending SV/StandardLib's template helper code
  • Fix template validation ran on the master style instead of the current selected style
  • Fix for upcoming XF2.3 compatibility, as Doctrine Cache been documented as being removed.
  • Compatibility update with SV/StandardLib v1.14+, still compatible with SV/StandardLib v1.11+
  • Improve error messages when saving invalid SVGs as templates
Fix "XFCP_TemplaterHelper not found" error when upgrading the StandardLib add-on via the GUI
  • If this has happened, upload the files for this add-on. Then rebuild StandardLib add-on, then run the updater this add-on.
  • Require XenForo 2.2+
  • Require StandardLib v1.11.0+
    • Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
  • Compat fix when zlib output compression is enabled for PHP8.0.17+/PHP8.1.4+
Top