Warning: getimagesize
-
I get the following warning when creating new portfolio pages. I am pretty good with CSS but am lost with PHP. Site was working great last week. This particular theme can link to image or a portfolio item (essentially a page layout with both image and description that loads) If I select image as the portfolio type everything works great. If I select document – I get this message.
Warning: getimagesize(/home/103972/domains/mysite.com/html/wp-content/uploads/2012/05/filenameX.jpg ) [function.getimagesize]: failed to open stream: No such file or directory in /nfs/c07/h03/mnt/103972/domains/mysite.com/html/wp-content/themes/breathe1.0.1/theme-functions/thshpr_image_resize.php on line 40
I’ve already admitted that I don’t know enough about php but it appears to me that it’s adding a extra info that isn’t needed to the path. I checked the htaccess file and didn’t see anything odd.
I have also ftp’d into the site and my images are resizing properly inside wp-content/uploads and if enter in the path for the image file in a browser the image loads properly.
I am at a loss any help greatly appreciated
- The topic ‘Warning: getimagesize’ is closed to new replies.