Shadowgate
Jr. Member
 
Posts: 69

Heehaw
|
 |
[BETA] Users online/forum stats
« on: June 17, 2002, 03:17:23 AM » |
|
I wrote a little script which is a variation of SSI.php to show some forum information you can put on your main page.... If anyone is interested let me know and I can post the script here for you.... here is my script in action: www.newtiburon.com
|
|
|
Logged
|
|
|
|
|
|
|
|
|
Shadowgate
Jr. Member
 
Posts: 69

Heehaw
|
 |
Re:[BETA] Users online/forum stats
« Reply #6 on: June 18, 2002, 07:02:29 PM » |
|
Get this file: www.newtiburon.com/Stats.zipThen place users.php in your index and place info.php in your yabbse directory... You can then refer to the users.php file from you main page using server side includes with the following code: <!--#include virtual="./users.php" --> Let me know if you have any problems....
|
|
« Last Edit: June 18, 2002, 07:05:26 PM by Shadowgate »
|
Logged
|
|
|
|
|
|
|
|
|
|
Shadowgate
Jr. Member
 
Posts: 69

Heehaw
|
 |
Re:[BETA] Users online/forum stats
« Reply #13 on: June 18, 2002, 10:10:57 PM » |
|
By default this script assumes the following.... The page you are including the script on is your homepage and its located on the bottom spot of your domain .... (For example... www.yahoo.com/index.html) now you would want to place the users.php in the same dir as the index file...and the info.php would go in www.yahoo.com/yabbse/info.php
|
|
|
Logged
|
|
|
|
|