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

Undefined variable subtask after update to v 1.2.6 #27

Closed
GusevVictor opened this issue Oct 6, 2023 · 2 comments
Closed

Undefined variable subtask after update to v 1.2.6 #27

GusevVictor opened this issue Oct 6, 2023 · 2 comments

Comments

@GusevVictor
Copy link

GusevVictor commented Oct 6, 2023

Hi! Thank a lot for fast fix, but there is a new problem... I try to restart app but no luck

Application version: v1.2.32
PHP version: 8.2.8
PHP SAPI: fpm-fcgi
Auto Email Extended Actions 1.2.6
SubtaskDueDate 1.1.3

There is log from cronjob:

Warning: Undefined variable $subtask in /var/www/app/plugins/SendEmailCreator/Action/SubTaskEmailDue.php on line 86

Warning: Trying to access array offset on value of type null in /var/www/app/plugins/SendEmailCreator/Action/SubTaskEmailDue.php on line 86

Warning: Undefined variable $subtask in /var/www/app/plugins/SendEmailCreator/Action/SubTaskEmailDue.php on line 95

Warning: Trying to access array offset on value of type null in /var/www/app/plugins/SendEmailCreator/Action/SubTaskEmailDue.php on line 95

Can you please fix that?

@creecros
Copy link
Owner

creecros commented Oct 6, 2023

maybe that will work. let me know.

@GusevVictor
Copy link
Author

Hi! There is no any error in a cron job after fix. Thank you!

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