Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 3.6.1
-
Component/s: Staff Interface
-
Labels:None
Description
The following error may occur (3.6.0):
Trying to get property of non-object on line 2114 in ../app/models/services.php
This occurs because an invalid service ID was given. See http://www.blesta.com/forums/index.php?/topic/5269-schedule-service-cancel-select-all-bug/
This is called from multiple locations within the services model, so each location should be checked to ensure that a valid service ID is used.