Comment by joserra.g: In response of: SrinivasIyerMV, Feb 05, 2009.
The problem of echo: Array ( SID? => 6f0744bea37ab5e1c31994f1c1a09252 username? => admin userpass? => admin ) Array ( SID? => 6f0744bea37ab5e1c31994f1c1a09252 username? => admin firstname? => Admin lastname? => User profilePictureUrl? => 0 email? => [email protected] ) Can be solved by comment in openmeetingsaudience/lib/nusoap.php and/or openmeetings/lib/nusoap.php the line 5671, replacing: print_r ($parameters[$name]); by this one: // print_r ($parameters[$name]); Or you can delete it, that´s your choice. For more information: http://code.google.com/p/openmeetings/wiki/MoodlePlugins --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en -~----------~----~----~----~------~----~------~--~---
