SMF icon indicating copy to clipboard operation
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...

Results 379 SMF issues
Sort by recently updated
recently updated
newest added

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...

Notifications
PR: unreviewed

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...

Notifications
PR: unreviewed

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...

Notifications
PR: unreviewed

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....

Subscriptions

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...

Caching

#### 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...

Mentions

#### 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:...

Package Manager

#### 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...

PM

#### 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

Minor Bug

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...

Attachments