BBB PHP error

Third party plugins, patches, bugfixes
Post Reply
Rival
Newbie
Posts: 5
Joined: Wed Apr 24, 2019 2:33 pm

BBB PHP error

Post by Rival »

Hi,

After creating a room\session in the "video conference" interface I get this error.
Does anybody have some suggestions? I am a PHP noob?

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\inetpub\wwwroot\lmsapp\plugins\ConferenceBBB\lib.bbb.api.php:42 Stack trace: #0 C:\inetpub\wwwroot\lmsapp\plugins\ConferenceBBB\lib.bbb.api.php(42): SimpleXMLElement->__construct('Error') #1 C:\inetpub\wwwroot\lmsapp\plugins\ConferenceBBB\lib.bbb.api.php(272): bbb_wrap_simplexml_load_file('https://bbb.sko...') #2 C:\inetpub\wwwroot\lmsapp\plugins\ConferenceBBB\Conference.php(191): BigBlueButton->createMeetingArray('Chris', 'Ben', NULL, 'pass!!', 'pass!', 'CPlGOlwDjjhq0m4...', 'https://bbb.sko...', NULL) #3 C:\inetpub\wwwroot\lmsapp\appScs\lib\lib.conference.1.3.plugins.php(359): Plugin\ConferenceBBB\Conference->getUrl('3', 'ConferenceBBB') #4 C:\inetpub\wwwroot\lmsapp\appLms\modules\conference\conference.php(135): Conference_Manager->getUrl('3', 'ConferenceBBB') #5 C:\inetpub\wwwroot\lmsapp\appLms\modules\conference\conference.php(903): conference_list(Object(UrlManager)) #6 C:\inetpub\wwwroot\n in C:\inetpub\wwwroot\lmsapp\plugins\ConferenceBBB\lib.bbb.api.php on line 42
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: BBB PHP error

Post by max »

Hi Richard,
welcome on board.

There's a lot of threads concerning BBB, its configuration and settings with Forma.
Please search there before posting a new topic.
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Rival
Newbie
Posts: 5
Joined: Wed Apr 24, 2019 2:33 pm

Re: BBB PHP error

Post by Rival »

I found the source of the error.
I save the URL with a trailing blank while setting up the plugin for Conference Big Blue Button.

Image
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: BBB PHP error

Post by max »

Thank you for posting that!
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Post Reply