Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Countdown timer to next game #113

@swappage

Description

@swappage

Hello,
i'm having an hard time in figuring out how to properly set up the countdown page.

I can't seem to find a configuration in the admin panel, but also by editing the value in the configuration table of the database doesn't seem to affect the page behaviour.

It always says "SOON"

I took a quick look at the controller int he source and the genRenderCountdownContent() should render the next date event if the value is set in the database or SOON if it's not set.
Maybe i'm using the wrong format for the value? the description of the parameter in the DB says it's a date so i used the format
"YYYY-MM-DD hh:mm:ss"

also.. is the countdown timer routine implemented at all? in the index page?

<li><span class="count-number">--</span>_days</li>
<li><span class="count-number">--</span>_hours</li>
 <li><span class="count-number">--</span>_minutes</li>
<li><span class="count-number">--</span>_seconds</li>

thanks for the help.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions