• It appears that the API for weather has updated the JSON.

    Specifically this line in frontend.php : if ( is_array( $weatherdata ) && ( 200 == $weatherdata[ “response” ][ “code” ] ) ) {

    The JSON variable is now “cod”

    best,
    Zachary

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Weather API Not Reporting’ is closed to new replies.