BCC of renewal reminders to Admin

This is a discussion on BCC of renewal reminders to Admin within the Feature Requests forums, part of the Help & Support category; Hi, It would be great to have the option of sending a BCC of the renewal emails to the admin. ...


Go Back   68 Classifieds Forums > Help & Support > Feature Requests

 
LinkBack Thread Tools Display Modes
  #1  
Old 11-19-2008, 04:49 AM
Senior Member
 
Join Date: Jan 2007
Posts: 123
Rep Power: 10
Default BCC of renewal reminders to Admin

Hi,

It would be great to have the option of sending a BCC of the renewal emails to the admin.

I use 68c for a business directory so the listings run for a year. If I knew someone hadn't renewed, I could give them a call. I've had situations where their email address has changed so they don't get the renewal notice, then the listing expires, and has been deleted before they realize it's gone.

Thanks,
Jim

__________________
V3.1.10 Developer - live
V4.1.0 Beta 2 - sandbox
Reply With Quote
  #2  
Old 11-19-2008, 12:21 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,274
Rep Power: 98
Default

This can be done. Here is a post that outlines it:
http://www.68classifieds.com/forums/...html#post23873
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Reply With Quote
  #3  
Old 11-19-2008, 12:37 PM
Senior Member
 
Join Date: Jan 2007
Posts: 123
Rep Power: 10
Default

Hi Eric,

I've already done that one. I also looked at that thread to see if I could do a similar thing for the renewal notices, but it appears the emails are sent using a completely different routine (It's been a few weeks since I looked at it so I don't remember where it was).

The auto-generated emails like the renewal notices were much harder to figure out how to modify, at least for me!

Regards,
Jim
__________________
V3.1.10 Developer - live
V4.1.0 Beta 2 - sandbox
Reply With Quote
  #4  
Old 11-19-2008, 12:39 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,274
Rep Power: 98
Default

Which version are you wanting to change?
3.1.10 or 4.1.0 beta 2?
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Reply With Quote
  #5  
Old 11-19-2008, 12:53 PM
Senior Member
 
Join Date: Jan 2007
Posts: 123
Rep Power: 10
Default

Hi Eric,

I put this in feature requests for V4 thinking it might be something to add to the wish list. Not sure if anyone else could use it, but it seems anyone running a directory (or something with long lasting listings) would find it useful. A checkbox in the administration area to BCC the admin whenever renewals are sent was what I was thinking of.

However, it would be very useful now for my V3.1.10 live install. If you can point me towards what would need to be modified, I'm guessing I could do the other.

Regards,
Jim
__________________
V3.1.10 Developer - live
V4.1.0 Beta 2 - sandbox
Reply With Quote
  #6  
Old 11-19-2008, 01:10 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,274
Rep Power: 98
Default

Jim,

For v4.1 you would just open the includes/classes/Mailer.php file and find the sendMail method.
Find: $this->AddAddress($to); and below it add:
$this->AddBCC("email@yourdomain");

For 3.1 you would have to open that actual send file. Like contact.php and find:
$mail->AddAddress($to); and below it add:
$mail->AddBCC("email@yourdomain");
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Reply With Quote
  #7  
Old 11-19-2008, 06:38 PM
Senior Member
 
Join Date: Jan 2007
Posts: 123
Rep Power: 10
Default

Thanks Eric, that's great!

I think the file in 3.1.10 that's sending the renewal notices is includes/functions_cron.php. I've added the line and it works!!

Regards,
Jim
__________________
V3.1.10 Developer - live
V4.1.0 Beta 2 - sandbox
Reply With Quote

Bookmarks

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Admin renewal - Fast Way? atom v4 Questions & Support 3 11-16-2008 11:21 AM
Renewal Email afrederc v4 Questions & Support 3 10-09-2008 05:38 PM
Renewal Problems seymourjames v4 Questions & Support 6 07-15-2008 09:18 PM
renewal question garysmith v3.1 Modules & Modifications 5 03-09-2007 04:17 PM
Renewal Question Bucketman v3.0 Questions & Support 13 04-26-2006 12:59 PM


All times are GMT -4. The time now is 10:46 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22