|
MoodlePlugins
OpenMeetings moves to Apache Foundation, update your bookmarks to the new project page: http://incubator.apache.org/openmeetings/MoodlePlugin.html New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS New Mailing Lists located at: http://incubator.apache.org/openmeetings/mail-lists.html |
hello I tried to installed in under Moodle 1.9 and I get white page after putting the folder in mod folder.
any idea what's wrong in my installation? thanks Miki
hi, i had installed Moodle 1.9.1 and copied two pluin folder in mod folder,but i can see nothing in Module->Activities , why ? thanks a lot.
join the mailing list plz for discussion did you watch the Table populated? are the tables mdl_openmeetings or mdl_openmeetingsaudience in the database?
how can i join the mailing list plz? and I watched the Table populated,there are no mdl_openmeetings or mdl_openmeetingsaudience , how to get the mdl_openmeetings or mdl_openmeetingsaudience ?
see: the groups section on the front page. To create the Table see the Installation Instructions of the module's. nstallation
thank you seba.wagner, but when i goto http://$YOUR_MOODLE_HOST/$MOODLE_WWW_ROOT/admin ,i can see nothing, i think it is the problem...
this means that whether the openmeetings-module or any other module is mis configured or anything else going wrong in any module.
Hi Sebastian I installed the OpenMeetings? app and I have been experiencing some problems with the nusoap.php file. moodle tell me that some functions are redeclared. This is one of that errors
Fatal error: Call to undefined method wsdl::setCredentials() in /var/www/html/moodle_dta/lib/soap/nusoap.php on line 7719
or tell something about functions redeclared.
If you can help me I would be glad :)
Thanks in advance and best regards.
Hi Sebastian!
Thank you for OpenMeetings?! I tried to install the openmeeting Moodle-modules and got the same error as the rest of the guys about functions that need to be redeclared.
Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in /var/www/sites/international.cxx.xx.com/html/lib/soap/nusoap.php:826) in /var/www/sites/international.cxx.xx.com/html/mod/openmeetings/lib/nusoap.php on line 935
I run Moodle 1.9 + (Build: 20080409) on CentOS 5.1 x86_64
Any hint on how this problem could be solved would be appreciated.
Thanks in advance.
Fault (Expect - The request contains an invalid SOAP body)
HI, Help-me please
Array (
)my email ladyweb@ladyweb.com.br
Hi Sebastian. Thanks for your support...
I have placed the moodle-plugin into the moodle/mod directory,and run the installation,all the tables that are before 'openmeetings',papulated , but when the installation was going to build the openmeetings tables,it stopped,and did nothing,and didn't show the continue button too. when I compared the files in it's 'db' directory with other Folders,I saw that it didn't have the files : mysql.php- postgre.php - access.php . and also it's - upgrade.php - file was empety. So what is your suggestion?
I went to the demo site noted above. I read that I could see the demo as "guest" and I proceeded.. but in the case of one of the demos I was told that I wasn't authorized, and in the other there was an error which suggested reviewing the configurations for openmeetings. FYI. Thanks for your efforts.
Hi, I have the same problem that "88184...@163.com".....did you solved the problem? please tell me how. I put the folder in $MOODLE_ROOT/mod/ and when I´m going to the: http://$YOUR_MOODLE_HOST/$MOODLE_WWW_ROOT/admin I see white page, there are no tables in the DB.
One question: what means: You need at least OpenMeetings? 0.5.1 installed and running. I don´t have installed OpenMeetings? 0.5.1. How can I do it?
I hope recieve some help. Thanks a lot Nelli
Hi everybody getting the white screen when trying to install the OpenMeetings? module in Moodle. I solved the problem on CentOS by installing php-soap, just run: yum install php-soap, restart apache and the installation should work
Hi, yes I'm getting the White Screens as well. I've tried both Open Meeting, the 4x4 and the 1:n versions. Both got me the white screen and the Module does not show up. I'm using Moodel 1.9.3+ (latets stable version).
If anybody could help, would be apreciated, as this seems to be a great module!
Thans, Omid.
hi i have installed the openmeetings plugin in moodle. However i can't see it under "Activities" ..any help will be apreciated..
thanks, anilaravind@hotmail.com
Thanks to alex.con...@netsapiensis.se... Blank screen problem solved after installing soap extesnsion. Anyhow i'm not able to add meetings in activity.. Simply gives "Could not add a new instance of openmeetings" error
In different circumstance, it says "Could not login User to OpenMeetings?, check your OpenMeetings? Module Configuration", though I can login to openmeetings separately
Hi, I've installed openmeetings and works, but when I've installed moodle plugin and configure as Sebastian says, but I can't work, this is show on the Screen:
wsdl error: HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)
can someone help me?
Thanks in avance.
Regards
I managed to install & added as an activity in moodle. Everything works fine with moodle except one error message.Also, in moodle config, only admin/admin login is working:Login failed error comes, if the default admin password is changed or new admin account is created. When I open openmeeting activity,following error/info is shown: Array ( SID? => c5a064b762fc52ccae2ae91d77dcc22a username? => admin userpass? => admin ) Array ( SID? => c5a064b762fc52ccae2ae91d77dcc22a username? => teacher1 firstname? => Teacher lastname? => College profilePictureUrl? => 0 email? => teacher@yahoo.co.in ) . But i'm able to do all other things within moodle. How to get ride of this error?
>>melladoj san you should use Ver.0.5.1 . Can you see "openmeetings - WEB-INF - services"?
Hi i have installed open meetings and integrated with moodle as a plugin . everything works fine . when i add an activity to a course in moodle . iframe integration of works fine with moodle . But i have to get rid of this message
Array ( SID? => 6f0744bea37ab5e1c31994f1c1a09252 username? => admin userpass? => admin ) Array ( SID? => 6f0744bea37ab5e1c31994f1c1a09252 username? => admin firstname? => Admin lastname? => User profilePictureUrl? => 0 email? => admin@gmail.com )
If you followed the installation instructions and the openmeetings moodle plugin doesn't appear to be installing check that you have the soap extension enabled in the PHP.ini file.
I did not have this enabled and the notifications page just comes up blank, no errors. And of course the openmeetings will not show up in the modules tab.
Also the Auditorium mod is dependent on the Conferencing mod since it uses its library in its gateway: openmeetingsaudience_gateway.php: require_once($CFG->dirroot.'/mod/openmeetings/lib/nusoap.php');
Which doesn't work in the latest version since they use different client definitions.
"nusoap_client" in the auditorium mod is not defined in the the conference lib, which now uses: "nusoap_client_om"
I updated the the auditorium gateway to use: "nusoap_client_om" and it appears to be working correctly.
One last change to make things work.
In the videoconference.php file there is this line for the auditorium plugin: $openmeetings_swfURL = "http://".$GET["red5host"].":".$GET["red5httpPort"]."/openmeetings/main.lzx.lzr=swf8.swf?" .
This was causing the room to not display.
I changed this line to: $openmeetings_swfURL = "http://".$GET["red5host"].":".$GET["red5httpPort"]."/openmeetings/main.lzx.swf8.swf?" .
which is the same line used in the conference mod it the room displayed without an issue.
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? => admin@gmail.com )
Can be solved by comment in openmeetingsaudience/lib/nusoap.php and/or openmeetings/lib/nusoap.php the line 5671, replacing:
by this one: // print_r ($parameters[$name]); Or you can delete it, that´s your choice.Hi,i had installed Moodle and copied the openmeetingsAudience pluin folder into the mod folder.I got the blank page when trying to install the openmeetingsAudience plugin in moodle.I did this just as Sebastian says and I had the soap extension enabled in the PHP.ini file. Who can tell me why? Thanks.
hola. tengo un problema llevo ya tiempo tratando de integrar el plugin de moomdle y no eh tenido resultados. estoy en un so.windows vista con apache. al correr el bat de om corre bien, el problema radica la crear la actividad en moodle me marca este error Fatal error: Class 'nusoap_client' not found in C:\wamp\www\moodle\mod\openmeetings\openmeetings_gateway.php on line 38
Hola Uriel si cambias todas las ocurrencias de nusoap_client por nusoap_client_om funciona el modulo de audience. sin embargo tengo problemas para usar el conference plugin ya que al querer entrar me muestra una pagina con un flash completamente en blanco! lo raro es que me pasa tambien con la demo que esta en la pagina del openmeetings. lo he probado con explorer y firefox y en los 2 obtengo el mismo resultado! alguien sabe algo acerca de este problema????
Hello, Hello, I have installed Moodle and OpenMeetings? on different dedicated servers. I can use integration plug-in. But i have a problem. After audience meeting i must login in my OpenMeetings? as admin and kick students. Is not it possible to do it automatically. For example, i need that students must wait untill teacher coming and automatically kick when the teacher goes out.
Additionally, i suggest some ideas. Baudrate and management are important subjects. Can we disable pointer for baudrate and message history delete icon to see all older messages. Adjustable window at audience room and disable scroll bar for students. Maybe it is the most important thing for security, students can upload documents without allowing.Is not it possible to disable it.
I see error: Error
wsdl error: Bad path to WSDL file http://$RED5_HOST:$RED%_HTTP_PORT/openmeetings/services/UserService?wsdl
Could not login User to OpenMeetings?, check your OpenMeetings? Module Configuration
Thank for help me.
Hello Seba
I have problems with Open Meetings in moodle v. 1.9.6+ on Windows XP system. The errors i have are:
Module "conf" is not readable - check permissions Module "doc" is not readable - check permissions Module "lib" is not readable - check permissions Module "log" is not readable - check permissions Module "webapps" is not readable - check permissions Module "work" is not readable - check permissions
I need help. I need worh with this tool now on Moodle.
Thank for help me...
Please use the Mailing List to get help or to ask questions: http://groups.google.com/group/openmeetings-user
Do you have to use your own server to use the Moodle plugin or can you use the hosted OpenMeetings? server? I really don't want to run another server if I can avoid it. Thanks.
Why it is so slowly after I added a Openmeetings in a course ? I have installed OpenMeetings? V1.0 on my server but it can be visited in the local network ,So ,is there the reason I couldn`t visit the moodle-openmeeting in the Internet ?
Recording rooms are not working.
I have installed Moodle 1.9.9 and OpenMeetings? R3248 with the Moodle module and everything is working really nice except the Recording rooms. It shows the selected recording screenshot but when "play" is pressed nothing happens; It only shows a blank screen and there is no advance in the time line. When I see the recording from inside OpenMeetings? everything works fine.
Any sugestion?
Any plans for openmeetings integration in moodle 2.0 ?? Greetz
I did all the steps mentioned above but I got "wsdl error: XML error parsing WSDL from http://------.web.tr:2082/openmeetings/services/UserService?wsdl on line 8: undefined entity" error.
What went wrong?
getting this error with latest moodle and openmeetings
wsdl error: Getting http://127.0.0.1:5080/openmeetings/services/UserService?wsdl - HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)
when trying to add an activity red 5 installed and working ok all other moodle mods working
I do everithing, indeed audience too in moodle/mod... and when i try to create an activity, half of the window appear the form to create activities and theirs characteristics and half appears this error: wsdl error: HTTP ERROR: cURL ERROR: 7: couldn't connect to host url: http://localhost:5080/openmeetings/services/UserService?wsdl content_type: http_code: 0 header_size: 0 request_size: 0 filetime: -1 ssl_verify_result: 0 redirect_count: 0 total_time: 0 namelookup_time: 0 connect_time: 0 pretransfer_time: 0 size_upload: 0 size_download: 0 speed_download: 0 speed_upload: 0 download_content_length: -1 upload_content_length: -1 starttransfer_time: 0 redirect_time: 0 well, as well i submit all the items of the conference, appears again the text above and this:
Could not login User to OpenMeetings?, check your OpenMeetings? Module Configuration
check your moodle configuration and your local ip
Hello,
I've installed Openmeetings Server and Moodle Server and both of them are accesible from inside LAN network and from outside the LAN (public environment). I had to open some ports on the Router (5080 and 1935) and they boths works fine independently.
Then I tried to integrate Openmeetings with Moodle. I've set the Openmeetings Server LAN IP as "Host" during the Openmeetings plugin installation and the Openmeetings activity is accessible in LAN enviroment and it works fine.
The Problem occurs when I change Openmeetings "Host" IP in Moodle and set the public IP of the server, in order to do accessible an Openmeetings activity from outside the LAN (public enviroment) Then I login in Moodle from ouside the LAN, I try to access the Openmeetings activity and I got the following error (I'm not the only one as I can see).
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 content_type: http_code: 0 header_size: 0 request_size: 0 filetime: -1 ssl_verify_result: 0 redirect_count: 0 total_time: 1.014 namelookup_time: 0 connect_time: 0 pretransfer_time: 0 size_upload: 0 size_download: 0 speed_download: 0 speed_upload: 0 download_content_length: -1 upload_content_length: -1 starttransfer_time:
Then If I open another Browser Window and I write the following address http://<public-ip>:5080/openmeetings Openmeetings is accesible and works fine.
Why cannot open the Openmeetings activity form outside LAN?
These are the versions i'm using:
Openmeetingsversion: Openmeetings_1_6_rc1_r3621.zip Plug version: openmeetings_moodle_v_1_0.zip Moodle: 2.0 November 2010.
Thank you very much!
Hello,
I solved the problem before. Moodle Server was not able to access the <public-ip>. I set the Openmeeting Server DNS instead. I've defined the ip-dns relation in c:/windows/system32/drivers/etc/hosts file.
I've another question. I would like to change Openmeetings panel height in Moodle. I've modified 'whiteBoardPanelHeight' parameter in file opnemeetings_gateway.php (line 136 whiteBoardPanelHeight' => 592) but panel size doesn't change.
¿How can I modify panel size?
thank you!
hello i've unpack openmeetings_moodle_plugin_v2.zip, in $MOODLE_ROOT/mod/ but nothing happen,, what's the solution???
thank youu
@ jun.a...@gmail.com Go to Administration->Messages, ther eis not the ususal message but a list of modules, blocks etc.
to finally install the module and generate the data base entries scroll down and start the install process.
hello
getting this error with latest moodle and openmeetings
Error
wsdl error: HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)
Could not login User to OpenMeetings?, check your OpenMeetings? Module Configuration
what's the solution????
thank's
Hi,
I am getting this strange error, I tried searching for the solution but could not find anything helpful yet:
Error writing to database
More information about this error Debug info: Column 'introformat' cannot be null INSERT INTO mdl_openmeetings (name,room_id,type,max_user,language,is_moderated_room,intro,course,introformat) VALUES(?,?,?,?,?,?,?,?,?) [array ( 0 => 'Online Classroom', 1 => '14', 2 => '1', 3 => '2', 4 => '1', 5 => '1', 6 => NULL, 7 => '2', 8 => NULL, )] Stack trace:
Hi Cyber ...
please use the mailing list ...
Your error means that there was a problem in updating your database. You might have run previous versions of the plugin, did you really run the update process of Moodle? Actually this column should be deleted by the update process from the database.
Maybe you should try re-installing the plugin.
Sebastian
Hello
In order to evaluate the integration between the latest versions of Moodle and OpenMeetings? I'm installing these products on a machine with Windows XP. To get Moodle I've installed Xampp 1.7.7 and Moodle 2.1.2 To get OpenMeetings? I've installed OpenMeetings? 1.8.5 To connect , I've installed the pluging version 20111019
Moodle and OpenMeetings? work fine and I have any conection problems.
Into OpenMeetings? I've created a "Web-Service" user. This user belongs to an organization called "moodle".
I've configured into Moodle the connection module with this user data and I've created an activity into a course called "openmeetings" and I've configured a room.
When a moodle's user accesses to the activity, Moodle connects (I think so) with OpenMeetints?, that inmediatly says: "Missing Organization in User Object, set the Configuration value of the key 'default.rpc.userid' to a valid user Id that has at least one Organization assigned in the OpenMeetings? Administration Panel".
I have reinstalled all products in other machine from scratch and the problem occurs again. I have install Moodle server in a machine and OpenMeetings? in other machine aand the problem occurs again.
Have I forgotten anything? It's a bug?
Thanks
Hello
Fatal error: require_once() [function.require]: Failed opening required 'modules/conf_openmeetnigs/Forms.php' (include_path='/sugarcrm/include/..:.:/usr/share/php:/usr/share/pear') in /var/www/demo/shaman_crm/themes/Sugar/header.php on line 797