tryme
Newbie
Posts: 1
Registered: 4/4/2007
Member Is Offline
|
| posted on 4/5/2007 at 06:10 PM |
|
|
404 Calendar Next / Prev
I updated the calendar2.js STR_CALENDAR_HTMLPATH to exclude ../../ from the path to retrieve the calendar with the onclick. However, now the next and
previous fail.
var STR_CALENDAR_HTMLPATH = 'common/calendar2/';
Is there another place to update the code to enable this to work?
Thanks.
|
|
|
tigra
Administrator
Posts: 1869
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/5/2007 at 07:56 PM |
|
|
There is no STR_CALENDAR_HTMLPATH in original source. You're using some customized version of the script. You need to consult the source from which
you got it. We'll be happy to help you if you move to the original code.
|
|
|
Chopenko
Junior Member
Posts: 9
Registered: 10/30/2007
Location: México
Member Is Offline
|
| posted on 10/30/2007 at 11:27 PM |
|
|
Partial Solution
To find a partial solution, go here http://www.softcomplex.com/forum/viewthread_4310/
|
|
|