Favorite Threads
Allows users to favorite threads to view in their User CP.
Change Log for Favorite Threads
Version 1.4 stable Build #5
- Fixed undefined error in User CP with PHP 8.2
- Bug: Soft deleted threads may be visible in favorites
Version 1.3 stable Build #4
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Adding License file
- Error out if soft deleted threads are being saved
- Use $lang->guest for guest username
- Changed lock to close
- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
- Use require_once for template updates
Version 1.2 stable Build #3
- Optimized PNG images
- Sanitized usernames
- Removed useless guest checks for User CP
- Updated find_replace_templatesets search code
- Updated javascript links
- Removed useless data from query
- Indented templates and added missing definition
Version 1.1 stable Build #2
- Added PostgreSQL and SQLite support
- Changed $mybb->input to $mybb->get_input
- Sanitized post icons
Version 1.0 stable Build #1
The first build has no changes.