Previous Thread
Next Thread
Print Thread
Rate Thread
Page 3 of 4 1 2 3 4
Joined: Jan 2002
Posts: 12
bjd Offline
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 12
It isn't?

I'm looking at a View Source (from MSIE6) of the page now & I can see the GetTime() call in there (which is from fader.js), is that what you mean?

Sponsored Links
Joined: Jan 2002
Posts: 12
bjd Offline
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 12
I just downloaded fader.js from the site (just in case) & it does seem to be in the right place..

[code][/code].. unless, of course, I've done something really silly. laugh

Joined: Feb 2002
Posts: 51
Member
Member
Offline
Joined: Feb 2002
Posts: 51
Thank you LK !

Joined: Nov 2001
Posts: 47
Member
Member
Offline
Joined: Nov 2001
Posts: 47
This is a great hack and I'd love to be able to use it but for some reason it's not showing up on my main page confused The BB ver. is 6.2.1.1 http://www.needforbetterspeed.net/forum/cgi-bin/ultimatebb.cgi
I hope someones knows what I'm doing wrong. I have configured it in the CP but still nothing. Thanks in advance

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
bjd, from /ubb/fader.js?

Aca, blame the menus. Don't ask me how to fix it, just search for 'onload' in the JS files, and when you'll find it, in that sub add GetTime();.

Sponsored Links
Joined: Jan 2002
Posts: 12
bjd Offline
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 12
quote:
Originally posted by LK:
bjd, from /ubb/fader.js?

Yes, from the NONGCI directory. Do you want me send you the whole thing (fader.js).. would that help?

Joined: Jan 2002
Posts: 12
bjd Offline
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 12
LK

Extra information..

I do now have the clock working with Netscape. The problem was not with Netscape.. But, it seems to be with Sun's JRE (1.2 & 1.4) that I was using with Netscape (the very same JRE that I use with Opera). The problem with the clock is Sun's JRE specific. The problem with the News Fader is seen in both Opera & Netscape (regardless of which JRE is used).

Should I post the error that Sun's JRE produces?

Thanks..

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Details can't hurt.. smile

BTW, when I remove 'www.' from your URL I can see the GetTime() line, but I still can't see the clock confused

Joined: Jan 2002
Posts: 12
bjd Offline
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 12
quote:
Originally posted by LK:
Details can't hurt.. smile

