I have this bug when using next or back in a calendar or clicking in today or week for global resource the first time
URL:
http://localhost/web/calendar.php?d=1&m=5&y=2012&ct=month&rid=&sid=Fatal error: Call to a member function GetIsCalendarSubscriptionAllowed() on a non-object in C:\xampp\htdocs\lib\Application\Schedule\CalendarSubscriptionService.php on line 228
I thing the error could be the sid parameter
Te resource is avaliable and the subscription are allowed?
But if I change to one resorce, por example Court 1, there is no problem, and the global problem dissapear
URL:
http://localhost/web/calendar.php?d=12&m=4&y=2012&ct=month&rid=&sid=1Can you help me, please?