If the 'Target address for the 'See more pictures' link in e-cards' in Config doesn't end with a forward slash like 'http://www.nocycling.com' users are sent email verification emails with a link:
http://www.nocycling.comregister.php?activate=d4aa7e53d36f24a108240fda8d1d4ff6
instead of
http://www.nocycling.com/register.php?activate=d4aa7e53d36f24a108240fda8d1d4ff6
There is nothing on the config page that tells you to finish it with a /
Regards
Tim Pearson
But there's an example in the documentation that comes with Coppermine (in the docs directory) that tells you to put a trailing slash:
QuoteTarget address for the 'See more pictures' link in e-cards
This is the URL where a user will be directed when he will click on the "See more pictures" link in an e-card (just the path to your coppermine folder, e.g. http://yourdomain.tld/coppermine/). Don't specify a certain file (like index.php) in this field.
This must be the URL of your gallery, since the value entered here is used in other parts of Coppermine as well.