Geoblock Registration

GeoBlock Регистрация 1.3.0

No permission to download
Lv.11
Moderating
Master Member
Elite Member
Active Member
Credits
$7,210
новыйизображение сдат новый ресурс:Geoblock Registration 1.1.1-Геоблокк
Пригодные версии XF 2.x 2.1 Дополнительные требования Расширение Phar для PHP должен быть включен


Этот дополнительный модуль для XenForo 2.1 предоставляет возможности геоблокировки при регистрации...
Read more about this resource...
 
thanks to dear member @jessy updated Geoblock Registration with a new update entry:

changelog

  • bugfix: don't try to uppercase a null iso_code
  • php 8 compatibility fix: don't set a default parameter before non-default subsequent parameters
  • slight re-arrange to order of code logic for EU checking - no point checking anything related to EU blocking if we don't have EU blocking enabled
  • rename table to xf_geoblock_cache to adhere to resource standards
  • addon now requires php 7+
  • explicitly check for phar extension on install
  • add legacy upgrade from XF 1.5 to Setup...

Read the rest of this update entry...
 

A new update for Geoblock Registration 1.3.0 is now available for free download. Big thanks to the contribution from our member @axtona !

2026-09-05
bugfix: a failed database download could silently reinstall the previous database - PHP caches PharData objects by path and the download always used the same temporary filename, so a second update within one process re-extracted the first archive and reported success
bugfix: the "not configured" message in the admin control panel linked to #geoblockDatabaseUrl, an option removed in 1.1.0, so the link landed on the option group rather than the field
run enqueuePostUpgradeCleanUp() on upgrade...
Read the rest of this update entry...
 
Back
Top