One allows you to have contests, can send invitations and make your board invitation only while the other doesn't.Can someone explain the key differences between them to help me decide which one to get?
This version is compatible with XF 2.3 only.
InvalidArgumentException: Cannot convert IP 'bb??' to binary src/XF/Repository/IpRepository.php:245
Generated by: Unknown account Jul 18, 2024 at 9:51 PM
Stack trace
#0 src/addons/Siropu/ReferralContests/XF/Entity/User.php(108): XF\Repository\IpRepository->getUsersByIp('bb??')
#1 src/addons/NF/Discord/XF/Entity/User.php(140): Siropu\ReferralContests\XF\Entity\User->_postSave()
#2 src/XF/Mvc/Entity/Entity.php(1324): NF\Discord\XF\Entity\User->_postSave()
#3 src/XF/Service/User/RegistrationService.php(320): XF\Mvc\Entity\Entity->save()
#4 src/XF/Service/ValidateAndSavableTrait.php(42): XF\Service\User\RegistrationService->_save()
#5 src/XF/Pub/Controller/RegisterController.php(334): XF\Service\User\RegistrationService->save()
#6 src/addons/SV/SignupAbuseBlocking/XF/Pub/Controller/Register.php(110): XF\Pub\Controller\RegisterController->actionConnectedAccountRegister(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(362): SV\SignupAbuseBlocking\XF\Pub\Controller\Register->actionConnectedAccountRegister(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'ConnectedAccoun...', Object(XF\Mvc\RouteMatch), Object(SV\SignupAbuseBlocking\XF\Pub\Controller\Register), Object(XF\Mvc\Reply\Reroute))
#9 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\SignupAbuseBlocking\XF\Pub\Controller\Register), Object(XF\Mvc\Reply\Reroute))
#10 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#11 src/XF/App.php(2777): XF\Mvc\Dispatcher->run()
#12 src/XF.php(798): XF\App->run()
#13 index.php(23): XF::runApp('XF\\Pub\\App')
#14 {main}
Request state
array(4) {
["url"] => string(50) "/login/register/connected-accounts/google/register"
["referrer"] => string(64) "/register/connected-accounts/google/"
["_GET"] => array(0) {
}
["_POST"] => array(15) {
["_xfToken"] => string(8) "********"
["username"] => string(7) "rasel34"
["dob_month"] => string(1) "1"
["dob_day"] => string(2) "22"
["dob_year"] => string(4) "1997"
["location"] => string(10) "Bangladesh"
["custom_fields"] => array(2) {
["gender"] => string(4) "male"
["siropu_referrer"] => string(9) "raselkupa"
}
["email_choice"] => string(1) "1"
["accept"] => string(1) "1"
["_xfRedirect"] => string(98) "/smeye.88835/page-10"
["timezone"] => string(13) "Europe/Moscow"
["timetaken"] => string(7) "110.372"
["_xfRequestUri"] => string(42) "/login/register/connected-accounts/google/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Fixed a potential error on user registration with invalid IPs.

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...
Fixed an issue with potential referral link decoding error when invalid ID is provided.

We use essential cookies to make this site work, and optional cookies to enhance your experience.