Admin area while trying to add a new service to a client. The first issue is the Universal Module (generic_server) has required fields, but at no point in the process to add a new service does it provide text boxes to input the required fields. I changed the Required? to no on the module and it doen't complain about the missing username, password, and domain but instead pukes up:
I just want to be able to add a service to a client...
Question
DavidD2
Admin area while trying to add a new service to a client. The first issue is the Universal Module (generic_server) has required fields, but at no point in the process to add a new service does it provide text boxes to input the required fields. I changed the Required? to no on the module and it doen't complain about the missing username, password, and domain but instead pukes up:
I just want to be able to add a service to a client...
[2024-10-14T16:33:41.526062+00:00] general.ERROR: UnknownException: Attempt to read property "meta" on null in /var/www/blesta.test.com/htdocs/components/modules/universal_module/universal_module.php:928 Stack trace: #0 /var/www/blesta.test.com/htdocs/vendors/monolog/monolog/src/Monolog/ErrorHandler.php(232): UnknownException::setErrorHandler() #1 /var/www/blesta.test.com/htdocs/components/modules/universal_module/universal_module.php(928): Monolog\ErrorHandler->handleError() #2 /var/www/blesta.test.com/htdocs/components/modules/universal_module/universal_module.php(873): UniversalModule->getServiceRules() #3 /var/www/blesta.test.com/htdocs/app/models/services.php(5251): UniversalModule->validateService() #4 /var/www/blesta.test.com/htdocs/app/controllers/admin_clients.php(8162): Services->validateService() #5 /var/www/blesta.test.com/htdocs/app/controllers/admin_clients.php(6656): AdminClients->processServiceStep() #6 /var/www/blesta.test.com/htdocs/vendors/minphp/bridge/src/Lib/Dispatcher.php(142): AdminClients->addService() #7 /var/www/blesta.test.com/htdocs/index.php(21): Dispatcher::dispatch() #8 {main}
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.