SMF
SMF copied to clipboard
Simple Machines Forum — SMF in short — is free and open-source community forum software, delivering professional grade features in a package that allows you to set up your own online community within...
Partial for #7423 Just as it says, if there is an unread alert for a like, and the user changes their mind and unlikes it, get rid of the alert...
Partial for #7423 Unread alerts are not purged. Alerts that point to messages that have been deleted or moved to boards that the user does not have visibility to, are...
Partial for #7423 If a post is edited, & mentions or quotes are removed, delete any alerts for them. The logic to do this cleanup has been around, but it...
Noticed in my logs on PHP 8.0 PHP Fatal error: Uncaught Error: Undefined constant "CURLOPT_POSTFIELDSIZE" in Sources\Subscriptions-PayPal.php:146 Affects SMF 2.1.x and SMF 2.0.x Found this mentioning it does not exist....
The SQLite3 cache backend probably should set write-ahead logging mode so that other connections to the SQLite database can read rather than having it exclusive to connections. Just after the...
#### Description Happened on mentions lookup at: /index.php?board=63;action=post2 /var/www/html/Sources/Mentions.php (Line 208) (Line can be wrong, I use mods) --Description Here-- ``` No direct access... SELECT id_member, real_name FROM smf_members WHERE...
#### Description Installer truncates filenames of installed files to ~130 symbols. (Why such long path ? - composer mods inside mod directory!) ### Steps to reproduce 1. create minimalistic mod:...
#### Description A month ago, one of SMF user has reported to me, that he, sometimes, receives new personal messages, but forum does not show him alert about that. But...
#### Description https://www.simplemachines.org/community/index.php?topic=582507.0 According to the author, it's only on 2.1.x not 2.0.x
Reference: https://www.simplemachines.org/community/index.php?topic=582440.0 ### Steps to reproduce Requirement: SMF 2.1.2 1. Have a topic in your forum with an attachment that is visible to guests 2. Click to download the attachment...