By nocte on
Hello,
I want to display in a block the total number of (active) users and (published) nodes. I searched around the module directory but did not found such a module..
Kind regards,
nocte
Hello,
I want to display in a block the total number of (active) users and (published) nodes. I searched around the module directory but did not found such a module..
Kind regards,
nocte
Comments
Some Quick SQL
You could write the following to get that info from the database and return the results with some meaningful text around it:
=-=
http://drupal.org/project/hof may also be worth looking at