Die Suche ergab 7 Treffer
- Di 01.Feb, 2005 13:25
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
- Di 01.Feb, 2005 04:20
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
- Mo 31.Jan, 2005 21:47
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
- Mo 31.Jan, 2005 18:18
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
- Mo 31.Jan, 2005 18:03
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
I am getting this error now
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in /home/mojojojo/public_html/forum/language/lang_english/lang_main.php on line 1331
This is what's on line 1331
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in /home/mojojojo/public_html/forum/language/lang_english/lang_main.php on line 1331
This is what's on line 1331
Code: Alles auswählen
$lang[CT_Hours'] = 'hrs';- Mo 31.Jan, 2005 17:18
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
- Mo 31.Jan, 2005 15:42
- Forum: phpBB 2.x
- Thema: Advance countdown timer help
- Antworten: 16
- Zugriffe: 649
Advance countdown timer help
I really like the advanced countdown script. I have successfully installed the script and it's working great, but I would like to know if it could display the text "days - hr : min : secs" along with the numbers. I was wondering if someone could possibly please explain to me how this could be done ...