"Oops something went wrong" in Address field on example.php meta box

Support MB Geolocation "Oops something went wrong" in Address field on example.php meta box

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6114
    jcleavelandjcleaveland
    Participant

    Hi,

    I know the plug in is activated in the network, and I literally just copied example.php found in the zip folder to my functions.php file in my theme. When I try to use the address field, it gives me an error saying "Oops something went wrong." Do you guys know what the issue may be? What information do you need to help me debug this? Thanks.

    #6115
    Tan NguyenTan Nguyen
    Participant

    Dear Jason,

    Can you please tell me your PHP version, in the example I use anonymous function so perhaps it doesn't works with PHP 5.2.

    Btw, can you please turn on WP_DEBUG and/or WP_DEBUG_LOG to see the full output message. Kindly check the WP official documentation: https://codex.wordpress.org/Debugging_in_WordPress

    Best regards,
    Tan

    #6139
    jcleavelandjcleaveland
    Participant

    Yes, our PHP version is 5.5

    The full output of our debug log i pretty long but here it is:

    https://pastebin.com/Z6kdNMj3

    #6140
    jcleavelandjcleaveland
    Participant

    Actually, it's PHP 5.6! Sorry

    #6145
    Tan NguyenTan Nguyen
    Participant

    Dear Jason,

    As you can see, it says Undefined index: badgeos in /home/40951-69099.cloudwaysapps.com/czfybpbunb/public_html/wp-content/themes/obodohub-cts-master-0.5.2/functions.php on line 438.

    Can you please fix that warning?

    Cheers!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"Oops something went wrong" in Address field on example.php meta box’ is closed to new replies.