Newsletter Builder v3 Issues

Hello, All -

I've just upgraded to the new version of Newsletter Builder v3.01 (from v2) and I seem to be having a few teething problems.

Of particular concern are the confirmation emails. The #confirm_url# is a little messed up.

When rendered directly in the email it appears normally:

http://www.mywebby.com/newsletter.php?n=118&a=d61b25948b86

However, when rendered inside <a> tags the link is actually this:

http://www.mywebby.com/newsletter.php?l=http://www.mywebby.com?n=118&a=d61b25948b86&m=&u=1&m=0&n=118

NB: Specifically it appears full of URL encoding but I've simplified it here.

Not good.

:0/

Perch

Update.

I changed the following setting in newsletterBuilder.php to

$GLOBALS['NLB_TRACK_LINKS'] = false (was true)

...and now the links are working.

Perch

Thanks, Daryl -

Exactly. See above.

:0)

Perch