Offset error fix
-
I was getting an error about a 0 offset on line 149 of s8-taxonomy-images.php, and I fixed it by changing that line to
if ( count( $attachment ) > 0 && 0 < absint( $attachment[0] ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Offset error fix’ is closed to new replies.