AIXF Album Activity

AIXF Album Activity 2.3.7.e

No permission to download
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]: XF::handleFatalError()
#1 {main}
[HEADING=2]Request state[/HEADING]
array(4) {
  ["url"] => string(63) "/threads/"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["post"] => string(7) "9932336"
  }
  ["_POST"] => array(0) {
  }
}
Made sorting better/stronger on this release. This includes older images in the gallery.
So I updated the sort abit to try and help with older media in albums. Also added a filter for album activity in the filter menu.
Had to do some code adjustments.
I found an error and I fixed it.

I also updated the addon.json with more details.
Back
Top Bottom