Open up your function.php file in editor. Paste the below code at the last line.
To Fix the error you need to page the following code in theme functions.php
Code -
add_filter( 'big_image_size_threshold', '__return_false' );
add_filter( 'big_image_size_threshold', '__return_false' );