3.1 & 3.2 Extensions Database 3.1 / 3.2phpBB Countdown

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

ThE KuKa
Translators
Translators
Posts: 60
Joined: 30 Dec 2014, 18:30
    Windows 8.1 Firefox

Re: PhpBB Countdown

Post by ThE KuKa »

atessa_61 wrote:The letter "ñ" writes me as "??" in the Spanish language.
3.jpg
4.jpg
I think this is fixed in new version...
countdown/countdown_module.php at master · dmzx/countdown · GitHub

dmzx, For the text and text complete, ACP says you can use HTML, but does not support HTML... :???:
Translator (Spanish - Spain) - International Support Team
Jr. Extension Validator, Jr. Styles Validator
Style Customisations Team phpBB.
Webmaster phpBB Spain.


Appreciate my support or translations? Then buy me a beer please. ;)
:beers:

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25
    Windows 10 Chrome

Re: PhpBB Countdown

Post by Jaantje »

When the countdown is counting by 9,8,7,6,5,4,3,2,1,0 seconds, there is no extra 0
I want 09,08,07,06,05,04,03,02,01,00 seconds
I have seen this on the board by Martin :whistl: but i can't found the solution.
I think I must look in the jquery.jcountdown.min but I can't find it.
Martin when you have time, will you look how I can fixed the small problem :buigen:
Grreeetttttzzzzz, Jaantje

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: PhpBB Countdown

Post by martin »

Open /ext/dmzx/countdown/styles/prosilver/template/event/overall_footer_after.html
Find This may be a partial find and not the whole line

Code: Select all

leadingZero: false,
Replace with Replace the preceding lines with the following

Code: Select all

leadingZero: true,
count.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Image

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25
    Windows 10 Chrome

Re: PhpBB Countdown

Post by Jaantje »

martin Thanx U very much :tumbsyes:
Have a nice sunday, and keep up the good work.

User avatar

Grapefruit
Users
Users
Posts: 3
Joined: 30 Oct 2015, 18:17
    Windows 7 Firefox

Re: PhpBB Countdown

Post by Grapefruit »

Is there a trick to using the timezone option? Enabling Timezone, and then setting what timezone to use makes the counter blank.

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: PhpBB Countdown

Post by dmzx »

Grapefruit wrote:Is there a trick to using the timezone option? Enabling Timezone, and then setting what timezone to use makes the counter blank.
What version do you use?

User avatar

Grapefruit
Users
Users
Posts: 3
Joined: 30 Oct 2015, 18:17
    Windows 7 Firefox

Re: PhpBB Countdown

Post by Grapefruit »

1.0.2

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: PhpBB Countdown

Post by dmzx »

Install latest version Update version 1.0.3 · dmzx/countdown@304e0e2 · GitHub :wink:

User avatar

Grapefruit
Users
Users
Posts: 3
Joined: 30 Oct 2015, 18:17
    Windows 7 Firefox

Re: PhpBB Countdown

Post by Grapefruit »

Ah, thank you. Did not see there was a newer one. I will try it.

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: PhpBB Countdown

Post by dmzx »

Grapefruit wrote:Ah, thank you. Did not see there was a newer one. I will try it.
:thumbup:

User avatar

Null
Users
Users
Posts: 125
Joined: 09 Oct 2015, 06:03
    Windows 7 Chrome

Re: PhpBB Countdown

Post by Null »

Portuguese-Brazil translation:
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: PhpBB Countdown

Post by dmzx »

Null wrote:Portuguese-Brazil translation:
Added :thumbup:

User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: PhpBB Countdown

Post by tamarin »

We have a multilingual forum.
Can you make messages appear in the language of the user?
And also: in Russian time value for "Year", "Month", "Day" and "Hour" each have three different ways of saying them, ie, plural and singular.
For example: 1 year 1 month 1 day 1 hour
2-4 years 2-4 months 2-4 days 2-4 hours
5-... year(s) 5-... month(s) 5-... day(s) 5-... hour(s)

User avatar

ninowebs
Users
Users
Posts: 29
Joined: 04 Jun 2015, 23:44
    Windows 7 Chrome

Re: PhpBB Countdown

Post by ninowebs »

It appears that this extension can not work together with the extension units , I am active when I can not see them both.
I have an active or active the other.
maybe it's just my problem ?

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: PhpBB Countdown

Post by martin »

Link to the extension units pls.

Post Reply Previous topicNext topic