Hi again David,
Yes, I did look at that posting earlier when searching for similar issues. At the moment I've just disabled the Latest Updates module anyway.
BUT - turns out that doing a 'git clone' of the most recent repo code instead of actually downloading the gallery3-3.1.5 release seems to have been the issue. After reverting to the official release version things are working again - at least with the next/prev links on photo pages :)
What happened was, after the update to PHP8 I got strange errors, so figured I might just as well download the *latest* code from the repo, as there are commits there for 8.1 done after the official 3.1.5 release. So I did a git clone and used that code.
Apparently, there must be errors in the commits done after the Oct. 27 2021 release. But I am in way good enough with PHP to understand which one.
Basically this could be *really bad* - of course just cloning an active repo and not downloading an official release might cause all kinds of issues, but with the little activity going on I would think it safe to assume the repo code is in a "good enough" state to be used, but apparently not. I don't know how active Brad is currently - there's not been any activity since last August but I hope he's not completely abandoned the effort?
The *latest* code seem to have also broken some other stuff like the Album Permissions dialog as well. It just showed up "blank" earlier, now I get the permission toggles again.
David - what *would* be interesting is if you could do a quick test, just download the current repo code (not the release) and try a test install on your server - see if you get the same issue in a clean install of that code?
Then we'd know that there's a commit done after the 3.1.5 release that breaks the next/prev buttons.
Thanks for your help,
Stian