|
|
#1 |
|
Junior Member
Join Date: Mar 2006
Posts: 13
Rep Power: 13 ![]() |
I would like to know if it's possible to email the Admin when the listing was changed.
Reason: I need to know when the user makes a change to one of the Extra fields let say " fID=16 " for example. If this is option drop down menu is changed when user modifies listing, I would like to be Emailed this change. Is this possible? Or something similar?
__________________
Use only the Best- 68 Classifieds - DVM http://www.EhopRealty.com http://www.EhopCars.com http://www.EhopCycles.com http://www.EhopRentals.com http://www.MarcoHomesMagazine.com |
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,847
Rep Power: 111 ![]() |
I don't believe this is possible however you could change the setting to change the listing status when they modify a listing which would allow you to double check the ad and make sure it is correct.
__________________
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 | 68 @ Twitter | My Modules |
|
|
|
|
#3 |
|
Moderator
|
You could do this with a module, there are already hooks in place when the listing is modified.
You'd just need to add in to that hooks function to email if this field is changed. On the template you'd need a new hidden field to record the inital value and then compare that field's input against it, if it is different send email otherwise do nothing. Edit: Sorry, I didn't see that this was in the 3.0 forum, my above statement only applies to 3.1 versions. |
|
|
|
|
#4 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,847
Rep Power: 111 ![]() |
I didn't relize that either.
But I think what I described will work with v3.0
__________________
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 | 68 @ Twitter | My Modules |
|
|
|
|
#5 |
|
Junior Member
Join Date: Mar 2006
Posts: 13
Rep Power: 13 ![]() |
I knew I could set it up that when the listing is changed I could have the program set to Admin approval. Which would work, but I didn't want to disrupt the ads from being online.
I know in thanks.php it setups and mails the admin when the listing is made. Is there a way to have this code implimented in usermodifylisting.php? PHP Code:
__________________
Use only the Best- 68 Classifieds - DVM http://www.EhopRealty.com http://www.EhopCars.com http://www.EhopCycles.com http://www.EhopRentals.com http://www.MarcoHomesMagazine.com |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browse Listings in Admin? | garysr | v3.1 Questions & Support | 3 | 12-29-2006 08:14 PM |
| Admin Member's Browse Listings | doug-gb | v3.0 Questions & Support | 2 | 10-03-2006 02:23 PM |
| Is this an ADMIN panel change or mod? | dawyatt | v3.1 Questions & Support | 2 | 08-29-2006 11:11 PM |
| Mod for checkout and admin control | DVM | v3.0 Questions & Support | 0 | 08-22-2006 07:28 AM |
| Editing listings from admincp can automatically change their status | civ | v3.1 Questions & Support | 1 | 06-05-2006 01:04 PM |