Mood Manager

by Starpaul20 23 Stars 3,478 Downloads

Allows users to set a mood for themselves to display on postbit/profile.

Change Log for Mood Manager

Version 1.4 stable Build #5

- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
- Use require_once for template updates

Version 1.3 stable Build #4

- Updated javascript links
- Use my_validate_url
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Caching templates in all postbit areas
- Updated most mood images to PNG
- Added ability to add multiple moods at once
- Use cache instead of query
- Indented templates

Version 1.2 stable Build #3

- Added PostgreSQL and SQLite support
- Updated cache delete function
- Use queried id instead of input
- Use htmlspecialchars_uni when logging admin action
- Added mention that language strings can be used in mood names
- Dropping useless globals

Version 1.1 stable Build #2

- Moved hardcoded HTML to template
- Fixed line break layout on postbit
- Changed (int)$mybb->input to $mybb->get_input

Version 1.0 stable Build #1

The first build has no changes.