coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Phil136 on January 24, 2005, 07:47:52 PM

Title: http://www.w3.org/PICS/
Post by: Phil136 on January 24, 2005, 07:47:52 PM
Hey,

I seem to have a problem with my coppermine gallery.
When new users try to register, they click on 'I agree' to the terms and conditions and it sends them to http://www.w3.org/PICS/
they are also getting this page when they try to login and also when they click 'Upload'

I have no idea what is going on  ???

The web address is www.totalrc.co.uk (http://www.totalrc.co.uk) and i am running version 1.3.2

Thanks,
Phil
Title: Re: http://www.w3.org/PICS/
Post by: Casper on January 24, 2005, 07:55:31 PM
I don't know why they are redirected to the w3 site, but I see in your source that you have a double // in the url for register.php.

Quote<form method="post" action="//pics/register.php">

Make sure your config settings are correct, particularly the 'target address for see more ........'
Title: Re: http://www.w3.org/PICS/
Post by: Nibbler on January 24, 2005, 07:56:10 PM
It works from http://www.totalrc.co.uk/pics/register.php so it's probably the double slash that's causing problems. It is introduced on your main page link to coppermine.

<area shape="rect" coords="641,2,705,19" href="../..//pics/index.php">
Title: Re: http://www.w3.org/PICS/
Post by: Phil136 on January 24, 2005, 08:09:45 PM
Ok so what do i need to change and where can i change it?
Title: Re: http://www.w3.org/PICS/
Post by: Nibbler on January 24, 2005, 08:27:04 PM
It's on your main page, remove the double slash in the code I quoted.
Title: Re: http://www.w3.org/PICS/
Post by: Casper on January 24, 2005, 08:42:12 PM
And also check your config setting as I suggested.  All your links within the gallery have this '//'.
Title: Re: http://www.w3.org/PICS/
Post by: Phil136 on January 24, 2005, 08:48:58 PM
Ok i have figued out the problem, it was actually nothnig to do with coppermine, so sorry for wasting you time :(

All the links on my site are linked to www.totalrc.co.uk//pics/ so when people used that the page i described above turned up.