14
"unexpected T_FUNCTION" means that the PHP compiler has encountered a function where it should not be. What this usually means is that there is an error in the code somewhere. So, the Counter module (posted in 2004, and the home page site is now a spammer placeholder page) has an error. It could be a missing closing bracket or a missing semi-colon at the end of a line before it. If you have a PHP validator, run this php file through a debugger. There may be something else, but I'd suggest looking for an updated module or you will likely have to troubleshoot this one yourself. You might try the iStats module instead since it's about XOOPS usage stats as well, but I don't know if it will give you what you are looking for. At least for now, until you get other things going, it may not be worth your time, but that's up to you, of course. And assuming it's valuable to XOOPS, then jumping in and updating the module and re-publishing it to the community would be of value.