The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CountDown clock problem.

3 posters

Go down

countdown - CountDown clock problem. Empty CountDown clock problem.

Post by iShOxX February 20th 2011, 12:28 pm

Hello all,yesterday i tried to put a countdown clock for my site,but i gave up.I used the search button of course but nothing helped me and solved my problem.I used many of the codes i found like this one that i am sure its working for others but for me its not.

Code:
<script language="JavaScript">
var dayPARAM0 = 11;
var dayPARAM1 = 5;
var dayPARAM2 = "2011";
var dayPARAM3 = "A new Day !";
</script>
<script language="JavaScript" src="http://cf.geocities.com/js_source/gadget/day.js">
</script>

When i press the save button it displays this : http://xpclan.nstars.org/portal?pid=3 .
Hope you can help me!
Thanks
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Plancker February 20th 2011, 12:31 pm

Code:
<script language="text/javaScript">
var dayPARAM0 = 11;
var dayPARAM1 = 5;
var dayPARAM2 = "2011";
var dayPARAM3 = "A new Day !";
</script>
<script language="JavaScript" src="http://cf.geocities.com/js_source/gadget/day.js">
</script>

Try this
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 12:34 pm

Thanks for the fast reply plancker but its still doesnt working.
http://xpclan.nstars.org/portal?pid=3
I have all my htmls enabled!
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 12:37 pm

http://testing.4rumer.com/
Its appearing fine on my test forum.

Do you have html enabled on your forum?

Also, have you disabled the html editor when adding that code?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Plancker February 20th 2011, 12:37 pm

Code:
<script language="text/javaScript">
var dayPARAM0 = 11;
var dayPARAM1 = 5;
var dayPARAM2 = "2011";
var dayPARAM3 = "A new Day !";
</script>
<script language="text/javaScript" src="http://cf.geocities.com/js_source/gadget/day.js">
</script>
try this one then Very Happy
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 12:43 pm

@Sanket
I have all my htmls enabled on my forum,i have clicked the "Enable HTML Editor" putted the text there but still doesnt work.(i already had it enabled).

@Plancker
Still doesnt work Smile.
http://xpclan.nstars.org/portal?pid=3

Edited
Also i have made a portal with a html script and its working fine like this :
http://xpclan.nstars.org/h1-server


Last edited by iShOxX on February 20th 2011, 12:49 pm; edited 1 time in total
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 12:49 pm

Nopes, i mean which image do you see when entering the code out of these two?
countdown - CountDown clock problem. Act-html
countdown - CountDown clock problem. Desact-html
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 12:50 pm

I use the red one.(second)
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 12:54 pm

Hit the red one & then you will see the green button. Then add your code & hit save, it shall work then Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 12:56 pm

ehmm i cant get it work,i pressed the red button,its green, i putted the text and clicked save.
http://xpclan.nstars.org/portal?pid=3

Edit
Now i cant even see the code,its disappeared!


Last edited by iShOxX on February 20th 2011, 12:59 pm; edited 1 time in total
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 12:58 pm

Do you have a test account with admin powers? If yes then i could try. PM me the details if you wish.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 1:07 pm

Pmed you
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 1:14 pm

Check it, its appearing now Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by iShOxX February 20th 2011, 1:21 pm

Cool thank you!Will you tell the solution here,maybe you can help people.
avatar
iShOxX
Forumember

Posts : 27
Reputation : 0
Language : Greece

Back to top Go down

countdown - CountDown clock problem. Empty Re: CountDown clock problem.

Post by Sanket February 20th 2011, 1:24 pm

iShOxX wrote:Cool thank you!Will you tell the solution here,maybe you can help people.
Well it was with the red & green thing only. You had to put the code when the green thing was visible & then hit save. After that open the same page & hit the green button & then again hit save.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum