Gossamer Forum
Home : Products : Links 2.0 : Customization :

Looks like UBB has a Y2K problem...

Quote Reply
Looks like UBB has a Y2K problem...
From what I have tested (Add/Modify/Review.cgi), Links doesn't...

[This message has been edited by oldmoney (edited January 01, 2000).]
Quote Reply
Re: Looks like UBB has a Y2K problem... In reply to
Links 2.0 does have Y2K problems.. they will clear up however..

------------------
Jerry Su
Quote Reply
Re: Looks like UBB has a Y2K problem... In reply to
Uh, praytell, what are they? I'd like to look into fixing them.

[This message has been edited by oldmoney (edited January 01, 2000).]
Quote Reply
Re: Looks like UBB has a Y2K problem... In reply to
what you talking about jerry?
i did not notice any problems with links.
i hope you are kidding Smile
Quote Reply
Re: Looks like UBB has a Y2K problem... In reply to
Well, i know that dates that show due to javascript show up as 19100 until they are changed. But that wasn't hard to fix.
Quote Reply
Re: Looks like UBB has a Y2K problem... In reply to
Yeah, I caught that on a number of other Perl scripts (like AXS), where "19" was appended to the year variable. Just add 1900...