Activation email: wrong link

Started by zkcl75, October 12, 2006, 04:07:39 PM

Previous topic - Next topic

zkcl75

When my users subscribe to the forum on my site (www.joomlashack.com) the autoresponder email sends:

You are now registered with an account at Joomlashack Template Support, xxxxxx!

Your account's username is xxxxx and its password is xxxxxx (which can be changed later.)

Before you can login, you first need to activate your account. To do so, please follow this link:

http://www.joomlashack.com/component/option,com_smf/Itemid,146/action,activate/u,24226/code,5a39957d4a____Should [nofollow] you have any problems with activation, please use the code "5a39957d4a".

Regards,
The Joomlashack Template Support Team.


Of course, when I remove the "______Should" then it is fine.

Anyone have an idea where I should look to fix this?

Thanks.

zkcl75

I found this code but not sure why it is messed up..


// For the below two messages, %1$s is the user's display name, %2$s is their username, %3$s is the activation code, and %4$s is the activation link (the last two are only for activation.)
$txt['resend_activate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your username is "%2$s".' . "\n\n" . 'Before you can login, you first need to activate your account. To do so, please follow this link:' . "\n\n" . '%4$s' . "\n\n" . 'Should you have any problems with activation, please use the code "%3$s".' . "\n\n" . $txt[130];
$txt['resend_pending_message'] = 'Your registration request at ' . $context['forum_name'] . ' has been received, %1$s.' . "\n\n" . 'The username you registered with was %2$s.' . "\n\n" . 'Before you can login and start using the forum, your request will be reviewed and approved.  When this happens, you will receive another email from this address.' . "\n\n" . $txt[130];

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Orstio

I think you should upgrade to SMF 1.1 RC3 and bridge 1.1.6.

zkcl75


zkcl75

#5
I upgraded to RC3 as well as uninstalled/reinstalled the new bridge. (everything went very smoothly, thanks).
I am still seeing the same problem with new registration emails. See above. Any suggestions as to where I might look to fix this?

something seems to be happening in Login.english.php about right here:
is link:' . "\n\n" . '%5$s' . "\n\n" . 'Should y


zkcl75

Thanks. That seems to have fixed it. I really appreciate your help in this matter.

_casey lee

Advertisement: