Topic: images show locally bur not on the web.

hi, I uploaded a test page that works fine on my computer. The paths are exactly the same but the images don't show on the browser.
I embedded the code in a DIV. Again, it works fine locally but the browser shows the web gallery with the navigation, etc. but not the images.
Here is the link :
http://gustavocampos.com/test_new_websi … lery.html#
Thanks
Gustavo

Re: images show locally bur not on the web.

Check the permissions of your gallery's 'images' and 'thumbs' folders (and of the image files themselves) on your web server with a FTP program.
When I go directly to the location of your gallery's first image in a browser, a '403 Permission Denied' message is displayed.
Permissions of 755 for folders and 644 for files should work fine.

Re: images show locally bur not on the web.

That is how is set there, 755 for folders and 644 for files.

Re: images show locally bur not on the web.

I called the web server, they fixed it. You were right about the permission, I just couldn't figure it out how to change it. Thanks so much!

Re: images show locally bur not on the web.

That's great!
I'm glad your problem has been resolved.
Thank you for posting back to let me know.