PhpBB Countdown MOD

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

PhpBB3 Countdown MOD

Post 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

Post by Stoker »

Yes, only admin eyes can see.

PhpBB3 Countdown MOD

Post by Stoker »

countdown.png
You do not have the required permissions to view the files attached to this post.

PhpBB3 Countdown MOD

Post by mikef35 »

Stoker,

When will it be out?

PhpBB3 Countdown MOD

Post 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

Post 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

Post by Stoker »

What is your countdown text and finish text?

PhpBB3 Countdown MOD

Post 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

Post 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

Post by Nully »

I'll put it online now, so you can have a look...