Jump to content

WOE status and time script V2.With Count DOWN, uses sql :)


Recommended Posts

Posted

Hey guyz,

watching the request for woe status, I thought of making a simple script for it:

It has 3 files

1.sql table for keeping track of status and time

2.script to update table.

3.php file to view the status online.

For version2 please go through Readme file too.

WOE STATUS V2

Woe status V1

  • Upvote 6
  • 5 months later...
  • 5 weeks later...
  • 2 months later...
Posted

guys help us....in woe.php there's an html code?.....do you think i will paste it even if it there's a html code?.....help grrr i will hate this count woe

instructuion plz....i dont understand where i put WOE.PHP file cause there's a html code...plz guide me IM SUPER NOOB HERE!!!! ASAP

Posted (edited)

Here a simple step-by-step for you:

1. You need to upload the woestatus.php into your theme folder of choice then upload it anywhere you want example fluxcp/theme/default/main/

2. Same with number 1, upload the countdown.js to your theme example fluxcp/theme/default/js

3. After that you need to include the countdown.js and woestatus.php into your actual header.php for it to work.

To call countdown.js:

<script type="text/javascript" src="<?php echo $this->themePath('js/countdown.js') ?>"></script>

To call woestatus.php:

<?php include 'main/woestatus.php' ?>

If you have more questions, you can post it in here. xD Note that I haven't tried this script. xD

Edited by Heero Yuy
  • 1 month later...
  • 8 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...