Error installing BigBlueButton

Error installing BigBlueButton

by Juan T. García -
Number of replies: 6

I have tried installing the BBB mod (latest and previous version) and every time get this error message:

Parse error in ...mod/bigbluebuttonbn/locallib.php  line 36

This line is I think:

function bigbluebuttonbn_logs(array $bbbsession, $event, array $overrides = [], $meta = NULL ) {

Any help appreciated.

Thanks in advance

Average of ratings: -
In reply to Juan T. García

Re: Error installing BigBlueButton

by Jesus Federico -
Picture of Plugin developers

What version of Moodle do you have? What version of the plugin (number) are you trying to install?

The more information you provide, the faster you may have a response smile.

Cheers,

JF

In reply to Jesus Federico

Re: Error installing BigBlueButton

by igor ivanov -

Also having constant error installing BBB. Attached error report.

Moodle version 2.6+, BBB release 2.1.1

In reply to igor ivanov

Re: Error installing BigBlueButton

by Jesus Federico -
Picture of Plugin developers

Hi Igor,


That is so messed up. It looks like the script for the update is not working but I don't see why. It seems that you are trying to install BigBlueButtonBN in a server that had BigBlueButtonBN installed before, but it wasn't correctly uninstalled.

My guess is that you may need to manually remove from the database the tables:

mod_bigbluebuttonbn

mod_bigbluebuttonbn_logs

And run the installation again.

I really hope this is not a production server. Let us know how you do.

Cheers,

JF

In reply to Jesus Federico

Re: Error installing BigBlueButton

by igor ivanov -
Thanks a lot Jesus for two replies. I did exactly the same. Deleted 2 lines concerning BBB from database (

mod_bigbluebuttonbn, mod_bigbluebuttonbn_logs).

 Installation went through. But here i'm once again with moodle admin panel inaccessible. Last resort to upgrade to moodle version 3.0?

In reply to igor ivanov

Re: Error installing BigBlueButton

by igor ivanov -

Sorry Jesus for bothering you with irrelevant questions. Upgraded to moodle version 3.1, no problems with installing BBB whatsoever. Thanks, anyways for spending your time answering this type of requests.

In reply to igor ivanov

Re: Error installing BigBlueButton

by Jesus Federico -
Picture of Plugin developers

Hi Igor,

I am glad it worked fine for you.

And no worries. We try to keep helping  as much as we can.


Cheers,

JF