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

External guest link results in HTTP status 500 #65

Open
thwien opened this issue Oct 30, 2024 · 2 comments
Open

External guest link results in HTTP status 500 #65

thwien opened this issue Oct 30, 2024 · 2 comments

Comments

@thwien
Copy link

thwien commented Oct 30, 2024

After upgrading from Ilias 7 to Ilias 8 we upgraded also this BBB plugin. We decided to use the latest master commit because other releases did not work unfortunately.

Now we noticed that BBB links for external users does not work anymore. An external user does not see any dialog to enter his name anymore. The user instead is directed immediately to the BBB server, but without the required API parameter "fullName" in its URL. Therefore the BBB server answers with HTTP status 500.

We would appreciate any suggestion, help or solution. Thank you in advance.

We use the following environment:

  • Ilias 8.14
  • PHP 7.4.33 (built: Sep 27 2024 04:10:38)
  • MariaDB 10.11.6
@thwien
Copy link
Author

thwien commented Nov 4, 2024

We are running Ilias 8 still on a patched PHP 7.4. But I guess guest.php does not seem to be compatible with PHP 7.4. Am I right?

Ilias 8 recommends PHP 8.0 but is still compatible with PHP 7.4 (see https://docu.ilias.de/ilias.php?baseClass=illmpresentationgui&cmd=layout&ref_id=367&obj_id=141688#php-installation).

I will try running Ilias 8 on PHP 8.0 and let you know if it fix this issue.

@thwien
Copy link
Author

thwien commented Nov 4, 2024

Hi @xJuvi

I checked the master branch code against PHP 7.4 linter and it seems to be compatible fortunately.

Or does this issue depend on the open pr #46?

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

1 participant