coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: hennie-m on March 29, 2005, 12:12:55 AM

Title: Problem with typo in "Registration confirmation" E-mail
Post by: hennie-m on March 29, 2005, 12:12:55 AM
Hello,

We seem to have this problem for over 3 weeks now,but my friends and the person responsible for the foto part of our website 'forgot'to tell me that there was a problem.

the problem in short:
The confirmation mail contains the following url:

http://www.geekpride.nl/fotoregister.php?activate=xxxxxx <-original text removed
This is wrong, it should say:
http://www.geekpride.nl/foto/register.php?activate=xxxxx
Note the slash here              ^

With this problem I get this logical error,
"Sorry but the page ' /fotoregister.php?activate=xxxxxx ' has not been found on this server. Please try again later or notify the system administrator"

What do i have to do to solve this problem? Me and my friends have no experience in this field whatsoever.
The specs of the server:
It runs linux of some sort(do not know,what kind.)
Apache 1.3.33
Perl 5.8.0
php 4.3.10
MySql 4.0.22-standard
Zend Optimizer(I do not know what version, But i dont get the errors mentioned in the sticky)
cPanel 10-current 160

I installed Copermine in the cPanel. It went really easy and didn't have to do anything difficult.

I have searched the forums but all hits in the search only told me things about the e-mail wasnt sent. And that is well covered, and not the problem i have now! :)

(ps. I know there is a strong policy about asking 2 Questions in one post, But i believe this might be relavant.
In my error logs i get these errors:
[Mon Mar 28 18:45:14 2005] [error] [client xxx.xxx.xxx.xxx] File does not exist: /home/geekprid/public_html/themes/igames/style.css
This should be in: /home/geekprid/public_html/foto/themes/igames/style.css
Title: Re: Problem with typo in "Registration confirmation" E-mail
Post by: Nibbler on March 29, 2005, 12:18:01 AM
Add a forward stroke at the end of the ecard target address in config.
Title: Re: Problem with typo in "Registration confirmation" E-mail
Post by: hennie-m on March 29, 2005, 12:24:23 AM
Thank you for the quick reply.

That was pretty obvious and i am ashamed to say that i missed that.