The following small yet important fixes were included in today's add-ons:
—
File Images & Attachments: the code in
bb_plugins_parseMessage.code.txt contains an important change for the Photoswipe add-on (previously it generated duplicated HTML for non-existing images).
—
File Bank now contains a mirror fix for the
$lookUpResult in
addon_storage.php: it should have the link to to
msg.php, not
`action=search`; there is also an updated/changed
button_upload.svg (BB-code button). These changes were actually made in April 2026, but after production tests are released only now.
— In the
Custom Ranks add-on, for the
'userinfo' action, if value is 0 the function should return an empty string, not '0'.