Page 1 of 1

toplist on html pags not working

Posted: Sat Jan 12, 2019 2:41 pm
by sponsorchat
Hi guys

I can get the toplist to work on .php pages.

I just can not get it to show up on regular html (not shtml) pages

I have tried both these, path being correct.

Any ideas please.


PHP (.php pages)

<?php
include "toplist.html";
?>

SSI (.shtml pages)

<!--#include virtual="toplist.html" -->

Re: toplist on html pags not working

Posted: Sat Jan 12, 2019 10:38 pm
by sponsorchat
never mind my programmer solved it

Peace