cpmfetch code location cpmfetch code location
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

cpmfetch code location

Started by tanager3, June 11, 2008, 10:03:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tanager3

I installed cpmfetch and everything "works", minus the fact that it is leaving "www." out of the equation and none of the images are displaying or being linked too. 

example:

<A href="http://mysite/gallery/displayimage.php?pos=-42">
<img src="http://mysite/gallery/albums/archives/2006_cu/thumb_DSC_0402a.jpg">
</a>


It needs to read:

<A href="http://[b]www.[/b]mysite/gallery/displayimage.php?pos=-42">
<img src="http://[b]www.[/b]mysite/gallery/albums/archives/2006_cu/thumb_DSC_0402a.jpg">
</a>


Where in the source can I hardcode "www." to get this to work.  I have spent the last 2 hours tinkering with files that I thought would work, and looked at numerous posts in the forum but can't find an answer.

Thanks

Nibbler

You should deal with the real problem. Your site and images should be accessible both with and without the www. Post a link to your gallery.

Edit: Link is probably read from whatever you have set as your gallery url in Coppermine config.

tanager3

I don't quite know what the problem is, I have installed coppermine on 3 sites hosted at godaddy, and all of them react the same way...

In any event, Thank you very much for your response, you were correct that it was missing the "www." in the config, i'll deal with figuring out the other problem, when I have more time.

http://www.westernfieldornithologists.org/

Many Thanks.

keithsnell1

Tanager3,

I am also attempting to install a site hosted by Godaddy, and was hoping that you would be able to give me advice for a successful install.  I saw your post above and hoped that would lead to a solution for me; however I'm still not seeing images during the install or when inserting the code on my site.

Can you tell me what steps you typically have to go through to get cmpfetch to work on a Godaddy hosted site?

Thank you,

Keith