6
The message is coming from this define in /language/english/user.php
define('_US_ACONTACT','Selected account is already activated!');
and is displayed from user.php
if ($thisuser->getVar('actkey') != $actkey) {
redirect_header('index.php',5,_US_ACTKEYNOT);
} else {
if ($thisuser->getVar('level') > 0 ) {
redirect_header('user.php',5,_US_ACONTACT);
} else {
I have compared an earlier version of user.php to the version included with 2.0.15, and found these differences ..
L59 } elseif ( $xoopsUser ) {
R59 } elseif ( !empty($_GET['xoops_redirect']) ) {
header('Location: '.$_GET['xoops_redirect']);
} else {
the "left" side is the earlier version, so in version for 2.0.15, it has extra code for the redirect, which is the problem, the 'redirect' has the activation key/code in it, and keeps looping.
NO to the Microsoft Office format as an ISO standard. Sign the
petition