Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant create meetings #251

Open
olanystrom opened this issue Jul 10, 2020 · 1 comment
Open

Cant create meetings #251

olanystrom opened this issue Jul 10, 2020 · 1 comment

Comments

@olanystrom
Copy link
Contributor

When I try to actually start a meeting it fails and I get

Notice: Undefined index: mee_quorum in /var/www/html/meeting/setQuorum_modal.php on line 22

How do I troubleshoot that?

@farlistener
Copy link
Collaborator

Hi,

There are two solutions :

  • Pull the last version, I secure the case you don't have this "functionnality" in your database

or

ALTER TABLE `meetings` ADD `mee_quorum` VARCHAR(255) NULL AFTER `mee_datetime`;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants