Giter VIP home page Giter VIP logo

Comments (13)

creecros avatar creecros commented on August 21, 2024 1

try now, and if that doesn't fix it, i have 1 more idea

from sendemailcreator.

creecros avatar creecros commented on August 21, 2024 1

cool. FYI, that means there is an action somewhere with a missing value for duration, might want to check all your projects, any other scenario and that solve would not have fixed it. I have it set to default to 0 if thats the case.

from sendemailcreator.

creecros avatar creecros commented on August 21, 2024

and to be clear, is $verbose set to true or false?

$verbose = false;

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

and to be clear, is $verbose set to true or false?

$verbose = false;

I don't have this option line 108 but i see my version is 1.2.1.
Go to update the plugin..

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

and to be clear, is $verbose set to true or false?

$verbose = false;

With the last version to plugin :

"PHP Warning: A non-numeric value encountered in /var/www/html/kanboard/plugins/SendEmailCreator/Action/TaskEmailDue.php on line 120"

$verbose set to false

from sendemailcreator.

creecros avatar creecros commented on August 21, 2024

well, that changes things. duration is the only parameter on line 120. It must be a number. what is your duration set to? did you leave it empty?

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

well, that changes things. duration is the only parameter on line 120. It must be a number. what is your duration set to? did you leave it empty?

line 120 :
"
$max_duration = $this->getParam('duration') * 86400;
"

from sendemailcreator.

creecros avatar creecros commented on August 21, 2024

yes, I know the code,, your missing the point. when you set up your action, what did YOU set the duration to? did you leave the field blank?

image

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

yes, I know the code,, your missing the point. when you set up your action, what did YOU set the duration to? did you leave the field blank?

Where change the duration ?

from sendemailcreator.

creecros avatar creecros commented on August 21, 2024

image

image

It cannot be blank, like above

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

image

image

It cannot be blank, like above

yes my configuration :
Nom de l'évènement = Tâche planifiée quotidienne pour les tâches
Sujet de l'email = Taches en retard
Durée en jours = 1
Send_to = assignee

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

2021-02-25_152941

from sendemailcreator.

kwetnico avatar kwetnico commented on August 21, 2024

try now, and if that doesn't fix it, i have 1 more idea

Yes ! it's good !! ;)

from sendemailcreator.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.