6
excerpt from the readme file included in the module:
3 - Go in each [color=FF0000]theme.html[/color] file and add in the footer part of XOOPS the following code:
Example resulting from the Default XOOPS theme:
<table width="100%" cellspacing="0">
<tr id="footerbar">
<td><a href="https://xoops.org/" target="_blank"><img src="<{$xoops_imageurl}>poweredby.gif" alt="" />a>
<{if $xoops_isadmin != 1}>
<script type="text/Javascript">
script>
<{/if}>
td>
tr>
table>
body>
html>
This code will allow the stats module to count.
if you miss that step, the module will not be counting!