Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dmitic79

    (@dmitic79)

    Any help please?

    Thread Starter dmitic79

    (@dmitic79)

    This is debug info with “Skip Cache” and “Skip local cache” turned on with “The server is behind a reverse proxy” turned off:

    array(6) { ["is_empty"]=> bool(false) ["country"]=> array(4) { ["iso_code"]=> string(2) "RS" ["iso_code3"]=> string(3) "SRB" ["geoname_id"]=> int(6290252) ["names"]=> array(9) { ["en"]=> string(6) "Serbia" ["de"]=> string(7) "Serbien" ["it"]=> string(6) "Serbia" ["es"]=> string(6) "Serbia" ["fr"]=> string(6) "Serbie" ["ja"]=> string(12) "セルビア" ["pt-BR"]=> string(7) "Sérvia" ["ru"]=> string(12) "Сербия" ["zh-CN"]=> string(12) "塞尔维亚" } } ["continent"]=> array(2) { ["code"]=> string(2) "EU" ["names"]=> array(9) { ["en"]=> string(6) "Europe" ["de"]=> string(6) "Europa" ["it"]=> string(6) "Europa" ["es"]=> string(6) "Europa" ["fr"]=> string(6) "Europe" ["ja"]=> string(15) "ヨーロッパ" ["pt-BR"]=> string(6) "Europa" ["ru"]=> string(12) "Европа" ["zh-CN"]=> string(6) "欧洲" } } ["location"]=> array(3) { ["latitude"]=> float(44.21047450050004812283077626489102840423583984375) ["longitude"]=> float(20.922215524500050065626055584289133548736572265625) ["time_zone"]=> string(15) "Europe/Belgrade" } ["traits"]=> array(1) { ["ip_address"]=> string(14) "142.154.124.24" } ["extra"]=> array(7) { ["currency_code"]=> string(3) "RSD" ["source"]=> string(6) "header" ["cached"]=> int(0) ["error"]=> string(0) "" ["country_iso_code3"]=> string(3) "SRB" ["flag"]=> string(8) "????" ["tel"]=> string(4) "+381" } }

    and this is debug info with “Skip Cache” and “Skip local cache” turned on with “The server is behind a reverse proxy” turned on and selected “Add known proxies of this provider” with Cloudflare:

    array(6) { ["is_empty"]=> bool(false) ["country"]=> array(4) { ["iso_code"]=> string(2) "RS" ["iso_code3"]=> string(3) "SRB" ["geoname_id"]=> int(6290252) ["names"]=> array(9) { ["en"]=> string(6) "Serbia" ["de"]=> string(7) "Serbien" ["it"]=> string(6) "Serbia" ["es"]=> string(6) "Serbia" ["fr"]=> string(6) "Serbie" ["ja"]=> string(12) "セルビア" ["pt-BR"]=> string(7) "Sérvia" ["ru"]=> string(12) "Сербия" ["zh-CN"]=> string(12) "塞尔维亚" } } ["continent"]=> array(2) { ["code"]=> string(2) "EU" ["names"]=> array(9) { ["en"]=> string(6) "Europe" ["de"]=> string(6) "Europa" ["it"]=> string(6) "Europa" ["es"]=> string(6) "Europa" ["fr"]=> string(6) "Europe" ["ja"]=> string(15) "ヨーロッパ" ["pt-BR"]=> string(6) "Europa" ["ru"]=> string(12) "Европа" ["zh-CN"]=> string(6) "欧洲" } } ["location"]=> array(3) { ["latitude"]=> float(44.21047450050004812283077626489102840423583984375) ["longitude"]=> float(20.922215524500050065626055584289133548736572265625) ["time_zone"]=> string(15) "Europe/Belgrade" } ["traits"]=> array(1) { ["ip_address"]=> string(14) "142.154.124.24" } ["extra"]=> array(7) { ["currency_code"]=> string(3) "RSD" ["source"]=> string(6) "header" ["cached"]=> int(0) ["error"]=> string(0) "" ["country_iso_code3"]=> string(3) "SRB" ["flag"]=> string(8) "????" ["tel"]=> string(4) "+381" } }

    PHP version8.0.28 (Supports 64bit values)

    If you need any other info please ask.

    • This reply was modified 1 year, 9 months ago by dmitic79.
    • This reply was modified 1 year, 9 months ago by Yui.
Viewing 2 replies - 1 through 2 (of 2 total)