Search found 13 matches

by T-Bone
28 Mar 2014, 22:21
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

FINALLY!!

That was it, had en and en_us languages installed, MOD updated en but en_us did not include the update so I updated en_us common.php and now works as expected.

Thank you so much for sticking with me until it got fixed, really appreciate it!

Terry
by T-Bone
28 Mar 2014, 22:06
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

I know HTML but am a novice at JS and php - I looked at common.php in language directory, it looks correct? // BEGIN Countdown $lang = array_merge($lang, array( 'COUNT_YEARS' => 'Years', 'COUNT_MONTHS' => 'Months', 'COUNT_DAYS' => 'Days', 'COUNT_HOURS' => 'Hours', 'COUNT_MINUTES' => 'Minutes', 'COUN...
by T-Bone
28 Mar 2014, 20:52
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

index page source shows: htmlTemplate: "<span class='cd-time'>Days until the 2014 Sipapu Rally</span> %d <span class=\"cd-time\">{ COUNT_DAYS }</span> %h <span class=\"cd-time\">{ COUNT_HOURS }</span> %i <span class=\"cd-time\">{ COUNT_MINUTES }</span> %s <span cla...
by T-Bone
28 Mar 2014, 20:50
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

Have narrowed down problem...I had 'Enable Timezone" set to Yes, but "Timezone Settings" was blank (won't remember my entry). When I set Enable Timezone to No it displays the Countdown. Yeah! However, it's ugly, showing this on header: Days until the 2014 Sipapu Rally 160 { COUNT_DAYS...
by T-Bone
28 Mar 2014, 20:46
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

Agreed, weird. No 'special' chars, only apostrophe, comma and hyphen "Countdown Complete Text", from index page source code: $(this).html("We're at the BMW Sipapu Rally, September 5-7, 2014"); I removed everything but text and tried again...did CTRL F5 and no countdown showing. A...
by T-Bone
28 Mar 2014, 20:01
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

Example shows '2012/11/30 00:00:00' I tried '2014/9/5 00:00:00', '2014/09/05 00:00:00', '09/05/2014 00:00:00', '2014/09/05', and other derivatives - still nothing showing up. I can see the parameters setup in the config file are being passed to the index files. Code from index page: <script src=&quo...
by T-Bone
28 Mar 2014, 19:03
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

Stoker,

I made suggested changes, refreshed templates and page cache, still no countdown mod showing on the page using IE or Safari. Sorry this has become as challenging as it has.

Any other ideas?

Terry
by T-Bone
28 Mar 2014, 05:37
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

If you are you referring to the overall_header.html file in the styles/prosilver/template directory, I can't find that code in that file.
by T-Bone
27 Mar 2014, 21:27
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

I uninstalled and reinstalled the MOD. I can now see the 'countdown' code and my config parameters in the index.php file on the web, but I still can't see the counter.
by T-Bone
27 Mar 2014, 15:22
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 113266

PhpBB Countdown MOD

That's the MOD I originally downloaded, then I found links to modifications to 4 files contained in the MOD. Maybe I got MODs confused...

Will download and reinstall your MOD, update the site and let you know the results.

Thx