Thanks for the link! I think we are getting our wires crossed though lol, here is step by step my issue:
- I enter an email address
- I receive a confirmation link (which is a confirm.
php page I created)
- I click the confirmation link
- I end up at the confirmation page, it says 'thank you' etc.
- Nothing happens. No email addresses are added to the subscription list.
Is there some sort of code I'm meant to add to the confirm.
php so that it tells it to add the email address to the subscribers list?