Just set up a new 3.6.3 install and installed RTx::Calendar (first time I've
tried to use it), and am getting the error below.
I've checked the obvious things that I could think of, before I go really
digging, does anyone have a solution off the top of their head?
System error
error:
Undefined subroutine &RTx::Calendar::FirstMonday called at
/opt/rt3/share/html/Search/Calendar.html line 134.
context:
...
130:
131:
my $rtdate = RT::Date->new($session{'CurrentUser'});
132:
133:
my $today = DateTime->today;
134:
my $date = RTx::Calendar::FirstMonday($Year, $Month + 1);
135:
my $end = RTx::Calendar::LastSunday($Year, $Month + 1);
136:
137:
# use this to loop over days until $end
138:
my $set = DateTime::Set->from_recurrence(
...
code stack:
/opt/rt3/share/html/Search/Calendar.html:134
/opt/rt3/share/html/autohandler:292
--
Kelly F. Hickel
Senior Software Architect
MQSoftware, Inc
952.345.8677
[EMAIL PROTECTED]
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com