forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: nontekkyguy on February 03, 2006, 02:48:11 am

Title: images,thumbs,etc not appearing
Post by: nontekkyguy on February 03, 2006, 02:48:11 am
On my gallery, the images don't appear. I have reloaded all images using the function under maintenance. I'm not sure if this is a server issue as the jpegs on my entry page also don't appear. What could be the problem? I haven't toggled debug on just yet, but will and paste code here if it helps. Strangely the index.html image appears without problem.
Title: Re: images,thumbs,etc not appearing
Post by: Blueiris on February 03, 2006, 02:54:23 am
Please don't post debug output until you area asked.

What will help is a link to your gallery, and a test user login and password.
Title: Re: images,thumbs,etc not appearing
Post by: Joachim Müller on February 03, 2006, 05:37:53 am
the test user mustn't be admin
Title: Re: images,thumbs,etc not appearing
Post by: nontekkyguy on February 04, 2006, 03:18:27 am
OH S#$(&#T  I just checked the board...and read NOT TO PRESS DEBUG!  I already did.  Well I'm a hard worker, so I don't have a problem re-installing everything... All 20 plu albums :-(
Thanks folks.
If the problem recurs then I know it is definitely related to the host's server.  I doubt it's related to coppermine.
Plus I also had a very knowledgeable friend check it out and he said it sounds like it's server side and not related to the PHP script install (coppermine).
I did notice this problem when uploading html pages for my entrance pages and tble of contents pages. I attempted to use a Java script banner ad rotation plug-in and all went haywire. 
I'm hoping it's actually related to the javascript and not my host as I'd hate to think they are slacking.  A similar issue happened 2 months ago when I tested gallery v2. I had so many problems with gallery2 that I just called it quits.

In response to the test login can I post it here?  Also my gallery contains some nude photos as I am a professional photographer, and I don't want to offend anyone.  Just let me know how to proceed.
Title: Re: images,thumbs,etc not appearing
Post by: Blueiris on February 04, 2006, 04:09:21 am
OH S#$(&#T  I just checked the board...and read NOT TO PRESS DEBUG!  I already did.  Well I'm a hard worker, so I don't have a problem re-installing everything... All 20 plu albums :-(
Thanks folks.

What?! Where did you get the idea you shouldn't turn on the debug? And turning it on shouldn't cause you to have to re-install.

Quote
In response to the test login can I post it here?  Also my gallery contains some nude photos as I am a professional photographer, and I don't want to offend anyone.  Just let me know how to proceed.

Well, unless GauGau says otherwise, I would say go ahead and post the link and test user. If you are really uncomfortable posting it, you can PM that info to me. I guess we are sort of like doctors here - if the "patient" has symptoms of a problem we gotta examine the patient - even if the patient's buck nekkid & has porno tattoos.
Title: Re: images,thumbs,etc not appearing
Post by: Blueiris on February 04, 2006, 06:29:20 am
Well, we don't have to worry about nudity! You are right, nothing is showing up.

What is happening is that the "alt" tag for the images is being displayed in place of the image itself. Doing a "view source" on the various pages shows that the html is being output correctly. However, if I do a "view image," I get the following:

Quote
Forbidden
You don't have permission to access /galleryspace/cpg143/albums/fashionista/bootshs.jpg on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at www.josefaro.com Port 80

This means that you do not have either the albums directory or the fashionista directory chmod set correctly. Make sure these are set to at least 755 and your problem should be solved.
Title: Re: images,thumbs,etc not appearing
Post by: Tranz on February 04, 2006, 06:35:35 am
Images showed up for me (I got the URL from the error message above ;) )

It seems to be a hotlink setup that doesn't allow for empty referers. You can either change the hotlink setting or have users enable referer sending.
Title: Re: images,thumbs,etc not appearing
Post by: nontekkyguy on February 04, 2006, 09:07:58 am
Thanks That WORKED  ;D
Title: Re: images,thumbs,etc not appearing
Post by: Joachim Müller on February 04, 2006, 05:20:57 pm
@nontekkyguy & Blueiris: thanks for thinking before posting adult links. We have a policy: it's OK to post links to coppermine pages you're having issues with even if they contain adult (or non-worksafe) content, as long as you post a warning with it - something like
Quote
The site I'm having issues with is http://mysite.tld/coppermine_folder/ (Warning: link is not worksafe)
is fine.