coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Jeanne on February 14, 2005, 10:58:38 PM

Title: Uploaded to new nameserver, but pics not showing up
Post by: Jeanne on February 14, 2005, 10:58:38 PM
I did what is said in the other topic about changing nameservers, I download the file and uploaded it, but when I go to coppermine, the files show up as not existent with the little boxes with xs. I re-batch uploaded, but now I don't know how to get rid of the old files without doing edit file for all of the them. My gallery is here:

http://www.bartha-online.com/gallery
Title: Re: Uploaded to new nameserver, but pics not showing up
Post by: Joachim Müller on February 15, 2005, 05:52:15 AM
I can't see how nameservers are related to coppermine. Please post a link to the thread you're refering to, and a deep link to a page on your site with broken images (I was browsing your site randomly without broken images, I just noticed how good it is to have a pop-up blocker).

Joachim
Title: Re: Uploaded to new nameserver, but pics not showing up
Post by: Jeanne on February 15, 2005, 06:58:04 AM
The thread that I was reading was here: http://forum.coppermine-gallery.net/index.php?topic=9662.0

Sorry about the popups...

http://bartha-online.com/gallery/thumbnails.php?album=18

I have the folders in the albums folders all the same, and all the files have the same names. I checked the CHMOD'ing, and they are all CHMODed to 777.

I tried uploading the mySQL txt file again, this time without re-batch adding, but you still can't see the images.

Sorry if this question isn't very related.

:-[
Title: Re: Uploaded to new nameserver, but pics not showing up
Post by: Joachim Müller on February 15, 2005, 07:02:35 AM
You have a .htaccess file in place (or some other mechanism on your webserver) that keeps the script from accessing the thumbnails: when trying to directly access the thumbnails suppossedly located at http://bartha-online.com/gallery/albums/corbis%20etc/thumb_la%20prem%20ADD3.jpg and http://bartha-online.com/gallery/albums/corbis%20etc/thumb_la%20prem%20nt%20also%20ADD.jpg etc. I get a "403" (forbidden) error, which is an indication that the file exists, but can not be accessed. If you have no idea what an .htaccess file is suppossed to be, contact your webhost for support.

Joachim