Here you go (this is from Opera using Sun's JRE)..

quote:

Error:
name: TypeError
message: Value on left hand side of '.' is not convertible to Object: e

quote:

BTW, when I remove 'www.' from your URL I can see the GetTime() line, but I still can't see the clock confused

Sorry, I'm not sure what that means.

Joined: Mar 2002
Posts: 64
Member
Member
Offline
Joined: Mar 2002
Posts: 64
this doesn't work on 6.2.1!!! frown

Sponsored Links
Joined: Mar 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 4
LK >

i seen the question more times here before.

i dont have the output of the clock on my site. only the thin small table.

how can i fix this.

also i was Missing the vars_wordlets_mods.cgi file..

i couldnt find it. so i created it myself and place the words in it in the same format as the other wordlet files. didnt help also.

could you take a look please??

regards
RaiDeN http://www.kutforum.nl/cgi-bin/ultimatebb.cgi

Joined: Mar 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 4
btw i have used the TXT option wich cointains +local+ in it.. but i have version 6.2

but i dont know what to change to get it working

thx

Joined: Mar 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 19
What might help:
1 Clear cache using cp-->Maintenance
2 Set offset value using cp-->Date and time settings
quote:
GMT Time Zone Offset:
Same as above, but the offset from GMT. Used in UBB Thinking Clock.

3 Change your own time-zone (local)

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You have to install Mod Wordlets!

Joined: Mar 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 4
and how do i do that??

installing mod_wordlets ??

Joined: Mar 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 19

Joined: Mar 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 4
sory but i can seem to find the vars_wordlets_mod installation there.

can someone be a bi tmore specific please

thx

Joined: Mar 2002
Posts: 63
Member
Member
Offline
Joined: Mar 2002
Posts: 63
Now i tried everything that people sugguested in this topic to get the clock working but still no luck frown

offcourse are the modification wordlets installed and all, but my forum still shows a thin line like ppl said here before..

Plz take a look at my forum and tell me whats wrong

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You used "'++SERVERTIME++'", "'++USERTIME++'" and "'++TIME++'" instead of "%%SERVERTIME%%", "%%USERTIME%%" and "%%TIME%%". That means, %% instead of ++ and NO ''.

Joined: Mar 2002
Posts: 63
Member
Member
Offline
Joined: Mar 2002
Posts: 63
I tread that then i saw on page 4 of this topic (i think) dat ++ may help but it didnt and the %% thing doesnt also frown

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I have no idea, it seems to even cause problems in news fader tipsy

1. not that it matters, but I suggest you to put it where I suggested to in the text file (inside
Joined: Mar 2002
Posts: 63
Member
Member
Offline
Joined: Mar 2002
Posts: 63
Well it's not working tried everything in this topic lol so I've put back the news fader and removed all the clock codes..

I hope that the clock will work fine, when I upgrade my ubb if 6.2.2 is out. smile

Joined: Mar 2002
Posts: 78
Member
Member
Offline
Joined: Mar 2002
Posts: 78
I have a small problem. I'm running my server and I'm located EST(-5).

I have my board set at GMT -5, and my clock at 0 since they're both in the same time zone. However, my clock reads 12 hours off. Right now it's about 12:40pm, EST. My clock reads at 12:40am, EST.

I've tried all sorts of configurations without luck. I would prefer to keep my board in AM/PM format.

http://www.columbusracing.com/cgi-bin/ultimatebb.cgi

Thanks smile


1998 Firebird Formula with a blower and then some...
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
User/pass? tipsy

Joined: Mar 2002
Posts: 78
Member
Member
Offline
Joined: Mar 2002
Posts: 78
It reflects the correct time now.

Weird confused


1998 Firebird Formula with a blower and then some...
Joined: Aug 2001
Posts: 50
Member
Member
Offline
Joined: Aug 2001
Posts: 50
How to display clock like netwerkin.com

this line must be pasted as 1 long line, no breaks
time_localboard:
Code
[/code]time_current
[code]

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
[edited out the part that said I had this hack installed correctly]

OOPS! eek I spoke way too soon!

Inside the posts, it's saying this:

posted April 04, 2002 05:35 PM on a post I just made a little after 1 A.M. EST

eek eek eek

For my time, I did a -5 in both slots ... was I wrong to do that? tipsy

Oh, it's at my main site -- http://adwoff.com/cgi-bin/ultimatebb.cgi

I also have it set-up at my test site -- http://adwoff.com/ubb-test/cgi/ultimatebb.cgi

I just didn't notice this little bug when I installed it last night.


Sue
adwoff.com
Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
Okay, I figured it out.

One time needed to be 3 ... the other -5 ...


Sue
adwoff.com
Joined: Feb 2001
Posts: 33
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 33
I have a problem with the clock
I'm from Germany, so my board time is GMT = 0
But if i set for the UBB Thinking Clock GMT = 0, then the Board Clock is 2 hours behind the real time.
And if i add for the clock GMT = +2, then the clock don't show up, there is only a thin line...
I can only add there 0 oder -X, but not +X
Any ideas?

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You should use "2", not "+2" smile

Joined: Feb 2001
Posts: 33
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 33
Thank LK, now it seems to work...but into my browser only appears "current time", not local and boards time...but because it's the same time...i don't know

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Yes, it does it if it's the same.

Joined: Feb 2001
Posts: 33
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 33
OK thx man
then is everything fine at least for this hack wink

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
LK,

I have a question for you--why wouldn't the "board time" clock advance for Daylight Savings time's spring forward an hour?

I thought it was tied in with the post times--and they are correct.

I'm going to go play with that now, but I was just curious why it didn't advance forward that hour, too.


Sue
adwoff.com
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
If the computer's local time (not board time) was modified but the GMT setting wasn't changed, it should be modified. It can't be tied in with the post times, it checks from GMT while the board checks from local time.

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
I ended up changing the second value from -5 to -4, and it seems to be working.

Thanks, LK.


Sue
adwoff.com
Joined: Mar 2002
Posts: 78
Member
Member
Offline
Joined: Mar 2002
Posts: 78
LK, I seem to have a problem. I was told yesterday that there was a browser error popping up on my forums page. I checked the "line 71" error, and it's pointing to my clock. That's when I noticed my clock is missing. I've rehacked the proper files, and still no clock. The "bar" for it exists, however.

Do you have any suggestions?


1998 Firebird Formula with a blower and then some...
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I think this hack requires access to the board more than any other hack. Please give me (in the board or PM) a test username/password, because I have to login to access it.

Joined: Mar 2002
Posts: 78
Member
Member
Offline
Joined: Mar 2002
Posts: 78
Sent ya a PM.


1998 Firebird Formula with a blower and then some...
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You forgot to add the new wordlets or to install Mod Wordlets Devkit.

Page 3 of 4 1 2 3 4

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services