coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: newyorker on January 12, 2005, 04:05:10 PM

Title: Users get a "page not found" when they confirm registration
Post by: newyorker on January 12, 2005, 04:05:10 PM
Hi there,

First off thank you for taking a look at this. I run on a Windows XP and well that's about all I know. My gallery ( http://www.rosario-dawson.net/gallery/ ) requires for users to register but when they click the link they receive in their email they get the following message:

"The requested URL /register.php was not found on this server."

I'm not incredibly well versed in maintainence of websites, I only know very basic things. I'm not sure what's wrong if anyone could help I would be incredibly grateful.

Thank you!

Joliz ;D
Title: Re: Users get a "page not found" when they confirm registration
Post by: Nibbler on January 12, 2005, 04:23:32 PM
Your ecard target link in config is probably set wrongly. Make sure it points directly to your coppermine directory (ie. the directory register.php is in).
Title: Re: Users get a "page not found" when they confirm registration
Post by: newyorker on January 12, 2005, 04:45:11 PM
Quote from: Nibbler on January 12, 2005, 04:23:32 PM
Your ecard target link in config is probably set wrongly. Make sure it points directly to your coppermine directory (ie. the directory register.php is in).

Thank you for replying so quickly. Just for clarification, when you say the `e-card target link` are you reffering to the part in the configuration that asks for the "Target address for the 'See more pictures' link in e-cards". In my configuration the target address is set for "http://coppermine.sourceforge.net/" should I reset it to "http://rosario-dawson.net/gallery" ?

I double checked in my FTP and the register.php directory is in place.

Thank you again for looking at this.
Title: Re: Users get a "page not found" when they confirm registration
Post by: Nibbler on January 12, 2005, 04:52:26 PM
You need to change it to the url of your site, yes. Be sure to include a / at the end of your url, so http://rosario-dawson.net/gallery/
Title: Re: Users get a "page not found" when they confirm registration
Post by: newyorker on January 12, 2005, 04:59:18 PM
Quote from: Nibbler on January 12, 2005, 04:52:26 PM
You need to change it to the url of your site, yes. Be sure to include a / at the end of your url, so http://rosario-dawson.net/gallery/


Thank you so much! I made a test resgistration and it worked.