|
|
|
|
|
|
![]() |
#5 |
WHO IS FONZY!?! Don't they teach you anything at school?
|
the toplist templates are easy enough, the .templ files are where you set toplist layout, .html is the files updated every 1hr .. you call the file the same way as the in.php .. eg
<!--#include file="toplist/template1.html" --> for ssi default apache server setups when using ssi you have to call/save the file as *.shtml for ssi to parse .. some servers have ssi parsing truned on so this is not needed, depends on your host .. are you counting hits in without problems? if you are using ssi this will be the indicator for working or not. you should probally save .htm as .shtml anyway, best practice ![]() the code to count hits in using ssi is <!--#include file="in.php" --> hope I got that out clear ![]() |
![]() |
![]() |
|
|