osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

add sig to admin/mail.php

This is a discussion on add sig to admin/mail.php within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; hum I thought this would be a no brainer.. been surfing and googling for 2 hours.. I belive the code ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Reply

 

LinkBack Thread Tools
  1 links from elsewhere to this Post. Click to view. #1  
Old 03-09-2010, 09:11 PM
wkdwich's Avatar
Active Member
 
Join Date: Jul 2007
Posts: 177
Thanks: 9
Thanked 4 Times in 3 Posts
Rep Power: 4
wkdwich is on a distinguished road
Default add sig to admin/mail.php

hum I thought this would be a no brainer.. been surfing and googling for 2 hours..

I belive the code is here:
/admin/mail.php
Code:
    //Let's build a message object using the email class
    $mimemessage = new email(array('X-Mailer: osCommerce'));
    // add the message to the object
    
// BOF: MOD - WYSIWYG HTML Area (Send TEXT Email when WYSIWYG Disabled)
    if (HTML_AREA_WYSIWYG_DISABLE_EMAIL == 'Disable') {
    $mimemessage->add_text($message);
    } else {
    $mimemessage->add_html($message);
    }
All I want to do is add a sig under the body..

I know a define will be needed to be added to one of the language files (which one??)
Then I know the mail.php will need to call that define..

Any help???

thanks
__________________
Debbie D
NY & VA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-10-2010, 05:25 AM
michael_s's Avatar
osCMax Developer


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 16,522
Thanks: 149
Thanked 652 Times in 558 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: add sig to admin/mail.php

There are different emails that are sent and each can be edited individually. Which are you trying to edit?

Here are some links to get you started:
Change Email Notification Text (The comments for your order are ) - osCommerce Community Support Forums

How to change wording in order confirmation email - osCommerce Community Support Forums

Or this may help:
osCommerce Community Add-Ons
osCommerce Community Add-Ons
__________________
Michael Sasek
osCMax Developer

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 03-10-2010, 06:18 AM
wkdwich's Avatar
Active Member
 
Join Date: Jul 2007
Posts: 177
Thanks: 9
Thanked 4 Times in 3 Posts
Rep Power: 4
wkdwich is on a distinguished road
Default Re: add sig to admin/mail.php

Tools : Send Email

When you send an email from this tool, its just TO, From, Subject, and whatever you type in the body box.. very boring

I would like to add a signature to the bottom of the body content.

CURRENTLY:
TO: customer_email
FROM: store_email
Subject: Blah Blah
Body:
yada, yada something about your order, account whatever I have to say


I would like it to be:
TO: Customer Name <customer_email>
FROM: Store Name <store_email>
Subject: Blah Blah
Body:
Dear Customer Name
yada, yada something about your order, account whatever I have to say

Sincerely,
Store Name
Store Address
Store Phone
__________________
Debbie D
NY & VA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)

LinkBack to this Thread: http://www.oscmax.com/forums/oscmax-v2-customization-mods/22262-add-sig-admin-mail-php.html

Posted By For Type Date
Webby Scripts add sig to admin/mail.php – osCommerce and osCMax shopping cart … This thread Pingback 03-09-2010 11:31 PM

Similar Threads

Thread Thread Starter Forum Replies Last Post
Spam through admin/mail.php/login.php?action=send_email_to_user jferezy osCMax v1.7 Discussion 10 12-28-2009 09:03 AM
IP registro mail michael_s New osCommerce Contributions 0 10-20-2008 08:11 PM
HongKong Air Mail, Regsiter Air Mail Code michael_s New osCommerce Contributions 0 08-06-2008 12:00 AM
E-mail problem the_neverhood osCommerce 2.2 Modification Help 0 06-05-2004 10:26 AM
e-mail to fax conversion sirhugh osCommerce 2.2 Modification Help 1 05-16-2003 06:34 PM


All times are GMT -8. The time now is 07:18 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2010 osCmax
Inactive Reminders By Icora Web Design