bellissima themeforest woocommerce テーマでキャッチ可能な致命的なエラーが発生しています。http://www.pursesgalore.com.au/だれか助けてくれませんか?
コード:
if(!$dst_h) :
//can't resize, so return original url
$img_url = $url;
$dst_w = $orig_w;
$dst_h = $orig_h;
-------------------------- 行番号 1040 --------------------- --
else :
//else check if cache exists
if(file_exists($destfilename) && getimagesize($destfilename)) {
$img_url = "{$upload_url}{$dst_rel_path}-{$suffix}.{$ext}";
}
エラー: キャッチ可能な致命的なエラー: クラス WP_Error のオブジェクトを /home/pursesga/public_html/wp-content/themes/bellissima/functions.php 行 1040 の文字列に変換できませんでした