![]() | | ||||||||
| | #1 |
| Ancient Warrior War Room Member Join Date: Oct 2002 Location: Daytona Beach, Florida
Posts: 433
Thanks: 18
Thanked 0 Times in 0 Posts
|
Hey guys... I have been working on setting up an web based email site. I have it up and running and it works great. Except..... One of the attractions to an email site for me was the ability to add a tag line in all outgoing emails as to help spread the word about the site. The script has a tag line system that you can set up either as an html tag or a plain text tag. Problem is I can not get the system to NOT send out BOTH tag lines. HTML and Plain text, in the SAME email. If I set up only the html tag, it still sends the email with a horizontal line under the html tag and has the code that shows under tha horizontal line. Looks really crappy. Can someone please help me with this? It is holding me up from promoting the site. Thank you, John PS - I have to go out for the day but if I can, I need to deal with this at once. So... please send an email to my wife at pede69 [@] comcast.net and I will have all the login information ready for her to send to you. Thank you so much again for your help and I will be happy to give you a once year web hosting account for you help if you need it. All the bells and whistles. (unix) |
| | |
| | |
| | #2 |
| <>< Join Date: Jan 2007 Location: Texas
Posts: 180
Thanks: 6
Thanked 11 Times in 9 Posts
|
Have you tried contacting the developer?
|
| | |
| | #3 |
| Ancient Warrior War Room Member Join Date: Oct 2002 Location: Daytona Beach, Florida
Posts: 433
Thanks: 18
Thanked 0 Times in 0 Posts
|
I have tried.... I get no responce from them.... J |
| | |
| | |
| | #4 | |
| <>< Join Date: Jan 2007 Location: Texas
Posts: 180
Thanks: 6
Thanked 11 Times in 9 Posts
| Quote:
At least this way you'll avoid the tag. Also, have you looked at the php file that is being called by your main script? Maybe the tag is in there?? | |
| | |
| | #5 |
| Ancient Warrior War Room Member Join Date: Oct 2002 Location: Daytona Beach, Florida
Posts: 433
Thanks: 18
Thanked 0 Times in 0 Posts
|
Actually... no matter what I do the does not go away. Thank you, J |
| | |
| | |
| | #6 |
| HyperActive Warrior War Room Member Join Date: Dec 2003 Location: Trowbridge, United Kingdom.
Posts: 207
Blog Entries: 1 Thanks: 0
Thanked 8 Times in 8 Posts
|
It may take a bit of hunting to find the errant bit of code, but if you're using some templating system I'd look there first. If you are still stuck then give me a PM with the login details and I'll have a dig around for you. Kind regards, Spencer |
| | |
| | |
| | #7 |
| Active Warrior Join Date: Nov 2008
Posts: 72
Thanks: 2
Thanked 7 Times in 7 Posts
|
I assume this is a common logic error in the sending email php code. I am willing to help. plz PM me the login info if you haven't resolve the problem yet.
|
| | |
| | |
| | #8 |
| HyperActive Warrior Join Date: May 2008 Location: USA
Posts: 249
Blog Entries: 22 Thanks: 9
Thanked 29 Times in 27 Posts
|
Common logic error is a possibility, like richardt23476 mentioned. It sounds like the is printed as text instead of being interpreted properly as presentation for the non-breaking space character as an HTML entity. Could this be related to unicode? See some of the extended character set in the code excerpt below. = \u00A0I saw this resource on another website, but it might be useful to you here. Take a look at this mapping of unicode characters (not my site, no affiliation). BabelMap (Unicode Character Map) |
| Exciting comment opportunities on my WF blog: (1) Better money with better marketing (2) Forming strong customer bonds (3) Earn more money with DB marketing (4) Building a revenue and profit model | |
| | |
![]() |
|
| Tags |
| badly, php |
| Thread Tools | |
| |
![]() |