Page 11 of 31
PhpBB3 Countdown MOD
Posted: 28 Mar 2012, 14:24
by mikef35
Bl4d3 x wrote:Nice update ty i'm using just this line for jquery
Code: Select all
<script src="{ROOT_PATH}script/jquery.jcountdown.min.js" type="text/javascript"></script>
no 1.3.3 or 1.7's
How does test mode work ? is it just admins see it or some thing ?
Yes, only admins can see the countdown in test mode. I tested it and it works well.
PhpBB3 Countdown MOD
Posted: 28 Mar 2012, 15:12
by Stoker
Yes, only admin eyes can see.
PhpBB3 Countdown MOD
Posted: 28 Mar 2012, 19:33
by Stoker
- Added for next version
PhpBB3 Countdown MOD
Posted: 28 Mar 2012, 21:54
by mikef35
Stoker,
When will it be out?
PhpBB3 Countdown MOD
Posted: 28 Mar 2012, 21:55
by Stoker
When im sure I not will add more stuff.
Takes too much time to keep update mods again and again
PhpBB3 Countdown MOD
Posted: 08 Apr 2012, 21:47
by Nully
Hello, I need your help
I installed the Mod version 1.0.1.
On local host it works perfect but not online.
Online I leaved it on test mode.
It seems to be jquery problem (?) because I do not see the countdown, I only see a small navbar.
I do not know how to solve the problem.
On line I have exactly the same files and the same jquery, same scripts as on local host.
PhpBB3 Countdown MOD
Posted: 08 Apr 2012, 22:02
by Stoker
What is your countdown text and finish text?
PhpBB3 Countdown MOD
Posted: 08 Apr 2012, 22:11
by martin123456
On a note to the text also make sure the time in the counter is valid
an invalid time will also give you just the bar the same as a jquery issue will
PhpBB3 Countdown MOD
Posted: 08 Apr 2012, 22:12
by Nully
I deleted jquery-1.7.mins.js as Bl4d3 said and it seems to work.
I did not replaced it by jquery.jcountdown1.3.3.min.js, I have already
Code: Select all
<script src="{ROOT_PATH}script/jquery.jcountdown.min.js" type="text/javascript"></script>
Do you think it is ok?
PhpBB3 Countdown MOD
Posted: 08 Apr 2012, 22:12
by Nully
I'll put it online now, so you can have a look...