Menu

uddeim integration

Jeff
2007-11-03
2013-04-26
  • Jeff

    Jeff - 2007-11-03

    Mamboboard only supports myPMS Open Source and Pro. Is it possible to integrate with uddeIM?

     
    • DOCMan LaiThai

      DOCMan LaiThai - 2007-11-08

      Maybe support in the stable varsion of uddeIM.

       
    • iberan

      iberan - 2009-07-16

      Mambo 4.6.5 - Mamboboard 1.6.8 - uddeIM 1.6 integration:

      1) Enter into /your_mambo_root/administrator/components/com_mamboboard/admin.mamboboard.php #591:

      $pmlist[] = mosHTML::makeOption( 'udde', 'uddeIM');

      2) Enter into /your_mambo_root/components/com_mamboboard/view.php #500:

      /*let's see if we should use uddeIM integration */

      if ($sbConfig['pm_component']=="udde" && $fmessage->userid && $my->id) {

      $msg_pms = "<a href=\"" . sefRelToAbs('index.php?option=com_uddeim&amp;task=new&amp;recip='.$fmessage->userid). "\"><img src=\"";

      if($sbIcons['pms']) {

      $msg_pms .= "$mls/modules/mod_sbicons/" . $sbIcons['pms'];

      } else {

      $msg_pms .= "$mls/components/com_mamboboard/emoticons/sendpm.gif";

      }

      $msg_pms .= "\" alt=\"" . _VIEW_PMS . "\" border=\"0\" title=\"" . _VIEW_PMS . "\" /></a>";

      }

      3) In Mambo backend Components/MamboBoard Forum/Simpleboard Configuration -> Integration tab 2nd dropdownlist: select the 3rd "uddeIM" option.

       

Log in to post a comment.

MongoDB Logo MongoDB