Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-13-2007, 10:57 AM
sgharris is offline sgharris
Registered User

Join Date: Nov 2007
Posts: 1

phMailer - Would like to prepend e-mail subject line

I'm using phMailer for contact pages on my site for multiple folks.

Lately, I've been getting the request that the subject line include text to identify that it came from the site so that their junk mail filters don't throw it into oblivion.

I tried to do this using concatenation (at least as best I could understand it), but kept getting an error on lines far away from anything I edited.

Any ideas of a simple way to prepend the subject line with a fixed text?

Obviously, I'm kinda of new to this and just muddling through. :-)
Reply With Quote
  #2  
Old 11-13-2007, 05:11 PM
Lakie is offline Lakie

Join Date: Mar 2002
Posts: 5,540

Probably the easiest way to do this is to enable the dropdown box selection for the subject, that way you can specify all subject options. Have a look in the file for
$use_subject_drop=false; and change it to
$use_subject_drop=true;

A couple of lines below that you can specify all the subjects you would like, and a couple of lines below that again you specify the emails to send to depending on the subjects.

That way you just put your site name in the subjects and the user has no way to remove or edit it...
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help for seting the link name with some string prefix to phmailer subject field..please help ..its sandeep phphq.Net Forums 0 06-02-2010 12:07 PM
phMailer - add Subject EntryField rosdi phphq.Net Forums 0 04-30-2009 11:08 AM
phMailer Autoselect Subject from Array mike92772 phphq.Net Forums 2 01-30-2009 01:53 PM
phmailer subject validation glennpaddock phphq.Net Forums 6 02-15-2008 02:41 PM
phMailer k1200lt phphq.Net Forums 4 12-11-2007 12:02 AM


All times are GMT -5. The time now is 03:54 PM.




Powered by vBulletin®