1
Well, I'm not getting this module to work, so I activated PHP Debug and this was what it told me:
Parse error: parse error, unexpected T_FUNCTION in /home/diegod/public_html/bdd/modules/count/blocks/b_count.php on line 2
And this is what line 2 of that files has:
function b_count_show($options){
What's wrong?
Thanks for your support.