I have Coppermine set up so that users need to be registered. I just got an e-mail from a user saying their validation link didn't work. I just realized that it was because galleryregister.php doesn't exist.
I just upgraded to the newest version, so is there something that can be tweaked to fix this? I've never had any problems before.
Does ecard target in Config point to the gallery? What does it say?
Yes. It links to the full URL of the site.
Does that mean anything? I just wanted to know what the galleryregister.php is supposed to do or what can be done to fix the script when users validate their e-mail. I've got my Coppermine set up so that users have to validate their e-mail before they can view the images.
For example, in the registration confirmation e-mail, they get a URL like this one...
http://www.mysite.net/galleryregister.php?activate=375a79819c73fd56fd61593c8420ded8
But when they click it, they get a 404. When I checked in the directory for such a file called galleryregister.php, it didn't exist.
That's not normal, is it?
post your actual url instead of a dummy placeholder and what exactly you have set up in the "ecards link target" setting in coppermine's config
Just add a '/' on the end of your ecard address - the link's supposed to be to gallery/register.php
Okay. Did that. I hope it works the next time somebody registers.
Thanks.