mybb
mybb copied to clipboard
MyBB is a free and open source forum software.
https://github.com/mybb/mybb/blob/feature/inc/datahandlers/post.php#L226 This value is the maximum length a thread subject can have. It should ideally be configurable in ACP, even if there's an upper limit, allowing values up to 100...
I know you're concentrating on the new version but I have a request for any possible future 1.8 release :) Can asset_url and asset_url be added to parsable theme variables,...
continues to display a message of awaiting activation after banning the user HI Community MyBB :heart: I have this question or issue: a user with a suspicious email address banned...
… banning the user Resolves #4402
The number of characters shouldn't be hard coded. It should be set in Forumhome or Forumdisplay settings. Different templates, not to mention mobile screens, require this to be adaptable. inc/functions_forumlist.php...
Change the default engine of database tables to InnoDB when using MySQL, and convert on upgrade. This will allow to introduce numerous improvements across all supported database systems like: -...
https://github.com/mybb/mybb/issues/679#issuecomment-48500546 - Frontend - [ ] Thread subscriptions should not be shown in the User CP. - [ ] Forum subscriptions should not be shown in the User CP. -...
Add a `lastpostid` / `lastpostpid` column to the `mybb_threads` table to store the ID of the thread's last visible post. The existing logic to manage the similar `lastpost`, `lastposter`, `lastposteruid`...
#4236 https://github.com/mybb/mybb/issues/4236#issuecomment-854495605