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

Caught an exception: mult1mate\crontab\TaskManagerException: class not found #21

Open
josematheus10 opened this issue Feb 5, 2020 · 2 comments

Comments

@josematheus10
Copy link

josematheus10 commented Feb 5, 2020

Caught an exception: mult1mate\crontab\TaskManagerException:
class *** not found

in Code Igniter:


$this->load->helper('path');
$this->controller_folder =  set_realpath(FCPATH . 'application/models');

in TasksController.php

@josematheus10 josematheus10 changed the title Path error Caught an exception: mult1mate\crontab\TaskManagerException: class not found Feb 5, 2020
@MUlt1mate
Copy link
Owner

How exactly this exception occurred? Did it happen when you tried to open task list or when the system tried to execute one?

@josematheus10
Copy link
Author

When trying to perform a task, I solved the problem as shown in the example. recommend that it be changed as I adjusted, thank you very much!

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