If you’re Katie Lee, start with a dollop of fame (marriage to Billy Joel), parboil a couple of cookbooks, marinate on the morning shows and serve a spec TV pilot.
Nagging question
Why do people aAlways order ginger ale when they fly?
Why your wine may not be vegetarian friendly
Many bottles are made with animal products, but you can find ones that aren't.
Meet MSG's little-known brother
Recent massive snack recalls are turning attention to HVP, a "substitute" for MSG that's basically the same thing.
If you want the From: address to be differnet than the standrard "Wordpress" / System one, you can hard code it in cforms.php, just look for wordpress@ and replace with whatever you want.
1. In Form Admin / Email Options to email that is send to Admin at te bottom are allways added all fields. See example:
This what I have
This email was generated by RECOMMEND PAGE form:
============================================
Submitted on: {Date}
By IP: {IP}
Person recommending: {Your email:}
Person receiving: {Friend's email:}
Recommended page: http://www.blabla.com{Page}
This what I get:
This email was generated by RECOMMEND PAGE form:
============================================
Submitted on: May 28, 2007 @ 1:00 pm
By IP: unknown
Person recommending: tisd@op.pl
Person receiving: tisd@op.pl
Recommended page: http://www.blabla.com/cos/en
————————-My Fieldset———————–
Maybe something is odd with how your web server tracks IP addresses? Or users actually do come with IP addresses unknown to the web server (firefalls, proxies,…)…
The issue seems to be the data entered: "Friend's email" . The single quote causes a problem when inserting the data. It should be escaped in cforms, so I'll check to see where and if it's broken and how to possibly fix it.
Workaround in the meantime: Perhaps choose a field label without a '