Hi,

I am new to posting on here but have found the site invaluable over the years regards managing my site.

I have recently had a new zencart site set up and the problem I'm having is this. When I amend the Customer Status Email Notification to include hyperlink text saying 'login in here' the URL address is duplicating itself and obviously this takes you to an error 404 page.

This is the file and text I have amended to date:

includes/languages/english/customers.php

Line #51 : define('EMAIL_CUSTOMER_STATUS_CHANGE_MESSAGE', 'Your customer status has now been authorised. Please <a href="trade.specialadditions.co.uk">log in to your account</a> using your chosen password to view details and prices of our wholesale party products. Thank you for registering with us, we look forward to working with you.');

When the email is received and you click the log in to your account hyperlink it takes you to page URL trade.specialadditions.co.uk/trade.specialadditions.co.uk

Can anyone explain why this may be and how to fix it please.
Thanks