coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Red Kane on March 13, 2006, 08:56:11 AM

Title: Full Size Images
Post by: Red Kane on March 13, 2006, 08:56:11 AM
Hey there,

I'm sorry if this has been answered already but I don't have much time to scroll through all the forums. My galelry located at www.nevecampbell.rovista.com/paparazzi . The problem is that the thumbnails and normal size pictures work, when I click the normal size picture to view the fullsize, the image link is Javascript:; but it's an error and won't open at all. Just wandering if you knew how I could get around that. So far, I have set the permissions in my FTP to the approrpirate, just hoping there was something else.

If you could e-mail me back at mars@lee.rovista.com that would be much appreciated. I will keep checking back here if not. Thanks.

Red
Title: Re: Full Size Images
Post by: Abbas Ali on March 13, 2006, 09:15:22 AM
Quote from: Red Kane on March 13, 2006, 08:56:11 AM
If you could e-mail me back at mars@lee.rovista.com that would be much appreciated. I will keep checking back here if not. Thanks.

The whole idea of support board is that everyone can see the discussions/problems/solutions. So we won't be able to help you over email.

Your gallery requires login to see the pics. Post a non-admin test user account so that we can see what's happening...
Title: Re: Full Size Images
Post by: Red Kane on March 13, 2006, 09:26:18 AM
Alright, set that up.

Username: test
Password: test

I apoligise for that. A simple no I can't could of done the answer to the e-mail thing.
Title: Re: Full Size Images
Post by: Joachim Müller on March 13, 2006, 09:58:36 AM
your custom theme is not standards compliant, you have two <head> sections. You have over-modified it, put <script type="text/javascript" src="scripts.js"></script>back in (right before the </head> tag) and everything should be working again as expected...
Title: Re: Full Size Images
Post by: Red Kane on March 13, 2006, 10:08:52 AM
Thank you very much, sir. It is working and I can't thank you enough.
Title: Re: Full Size Images
Post by: viperpurple on April 05, 2006, 11:43:37 AM
Hi,

I have a very similiar problem to this except that i can't see my 'normal_' pictures either.

http://viperpurple.t35.com/cpg144/

user= test66
pass = test66

I've not tried putting the line you suggested in as i'm not sure which file header it should go in.

<script type="text/javascript" src="scripts.js"></script>

hope you can help

regards

Adam
Title: Re: Full Size Images
Post by: Joachim Müller on April 05, 2006, 05:42:29 PM
Well, the pics are not where they're suppossed to be: when checking http://viperpurple.t35.com/cpg144/displayimage.php?pos=-787 as an example, coppermine expects the intermediate pic to be located at http://viperpurple.t35.com/2005/2005_020_Nepal_and_Tibet_Tour/normal_0508280389.JPG instead of it's actual location http://viperpurple.t35.com/cpg144/albums/2005/2005_020_Nepal_and_Tibet_Tour/normal_0508280389.JPG, which indicates that you appear to have messed with the settings for the albums folder in coppermine's config. What's your current setting there?
Title: Re: Full Size Images
Post by: topdeadcenter on April 05, 2006, 08:41:37 PM
I had the very same issue as Red Kane. No Full Size images and the javascript error. GauGau's advise did the trick. Added the missing code and poof, everything works great now. Must have missed that when I created the new template.

5  minutes of using the search function paid off!!