Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
setToUsers($thisuser); $xoopsMailer->setFromEmail($xoopsConfig['adminmail']); $xoopsMailer->setFromName($xoopsConfig['sitename']); $xoopsMailer->setSubject(sprintf(_US_YOURACCOUNT,$xoopsConfig['sitename'])); include 'header.php'; if ( !$xoopsMailer->send() ) { printf(_US_ACTVMAILNG, $thisuser->getVar('uname')); } else { printf(_US_ACTVMAILOK, $thisuser->getVar('uname')); } include 'footer.php'; } else { redirect_header('user.php',5,_US_ACTLOGIN[color=009900],false[/color]); } } else { redirect_header('index.php',5,'Activation failed!'); } } } exit(); }[/code] the first addition is for when the user.. accidentally clicks their activation link again. the secone one is for the first time the user clicks the link. so it doesnt do the redirect looop.[/quote]" />

Re: New 2.0.15 install - activation key appended ??
by iHackCode on 2006/10/30 4:40:58

the file is 'yoursite/user.php'
Re: New 2.0.15 install - activation key appended ??
by peterr on 2006/10/30 4:05:26

One solution was provided by "Bandit-x", please view the solution here
Re: New 2.0.15 install - activation key appended ??
by mcommins on 2006/10/29 0:45:28

Please tell me where to paste this code. I've been very frustrated by this bug, because my new site using 2.0.15 was giving new users the redirect for 2 weeks before I was made aware there was a problem. It has taken me another week to find this fix. The documentation for this software is terrible!

My site will probably never recover from this. It is a small, local free classifieds site that depends on users contributing content.
Re: New 2.0.15 install - activation key appended ??
by Dalziel on 2006/10/13 23:47:45

Quote:

Dalziel wrote:
This is occurring with my new build as well of 2.0.15. I'll try the code above.

Well that small change seems to have fixed that problem - only tested once so far but had the correct message.
Re: New 2.0.15 install - activation key appended ??
by Dalziel on 2006/10/13 23:37:07

This is occurring with my new build as well of 2.0.15. I'll try the code above.

Who's Online

147 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits