Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by bicepjai

i get the following error when loading image

GET http://localhost/~bicepjai/little-willies/impact/media/tanks_assets/shell.gif 403 (Forbidden)
GET http://localhost/~bicepjai/little-willies/impact/media/tanks_assets/tank.gif 403 (Forbidden)
loader.js:91Uncaught Failed to load resource: media/tanks_assets/shell.gif
ig.Loader.ig.Class.extend._loadCallbackloader.js:91
(anonymous function)impact.js:62
ig.Image.ig.Class.extend.onerrorimage.js:77
(anonymous function)impact.js:62
loader.js:91Uncaught Failed to load resource: media/tanks_assets/tank.gif

1 decade ago by Arantor

Sounds like your localhost configuration is messed up, because the server refuses to send the files.

Can you open those images just in the browser yourself?

1 decade ago by bicepjai

i stopped using folders inside media folder and that fixed this issue for time being, but i was told, thers another thread regarding that issue

1 decade ago by Arantor

I use folders inside the media/ folder myself, it's not an inherent problem in Impact, but it's a webserver configuration problem.

It sounds to me as though the general rule of the webserver is to disallow access but that the media folder (but not its children) is allowed.

1 decade ago by totaldorkist

Hey, I have this same problem, but all of my files are in the media folder. What about my localhost configuration would be messed up? When I try to load just the file, Apache says that it is forbidden and it gives me an error. What should I do to see what the problem is? I'm on OSX 10.7.

1 decade ago by totaldorkist

Heh-heh. I guess I was little to quick to post this. The access was set to 'No Access', so I changed that to read-write and it was fine.
Page 1 of 1
« first « previous next › last »