• Resolved museumanywhr

    (@museumanywhr)


    I used Maxmind to get user information in contact form 7 but in every email i get same user information like below

    Using (user agent): Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36
    Date and Time: April 16, 2024 1:20 pm
    Postcode:
    TimeZone: America/Chicago
    Internet Service Provider: Affinity-inter
    IP of the user: 216.36.236.0
    Country: United States
    Data from: Maxmind Precision Web-API

    Code Contact Form 7 is:
    [geoip_detect2_text_input postal property:postal.code class:hidden type:hidden][geoip_detect2_text_input timezone property:location.timeZone class:hidden type:hidden][geoip_detect2_text_input isp property:traits.isp class:hidden type:hidden]

    and in mail is:
    Using (user agent): [_user_agent]
    Date and Time: [_date] [_time]
    Postcode: [postal]
    TimeZone: [timezone]
    Internet Service Provider: [isp]

    [geoip_detect2_user_info]

    How to fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Getting Wrong IP Information’ is closed to new replies.