Revision: 4365
Author: [email protected]
Date: Wed Oct 5 05:19:14 2011
Log: Edited wiki page MoodlePlugins through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4365
Modified:
/wiki/MoodlePlugins.wiki
=======================================
--- /wiki/MoodlePlugins.wiki Sun Oct 2 08:00:56 2011
+++ /wiki/MoodlePlugins.wiki Wed Oct 5 05:19:14 2011
@@ -56,18 +56,18 @@
* The Plugins are build using the SoapMethods.
* You can also use these rooms directly from inside !OpenMeetings.
- * The nusoap-php-library is NOT the original one. It is modified in the
the Serialization of Param (The SOAP Body is for some reason I don't
understand empty if you connect to a Axis2-Method on a Linux Host)
-
+ * The nusoap-php-library is NOT the original one. It is modified
== Source-Locations ==
* The Sources of the the Conference-Plugin can be found
[http://openmeetings.googlecode.com/svn/trunk/plugins/openmeetings_moodleplugin/openmeetings/
here]
- * The Sources of the Audience-Plugin can be found
[http://openmeetings.googlecode.com/svn/trunk/plugins/openmeetings_moodleplugin/openmeetingsaudience/
here]
== Debug, Problems and Some Tipps ==
If you encounter problems with the Plugin try to:
* Enable Debug in Moodle
- * Goto the File $MOODLE_HOME/mod/openmeetings/videoconference.php in
Line 38 uncomment the echo, sothat the URL to the OpenMeetings Room will be
printed in the Browser. Check that URL manually, it should work to also use
that link and copy it directly into the Browsers bar.
+ * Goto the File $MOODLE_HOME/mod/openmeetings/view.php uncomment the
echo, sothat the URL to the OpenMeetings Room will be printed in the
Browser. Check that URL manually, it should work to also use that link and
copy it directly into the Browsers bar.
If you have this error *wsdl error: Getting
http://<public-ip>:5080/openmeetings/services/UserService?wsdl - HTTP
ERROR: cURL ERROR: 7: couldn't connect to host
url: http://<public-ip>:5080/openmeetings/services/UserService?wsdl* then
it means that your moodle server is not able to connect to the openmeetings
server. Try to login via ssh to the moodle server and ping the openmeetings
host.
+
+ * You need an !OpenMeetings user with user level "SOAP-Only" or "admin",
usual !OpenMeetings user (for example signing up at demo.openmeetings.de)
will NOT work!
--
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.