how to develop "report link" script ?

Discussion in 'WordPress' started by vita-admin, Jul 2, 2012.

  1. #1
    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 ?
     
    vita-admin, Jul 2, 2012 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    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. :p
     
    Devtard, Jul 2, 2012 IP
  3. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #3
    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..
     
    ashishkg, Jul 2, 2012 IP
  4. vita-admin

    vita-admin Member

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #4
    @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... ;)
     
    vita-admin, Jul 2, 2012 IP