Search the Community
Showing results for tags '4.2.2'.
-
Hello everyone. Recently I've got the above browser error message in the middle of upgrading process (~/admin/upgrade/process/) from version 4.2.2 The same message also appears if I'm trying to upgrade any core plugins in the admin dashboard. I'm using Apache 2.4.34 + PHP 5.6.36 + Mysql 5.7.22-cll-lve Can I have any solutions to fix this problem? Thanks.
-
When trying to register a new domain through the admin back-end (with use_module enabled), I'm getting the following error when pressing the Add Service button. This happens using the Namecheap and the Namesilo module. The problem seems to be with the $service->pricing_id property. The data passed in the service_ids is as follows: array ( 0 => NULL, ) Something went wrong. Trying to get property of non-object on line 5742 in /home/user/public_html/blesta/app/controllers/admin_clients.php Printing Stack Trace: #0 [internal function]: UnknownException::setErrorHandler(8, 'Trying to get p...', '/home/user/...', 5742, Array) #1 /home/user/public_html/blesta/vendors/monolog/monolog/src/Monolog/ErrorHandler.php(164): call_user_func(Array, 8, 'Trying to get p...', '/home/user/...', 5742, Array) #2 /home/user/public_html/blesta/app/controllers/admin_clients.php(5742): Monolog\ErrorHandler->handleError(8, 'Trying to get p...', '/home/user/...', 5742, Array) #3 /home/user/public_html/blesta/app/controllers/admin_clients.php(5722): AdminClients->updateServicesRenewalForProration(Array) #4 /home/user/public_html/blesta/app/controllers/admin_clients.php(5599): AdminClients->createService(Array, Array) #5 /home/user/public_html/blesta/app/controllers/admin_clients.php(4586): AdminClients->processServiceStep('confirm', Object(stdClass), Object(stdClass), Object(stdClass)) #6 /home/user/public_html/blesta/vendors/minphp/bridge/src/Lib/Dispatcher.php(143): AdminClients->addService() #7 /home/user/public_html/blesta/index.php(21): Dispatcher::dispatch('/admin/clients/...') #8 {main}
-
Version 4.2.2 is now available. Please see the announcement. This is a patch release that corrects issues with 4.2.0. Be sure to run /admin/upgrade after uploading the patch or full versions. We strongly recommend applying this patch if you are running 4.2.0 and have pro rata enabled for any of your packages. It resolves an issue where invoices for renewing services may, under certain circumstances, be incorrect. The patch may be applied if you are running 4.2.0 or 4.2.1. Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 4.2.2. See all Change Logs.