I just started to use this program. I logged as an Administrator. I am able to use all functions except "Edit/Delete Events". Browser gives the following error:
/*ERROR PROCESSING TEMPLATE
There was an error in your template file. Below is the template file and also the perl code generated from it to help you with debugging.
Can't call method "hasPermission" on an undefined value at (eval 1) line 41.*/
The line 41 is following:
/* unless ($user->hasPermission($cal,"EDIT_EVENTS")) { */
I tried to login as other user and still got the same error message.
Web-site hosted on Win2003 server, browser IE6.
What is the problem? Thank You for help.