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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

3 bugfix #475

wants to merge 5 commits into from

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

max951 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 👍

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.

None yet

2 participants