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