Hi,
When I upgraded to 3.21 from 3.2, I get the following error when I try to view the individual event from the populated calendar:
"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.
Undefined subroutine &Template::getEvent2 called at (eval 1) line 66. "
The Line 66 says:
$EVENT2->{'schedule'} = &getEvent2($in{'event_id'});
Can u please help me out asap.
Thank You
macuser
P:S: additional info:
1. I am using Mac OS X
2. Browser is Safari
3. Did chmod after uploading in ASCII mode
4. No change in extensions or $BASE_DIR
5. Did not try debug.pl
6. Checked the documentation, didn't find any relevant help