AIXF Album Activity

AIXF Album Activity 2.3.7.e

No permission to download

fords8

Well-known member
fords8 submitted a new resource:

AIXF Album Activity - AIXF – XFMG Album Last Activity fixes a long-standing UX issue in XenForo Media Gallery

Overview​

AIXF – XFMG Album Last Activity fixes a long-standing UX issue in XenForo Media Gallery:
Albums were sorted only by their creation date, meaning updated albums stayed buried while stale ones stayed on top.

This add-on introduces a new field — last_media_date — and automatically updates it whenever media is added, moved, deleted, or restored. Album listings then sort by this field, ensuring active albums rise to the top (just like...

Read more about this resource...
 
This guy is super awesome, went above and beyond with the update to fix what must have been shipped by default. The albums now can be sorted by recent activity even in the sub categories as well.

WHOO!!
 
Code:
Server error log

ErrorException: Fatal Error: Declaration of SV\TitleEditHistory\XFMG\Entity\Album::getStructure(XF\Mvc\Entity\Structure $structure) must be compatible with AIXF\AlbumActivity\XFMG\Entity\Album::getStructure(XF\Mvc\Entity\Structure $structure): XF\Mvc\Entity\Structure
src/addons/SV/TitleEditHistory/XFMG/Entity/Album.php:78
Generated by: Unknown account
Oct 26, 2025 at 1:49 PM

Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
  ["url"] => string(63) "/threads/"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["post"] => string(7) "9932336"
  }
  ["_POST"] => array(0) {
  }
}
 
Last edited:
fords8 updated AIXF Album Activity with a new update entry:

Updated for Reported Error

Error that @dutchbb reported.
Code:
Server error log

ErrorException: Fatal Error: Declaration of SV\TitleEditHistory\XFMG\Entity\Album::getStructure(XF\Mvc\Entity\Structure $structure) must be compatible with AIXF\AlbumActivity\XFMG\Entity\Album::getStructure(XF\Mvc\Entity\Structure $structure): XF\Mvc\Entity\Structure
src/addons/SV/TitleEditHistory/XFMG/Entity/Album.php:78
Generated by: Unknown account
Oct 26, 2025 at 1:49 PM

Stack trace
#0 [internal function]...

Read the rest of this update entry...
 
Back
Top Bottom