coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: pinay007 on May 12, 2005, 12:51:12 AM

Title: galleryregister.php
Post by: pinay007 on May 12, 2005, 12:51:12 AM
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.
Title: Re: galleryregister.php
Post by: Tranz on May 12, 2005, 03:46:51 AM
Does ecard target in Config point to the gallery? What does it say?
Title: Re: galleryregister.php
Post by: pinay007 on May 12, 2005, 07:33:32 AM
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?
Title: Re: galleryregister.php
Post by: Joachim Müller on May 12, 2005, 09:48:53 AM
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
Title: Re: galleryregister.php
Post by: Nibbler on May 12, 2005, 05:59:16 PM
Just add a '/' on the end of your ecard address - the link's supposed to be to gallery/register.php
Title: Re: galleryregister.php
Post by: pinay007 on May 12, 2005, 06:05:53 PM
Okay. Did that. I hope it works the next time somebody registers.

Thanks.