View Full Version : Games: Image is never uploaded
hexonxonx
11-27-2005, 05:04 AM
Can you tell me what I'm doing wrong here? My games are added but I always get the message that my image was not uploaded and a default image was used.
What do I need to do here?
natio :: phpFox
11-27-2005, 07:31 PM
The protocal for a image not to be uploaded is.
1. Its not a gif or jpg format.
2. The file already exists in that dir.
3. The php script could not upload the image for the directory is does not exist or is write protected.
Try to check you have all these folders and that they have write permission.
/fun/
/fun/games/
/fun/video/
/fun/games/thumb/
/fun/video/thumb/
hexonxonx
11-27-2005, 07:35 PM
Content visible to registered users only.
I have checked and double checked since I set up my site in September. No matter what image I try to use, the same thing happens. All the folder permissions are set correctly. This site has been tried on two differant servers and both had the same problem with this.
hexonxonx
12-01-2005, 03:14 AM
Anymore ideas on this? I still have the same defaut games and I would like to add more.
natio :: phpFox
12-01-2005, 03:48 AM
Can you try to open up "/admin/html/add_fun.php"
and on the top of the script, after all the copyright info add this;
Content visible to registered users only.
Try to run the script about 4-5 times and see what php errors you get.
It seems the image does not want to get uploaded for some reason.
anywho get back to me what error reports you get.
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.