• Plugin: exif-details
    Vers.: 1.07
    File: class-exifdetails.php
    Line: 119
    Funct.: exif_read()
    Code: $exifdatas[ strtolower( $key ) ] = floatval( $parts[0] / $parts[1] );
    Error: Warning: Division by zero in …
    Data: DigitalZoomRatio 0/0

    Don’t divide when $parts[1] == ‘0’

    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 ‘Warning: Division by zero’ is closed to new replies.