How to set up when a user's name(not username)in other module can link the uddeim. I mean I want to link to send message by uddeim. For example, I installed jevents, when somebody see the event and want to contact the editer. He/She just press the name of editer, then web page go to the send message to the editer.
The orginal code of jevents:
[code:1]echo JText::_('JEV_BY') . ' ' . $row->contactlink(); [/code:1]
I want to modify $row->contactlink(),but I do not know how to combine uddeim and jevents.
Thanks!!
Post edited by: bb66633, at: 2009/11/27 19:41