Referral Contests 2 by Siropu

Referral Contests 2 by Siropu 2.3.3

No permission to buy (€29.99)
Fixed an issue with potential referral link decoding error when invalid ID is provided.
  • Like
Reactions: jb9826
Added a new option called "Enable referrer auto-follow referral" where referrer will auto-follow the referral upon registration.

Made some changes to the referral link where it is now displayed in an input field with a copy to clipboard function, for a more compact look.

Fixed an issue with the "Encrypt user ID" feature where the hashids script used is no longer compatible with PHP 8.2 or newer and it has been replaced with sqids. If you have been using this feature and running at least PHP 8.1, you have to ask your users to update their referral links because they have different IDs now.
  • Like
Reactions: jb9826
Fixed a potential error on user registration with invalid IPs.
  • Like
Reactions: Nirjonadda
This version is compatible with XF 2.3 only.
  • Love
Reactions: Capitan Terror
Updated to latest version the Hashids script used for generating unique IDs from user id when "Encrypt user ID" admin option is enabled.
Fixed an issue with share links where referral links can result in 404 not found.
Added "top referrers" widget option to display top referrers from certain contests.
Added IP in referrals list in ACP linked to the list of users that might have used the same IP.

Fixed a potential error with referrer custom field.
  • Like
Reactions: Nirjonadda
The code has been cleaned up and important parts have been moved from the Listener to Entity and Repository.

Bugs Fixed
Fixed an issue with a potential error on user registration with referrer auto follow.
Referral link not applied on mobile devices to share buttons.
Referral link not applied to the post share copy link.
Issue with custom referrer user field and manual user approval where some code won't run as it should.
Added option to allow referrals to auto follow referrer upon registration. This can be enabled from admin options.

When using option "Use profile page as referral link" and visitor landed on the page from a search engine, it will not count as a referral so no cookie will be placed.

Fixed an issue when using "Encrypt user ID" where the real user id is showing in the cookie.
Error on duplicate user detection when no referrer is available.
  • Like
Reactions: jb9826
Back
Top Bottom