I don't know if it's the lack of coffee this morning, or just scatter brained but....
I am trying to create a link that will accept a friend request.
I have a php block that displays your friend requests on the home page.
I'd like to add a link under the thumbnail.
I know it's in the popup and you could click the users profile to get it too, but I am dealing with mobile devices and honestly, they are lazy people. LOL
I was trying to piece it together from the javascript buttons, but I'm having no luck. LOL
Also, I would like it to return to the index page when done.
I don't need anything but the link, I can code the rest. <a href="???">Accept</>
I need to know I have to run it thru BxDolCommunicator.php so they requester gets an email.
Thanks!