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

Fails on v5 #2

Closed
ofirgalcon opened this issue Mar 1, 2020 · 2 comments
Closed

Fails on v5 #2

ofirgalcon opened this issue Mar 1, 2020 · 2 comments

Comments

@ofirgalcon
Copy link
Contributor

Anyone else using this module with v5? For me it fails on the client and the server just displays:

Fatal error: Uncaught Exception: Cannot load model: department_model in /v5/app/helpers/site_helper.php:168 Stack trace: #0 [internal function]: munkireport_autoload('department_mode...') #1 /v5/local/custom-modules/ssd_service_program/views/ssd_service_program_listing.php(7): spl_autoload_call('department_mode...') #2 /v5/system/kissmvc_core.php(292): include('/v5...') #3 /v5/app/controllers/show.php(55): KISS_View->view('ssd_service_pro...', Array, '/v5...') #4 /v5/system/kissmvc_core.php(84): munkireport\controller\show->listing('ssd_service_pro...', 'ssd_service_pro...') #5 /v5/system/kissmvc.php(17): KISS_Engine->__construct(Array, 'show', 'index', 'AUTO') #6 /v5/bootstrap/app.php(121): Engine->__construct(Array, 'show', 'index', 'AUTO') #7 /v5/public/index.php(7): require_once('/v5... in /v5/app/helpers/site_helper.php on line 168

@poundbangbash
Copy link
Owner

There was a commit to remove references to the department model that was accidentally included from an internal version. Are you running the latest code for the module?
b6e58e8

@ofirgalcon
Copy link
Contributor Author

That fixed it, I should have checked! 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