-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
WebTools bug #3110
Comments
Hi, here is the right repo for that issue: |
@andresgutierrez Not a phalcon issue. |
This behaviour fixed in devtools |
@andresgutierrez please close. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I try to click on models from WebTools i get this:
Phalcon\DI\Exception: Invalid service definition. Missing 'className' parameter
#0 [internal function]: Phalcon\DI\Service\Builder->build(Object(Phalcon\DI\FactoryDefault), Array, NULL)
#1 [internal function]: Phalcon\DI\Service->resolve(NULL, Object(Phalcon\DI\FactoryDefault))
#2 /home/bender/vendor/phalcon/devtools/scripts/Phalcon/Web/Tools.php(161): Phalcon\DI->getShared('config')
#3 /home/bender/vendor/phalcon/devtools/scripts/Phalcon/Web/Tools/controllers/ControllerBase.php(60): Phalcon\Web\Tools::getConfig()
#4 /home/bender/vendor/phalcon/devtools/scripts/Phalcon/Web/Tools/controllers/ModelsController.php(30): ControllerBase->listTables(true)
#5 [internal function]: ModelsController->indexAction()
#6 [internal function]: Phalcon\Dispatcher->dispatch()
#7 /home/bender/vendor/phalcon/devtools/scripts/Phalcon/Web/Tools.php(322): Phalcon\Mvc\Application->handle()
#8 /home/bender/projects/minsp/public/webtools.php(26): Phalcon\Web\Tools::main('/home/bender/ve...', '192.168.')
#9 {main}
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: