• Take time to read Forum Rules | Hot Note | Why You Choose Us?

    Let try and keep the forum Post, comments and reviews in English

    Wishing all Scriptzhub users a joyful and blessed Eid!
    May this season of sacrifice bring you peace, inspiration, and endless creativity.
    Thank you for being part of our growing community of learners and developers.
    — The Scriptzhub Team

Resource icon

Xenforo Addons Standard Library by Xon v1.22.4

No permission to download
  • Improve compatibility when using EarlyJoinFinderTrait and SqlJoinTrait together
    • Avoid possible expensive table expression queries being computed multiple times

1.22.3 - Bugfix update

Changes:
  • – Fixed a bug where multiple items could be selected in single selection mode when pre-rendering the choices.js widget

Standard Library by Xon v1.20.0

  • Require php 7.2+
  • php 8.4+ compatibility fix
  • Improve custom AJAX pagination and AJAX pagination with filter bar javascript. Includes admincp option helper option rendering code
    See Who Replied for an implementation of the feature allowing selectable pagination styles
  • Add Helper::plugin for type-safe plugin creation

Standard Library by Xon v1.20.0

  • Require php 7.2+
  • php 8.4+ compatibility fix
  • Improve custom AJAX pagination and AJAX pagination with filter bar javascript. Includes admincp option helper option rendering code
    See Who Replied for an implementation of the feature allowing selectable pagination styles
  • Add Helper::plugin for type-safe plugin creation
  • Fix Helper::find() and Helper::findCached() assumed entity ids are only ints (can be string/int/array)
  • Add Helper::instantiateEntity() type-safe wrapper
  • Fix Helper::createEntity() could cause "Call to undefined method ...\XF\Entity\...::where()" errors when verifying content is unique
Back
Top