Avatar Gallery
Adds an avatar gallery to your board.
Change Log for Avatar Gallery
Version 1.5 stable Build #8
- Fixed undefined errors in Admin CP with PHP 8.2
Version 1.4 stable Build #7
- Use require_once for template updates
- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
Version 1.3 stable Build #6
- Bug: Fixed counting of non-countable objects error
- Forbid file editing/deleting if not image file
- Added fallback for setting if blank/missing
Version 1.2.1 stable Build #5
Bug: Fixed PHP 7.2 does not cast unquoted string literals to strings
Version 1.2 stable Build #4
- Fixed large text issue when editing user
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Optimized images
- Bug: Fixed error message when viewing gallery
- Updated error message
- Fixed error message when remote avatars are disabled
- Changed redirect location
- Indented templates
Version 1.1.1 stable Build #3
- Bug: Fixed blank pages on older PHP versions
Version 1.1 stable Build #2
- Bug: Fixed white box after editing user's avatar in Admin CP
- Bug: Fixed "Specify Custom Avatar" appearing on all tabs
- Renamed avatar gallery table when editing user
- Using get_input
- Moved hardcoded HTML to template
- Changed setting display order
- Suppressed PHP warnings in avatar gallery Admin CP functions
Version 1.0 stable Build #1
The first build has no changes.