i got a wordpress site where i have rendered 400+ video sources... now thing is i want to insert such functionality below the video sources dat if video link breaks.... people can click that link to report it.. and in response of that user action i can get a email or such notification containing the details of that video like video number, link to dat video ..etc .. can any body help me out ?
Well, you can for example create a PHP file that would send e-mails with parameters transfered via the URL. Below every post there would be a link to that file (or some kind of a button powered by AJAX), for example: example.com/broken-videos.php?&postid=XYZ Of course that I could make you a plugin that would have its own administration page with notifications etc. but I am too lazy to do that for free.
You want the email to user with video link and admin will also get the mail by which user was mailed and sent the link to her mail... like a mail newsletter or mail to friend plugin..
@devtard and @ashishkg .. thanks guys for that tip and ... @devtard i invested everything in buying my domain and hosting ...lol.. so m a kinda out f funds otherwise wd hve hired u for dat plugin... neways... i gt to sort something out from the tips u guys gave...