PDA

View Full Version : See it Online ?


abrecher
06-04-2009, 06:41 AM
I'd like to add a link to the top of every email that states "Having issues viewing this e-mail? See it Online!" I'd prefer if I could link it to a specific Issue URL instead of just newsletter.php . How can I accomplish this please ?

henrikhansen
06-07-2009, 07:19 PM
I agree, making it possible to link to individual issues would indeed be nice.

Morgan
06-09-2009, 02:31 PM
Untested but try using the following in the gaz_html_header, gaz_html_navbar, or gaz_html_footer template:

<a href="http://www.YOUR-DOMAIN.com/YOUR-FORUM-DIR/newsletter.php?id=$issue[id]" target="_blank">Having issues viewing this e-mail? See it Online!</a>

henrikhansen
06-19-2009, 06:40 PM
Morgan, it seems to work, but apparently it shows the issues for newsletter 1. What if you have more newsletters?

Morgan
06-22-2009, 04:44 PM
Untested but it should be okay for any issue ID number regardless of newsletter.