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

3 bugfix #475

Merged
merged 5 commits into from
Jul 29, 2024
Merged

3 bugfix #475

merged 5 commits into from
Jul 29, 2024

Conversation

max951
Copy link

@max951 max951 commented Mar 12, 2024

Error: No database selected
see #471

Fatal error: Uncaught TypeError: Cannot assign null to property Event::$_dueDate of type string in month.php

Fixed display error in the Close button of the modal dialog

Ziermaier Maximilian and others added 5 commits March 12, 2024 18:36
added composer.json
Fatal error: Uncaught TypeError: Cannot assign null to property Event::$_dueDate of type string in /var/www/html/includes/classes/Event.php:205 Stack trace: #0 /var/www/html/includes/functions.php(5324): Event->__construct() craigk5n#1 /var/www/html/includes/functions.php(5498): query_events() craigk5n#2 /var/www/html/month.php(44): read_events() craigk5n#3 {main} thrown in /var/www/html/includes/classes/Event.php on line 205
This reverts commit 0e46fc6.
@craigk5n
Copy link
Owner

Thanks for the bug fixes 👍

@sahal
Copy link
Contributor

sahal commented Jul 21, 2024

I can confirm that this works for me. Is this something that can be merged in? I think it might solve some of the other install issues others are facing based on other open issues on this project.

@craigk5n craigk5n merged commit 3ab2e0f into craigk5n:master Jul 29, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants