Hi,
Currently I have my blog forwarding to ikillfat.com till my new website is ready for launch. I have my newsite located at http://www.ikillfat.com/newsite. Yesterday, I imported my blog posts (actually all content) from my blog to my newsite using the wp importer. Now I'm getting this error message when you go to my blog page http://www.ikillfat.com/blog.
Warning: getimagesize(homegregsherpublic_htmlnewsitewp-contentuploads201208ikf-logo2.png) [function.getimagesize]: failed to open stream: No such file or directory in /home/gregsher/public_html/newsite/wp-content/themes/ikillfat/functions/admin-functions.php on line 578
line 578 states:
'$orig_size = getimagesize( $file_path );
$image_src[0] = $img_url;
$image_src[1] = $orig_size[0];
$image_src[2] = $orig_size[1];'
Can you please help? Thanks!
Greg
The blog I need help with is ikillfat.com.