Menu

#48 Cannot send IM directly through forum

Current_Release
closed
Code/Logic (49)
3
2012-09-15
2003-01-27
Anonymous
No

When clicking on the "send IM"-button in the message
view of the forum, the wanted recipient doesn't get
selected in the instant messenger.

Discussion

  • Adrian Heissler

    Adrian Heissler - 2003-01-27

    Logged In: YES
    user_id=294842

    There's a typo in forum.cgi line 690:
    It must read:
    $send_im_link = qq(&nbsp;&nbsp;<a href="$cfg
    {pageurl}/instant_messenger.$cfg{ext}?
    op=send_im;to=$username"><img src="$cfg
    {imagesurl}/forum/message.gif" alt="$msg{109} $nick"
    border="0"></a>);

     
  • Adrian Heissler

    Adrian Heissler - 2003-10-30

    Logged In: YES
    user_id=294842

    has been fixed in cvs...

     

Log in to post a comment.