The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> Installation Help
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1090344170

Message started by reindance on 07/20/04 at 19:22:50

Title: Installation Help
Post by reindance on 07/20/04 at 19:22:50

 OK, I have it installed and working great! Until I try to Register. Then I get an Error, That Email is Taken message on the screen and the rest of my auction page gets wiped out! I'm not sure what numbers in the config I should be setting to 1 or 0, but somehow at one point I got rid of the email error message but the actual email that was supposed to go to my email address with the password printed itself on the screen and never came to me.  I have gone into the file and erased and saved the email so it shouldn't think it is taken. HELP! The auction is now crashed and I can't seem to get around it.   Also, how can I set it so that it doesn't matter if there are 2 or more users from the same email address?

Title: Re: Installation Help
Post by Forum Admin on 07/20/04 at 22:58:29

If you want to disable the eMail-Check ...
search the script for

sub read_mail_file {

and replace this line with

sub read_mail_file {
   return 0;

but that's not recommended!!!

Title: Re: Installation Help
Post by reindance on 07/20/04 at 23:01:28

Thanks Dieter! I will leave the email check in there, for some reason I just tried again to load our site and it loaded fine! I don't understand why it wouldn't get rid of the errors earlier. unless our cgi-bin or File Manager was messed up! Anyway, it seems fine now.
 I do remember having to set a 0 to a 1 in order for the Registration emails ro work properly last time I had this running, and for the life of me I can't remeber which line it was.

Title: Re: Installation Help
Post by Forum Admin on 07/21/04 at 00:57:23

I think you have to set
$config{'web_server'}      = 1;

Title: Re: Installation Help
Post by reindance on 07/21/04 at 01:45:58

Thank You from the bottom of my feet! LOL!

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.