eCard Notification to Sender When Visited eCard Notification to Sender When Visited
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

eCard Notification to Sender When Visited

Started by digitalflash, April 04, 2006, 03:26:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

digitalflash

I have a friend who would like me to set up Coppermine for him so that (a) the sender of an eCard will get notification by email when the recipient of their eCard views the eCard on the site (i.e., clicks the link in the eCard and visits the site) or (b) the sender of the eCard will get notification by email if the recipient hasn't viewed the eCard on the site after x number of days. Does Coppermine provide either of these features? Or, if not, has anyone developed a mod for these features?

Nibbler

Not to my knowledge, but should be possible.

digitalflash

I would imagine the easiest way would be to force Coppermine to construct the link in the ecard with a unique ID for that eCard instance. I haven't worked with Coppermine before, though, so I don't know how easy this would be. That id would have to be linked in the db to the sender so it could perform the proper lookup when the ecard was viewed.