| What do I do?
I recently had my forum updated, and had PhotoPost updated at the same time. However, when we try to post an image we get the following: (version is 5.02- would 5.1 fix this problem?):
I'm trying to upload a few images in the gallery section but am having a hard time.
I got to the point of the thumbnail and description but this is the message I got:
Warning: getimagesize(/home/virtual/site206/fst/var/www/html/gallery/data/500/Baby-Grace.jpg): failed to open stream: No such file or directory in homevirtualsite206fstvarwwwhtmlgalleryimage-inc.php on line 215
Warning: Division by zero in homevirtualsite206fstvarwwwhtmlgalleryimage-inc.php on line 254
Warning: getimagesize(/home/virtual/site206/fst/var/www/html/gallery/data/500/Baby-Grace.jpg): failed to open stream: No such file or directory in homevirtualsite206fstvarwwwhtmlgalleryimage-inc.php on line 77
Warning: unlink(/home/virtual/site206/fst/var/www/html/gallery/data/500/Baby-Grace.jpg): No such file or directory in homevirtualsite206fstvarwwwhtmlgalleryimage-inc.php on line 87
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "http://www.childrenfamilyphotographers.com/forums/../forums/images/misc";
// -->
var PopUpHelpX = (screen.width/2)-150;
var PopUpHelpY = (screen.height/2)-200;
var pos = "left="+PopUpHelpX+",top="+PopUpHelpY;
function PopUpHelp(url){
PopUpHelpWindow = window.open("http://www.childrenfamilyphotographers.com/gallery/"+url,"Smilies","scrollbars=yes,width=300,height=400,"+pos);
}
|