I get the following error in my logs
Missing argument 1 for counter_menu() in /home/moldale/public_html/web/modules/counter/counter.module on line 33.
It seems to work apart from admin/settings/counter just displays the Site config menu, rather that any config for the module.
Comments
Comment #1
drupalnesia commentedThe admin page of Counter module still has some bugs. One of them reported by: http://drupal.org/node/274672
Hope I can fix this in next version soon. I still learn how to upgrade module to Drupal 6 :)
Comment #2
drupalnesia commented6.x-1.1: Bug fix: administer setting menu
Please uninstall then install this module to make sure the cache has cleaned.
Comment #3
drupalnesia commentedBug fix has submitted. Closed.