UserPoints award points to users
com_userpoints (component) - Version 4.7.1
Fixes
- Error in reset user yes/no - no was failing to stop the reset, outdated javascript now fixed
- Failure on entering the report system - database method obsoleted by Joomla - fixed
- Failure on requesting export emails - fixed logic error
com_userpoints (component) - Version 4.6.0
Security
- Checked Problem classes for SQL injection - none found (4.2.8)
Fixes
- Fix bug in avatar generation (4.5.1)
- Fix SEF pagination in various lists (4.2.23 and 4.2.24)
- Fix latest activity module to take account of count parameter to limit number of items shown (4.2.23)
- Fix bug in integration of notifications to jomSocial (4.2.23)
- Fix bug breaking some modules in Joomla 3.10 (4.2.22)
- Fix bug in administrator user reset (4.2.16) Fix error in quotes for some SQL statements. (4.2.8)
Language
- Add languages to component and plugins to a total of 16 (4.2.16)
- Additions to support change to referral logic (4.2.8)
Additions
- Added integration for EShop (4.2.15)
- Added Custom registration link for referrals in Options(4.2.8)
Changes
- Change development standard to require Joomla 4/5 and PHP 8.2 or later (4.5.0)
- Extensive renovation and modernisation of the Raffle logic (4.2.21)
- Substantial change to the logic for awarding referral points when a new user is invited. Formerly, this assumed the onUserAfterSave plugin could pick up a referral ID from the request (which invoked registration), but this does not work where new registrations get redirected by whatever means. The logic is now changed so the referral link points into UserPoints itself, which then stores the referral ID and redirects to registration. Change to onUserAfterSave for the new user plugin to access either REQUEST or SESSION data.Change to onUserAfterSave for the new user plugin to access either REQUEST or SESSION data. (4.2.8)
- Changed line endings to Unix and removed trailing blanks in modules that have been edited (4.2.8)
- FInal modifications to work with Joomla 6.x (4.6.0)
com_userpoints (component) - Version 4.7.0
Fixes
- Removed obsolete constants that prevented working with Joomla 6 with compatibility turned off.
- Bug where date was set to zero rather than null date
- Problem with overrides not being found
com_userpoints (component) - Version 4.7.2
Fixes
- Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /components/com_userpoints/src/Problems/PointsDetails.php on line 131
- Warning: Undefined variable $jconfig_smtpuser in /administrator/components/com_userpoints/src/Models/Reportsystem.php on line 132