coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: zom on April 30, 2004, 10:37:15 AM

Title: directory trouble
Post by: zom on April 30, 2004, 10:37:15 AM
I havr lots of error because it seems some visitors call coppermine page with wrong adress: instead calling

http://mysite.com/photos_coppermine/displayimage.php?album=212&pos=26              

for exemple the page is called with that adress:

http://mysite.com/photos_coppermine//displayimage.php?album=212&pos=26  

adding a  "  /  " just after the coppermine where are stored all the coppermine files and directories.

Does someone have also this problem and konws what to do to solve it?


thank you

Title: Re: directory trouble
Post by: Casper on April 30, 2004, 10:59:33 AM
Check in your config.  Look for 'Target address for the 'See more pictures' link in e-cards'.  Make sure there is not a trailing slash, so it looks like, http://mysite.com/photos_coppermine

this is more important than it seems.
Title: Re: directory trouble
Post by: zom on April 30, 2004, 12:06:00 PM
thanks  for your answer. I have check config wich is ok.
I have obmitted to precise that when I m going to the site, everything looks normal and following the links in coppermine alblum does not make appears those two // .
I note that only in my log_error files wich indicate me that pages with 2 // are called. But I don't know from what page it comes. And when those crazy links are printed on webpages.
:'(

What is also strange is that page ares with // instead one are printed but of course the links due to template are not working because they are targeting in a wrong directory.