1
theCat
XoopsFormTextDateSelect and calendarjs.php
  • 2004/2/2 22:36

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


I think there is a little bug in calendarjs.php: in a form with XoopsFormTextDateSelect, the first click make an error: Undefined, Nan, but with the second click it's correct.
I have just modified the line 36 of calendarjs.php
Quote:
{ echo 'new Date("'.$jstime.'")'; }

with
Quote:
{ echo 'new Date('.$jstime.')'; }

2
Mithrandir
Re: XoopsFormTextDateSelect and calendarjs.php

And that is working? if so, great. Been asking about this, Kazu has been rather puzzled about it, I think

Edit: Yes, it bloody works GREAT work. Thank you very very much.

Login

Who's Online

255 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 255


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits