Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8.0-b1
-
Component/s: None
-
Labels:None
Description
Error:
Non-static method VPSNET::getFromContainer() cannot be called statically
Affected Files:
- /components/modules/vpsdotnet/apis/VPSNET.php (Line 142)
Possible solution:
$logger = (new VPSNET)->getFromContainer('logger');
When creating a service, the "Add Service" form enters in to a redirection loop, see attached video.