Page 1 of 1

Trouble with calender in "tpl" file.

PostPosted: Fri Nov 16, 2007 3:19 am
by lukas
Hello!
I tried to implement the calender function in my shopping cart file. Unfortunately, I receive 2 error messages (which I don't receive when I start it standalone). Does anybody recognize the error messages I receive? Thanks for your help!

(1)
DHTMLSuite is not defined
[Break on this error] var calendarObjForForm = new DHTMLSuite.calendar({minuteDropDownInterval:10,num...

(2)
calendarObjForForm has no properties
[Break on this error] calendarObjForForm.setCalendarPositionByHTMLElement(inputObject,0,inputObject....