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

Fatal Error with Slack Integration #213

Closed
jp-san-gabriel opened this issue Apr 18, 2020 · 2 comments
Closed

Fatal Error with Slack Integration #213

jp-san-gabriel opened this issue Apr 18, 2020 · 2 comments

Comments

@jp-san-gabriel
Copy link

Hi, I get this error everytime I add a todo. This started happening after I added a slack webhook to my project. This error appears for that particular project only:

Fatal error: Uncaught Error: Call to undefined function leantime\domain\services\curl_init() in /var/www/html/src/domain/projects/services/class.projects.php:177 Stack trace: #0 /var/www/html/src/domain/tickets/controllers/class.showKanban.php(82): leantime\domain\services\projects->notifyProjectUsers('JEAN PAUL added...', 'A new To-Do was...', '4', Array) #1 /var/www/html/src/core/class.frontcontroller.php(168): leantime\domain\controllers\showKanban->run() #2 /var/www/html/src/core/class.frontcontroller.php(107): leantime\core\FrontController->executeAction('tickets.showKan...') #3 /var/www/html/src/core/class.application.php(71): leantime\core\FrontController->run() #4 /var/www/html/public/index.php(31): leantime\core\application->start() #5 {main} thrown in /var/www/html/src/domain/projects/services/class.projects.php on line 177

@marcelfolaron
Copy link
Contributor

marcelfolaron commented Apr 18, 2020 via email

@jp-san-gabriel
Copy link
Author

Yes, that fixed the issue. Thanks!

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