Quote:
Originally Posted by JetLee
I get this at the top:
Code:
Warning: getimagesize(<image url>) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/block/html.php(95) : eval()'d code on line 25
Warning: Division by zero in [path]/includes/block/html.php(95) : eval()'d code on line 26
|
That can mean a few things...
1) You didn't upload the image folder to your server
2) You didn't upload the raffle image to your server in the images/raffles folder.
3) Your server doesn't allow http references to images (http://yoursitename/images/raffles/yourimagename.jpg). Try changing the image location to images/raffles/yourimagename.jpg.