Users get a "page not found" when they confirm registration Users get a "page not found" when they confirm registration
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Users get a "page not found" when they confirm registration

Started by newyorker, January 12, 2005, 04:05:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

newyorker

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

Nibbler

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).

newyorker

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.

Nibbler

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/

newyorker

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.