PhpBB Countdown MOD
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
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
PhpBB Countdown MOD

I downloaded the previous version and I'm deleting what I added...
Thanks Stoker

PhpBB Countdown MOD
I have also the problem :
If I add in language/fr/common.php :
my forum desappear and I have a white page 
In language/fr/mods/countdown.php, I have :
EDIT
I just added in language/fr/common.php :
and it's ok 
I'm in test mode.Surprise ! 00 { COUNT_MONTHS } 20 jours 03 heures 39 minutes 23 secondes
If I add in language/fr/common.php :
Code: Select all
// BEGIN Countdown years and months
'COUNT_YEARS' => 'années',
'COUNT_MONTHS' => 'mois',
// BEGIN Countdown years and months
));

In language/fr/mods/countdown.php, I have :
Code: Select all
// END Countdown settings
// BEGIN Countdown years and months
'COUNT_YEARS' => 'années',
'COUNT_MONTHS' => 'mois',
// BEGIN Countdown years and months
));
EDIT
I just added in language/fr/common.php :
Code: Select all
'COUNT_YEARS' => 'Années',
'COUNT_MONTHS' => 'Mois',

PhpBB Countdown MOD
Nully wrote:I have also the problem :I'm in test mode.Surprise ! 00 { COUNT_MONTHS } 20 jours 03 heures 39 minutes 23 secondes
If I add in language/fr/common.php :my forum desappear and I have a white pageCode: Select all
// BEGIN Countdown years and months 'COUNT_YEARS' => 'années', 'COUNT_MONTHS' => 'mois', // BEGIN Countdown years and months ));
In language/fr/mods/countdown.php, I have :Code: Select all
// END Countdown settings // BEGIN Countdown years and months 'COUNT_YEARS' => 'années', 'COUNT_MONTHS' => 'mois', // BEGIN Countdown years and months ));
EDIT
I just added in language/fr/common.php :and it's okCode: Select all
'COUNT_YEARS' => 'Années', 'COUNT_MONTHS' => 'Mois',
Think i'll link this for others to fix above error do this viewtopic.php?f=59&t=1595&start=160#p15162
PhpBB Countdown MOD
Just link what Stoker wrote. All the web know me as the most stupid girl
Now I have :

Now I have :
Surprise!? Dans 19 jours 23 heures 59 minutes 16 secondes
PhpBB Countdown MOD
Hello Stoker
I just updated from 1.0.2 to 2.0.0 version. Everything looks fine but some how it doesn't support other language than English in ACP, the old version 1.0.2 does. How do I fix it ?
Also the html image code dosen't work too
this what I use :
Thanks
I just updated from 1.0.2 to 2.0.0 version. Everything looks fine but some how it doesn't support other language than English in ACP, the old version 1.0.2 does. How do I fix it ?
Also the html image code dosen't work too

this what I use :
Code: Select all
<img src='http://www.abcd.com/images/announcement.png' style='width:30px; height:30px;' alt='' /> This site will close down :