PDA

View Full Version : Show total number of links and categories


ccolvard
06-06-2006, 12:15 AM
Hi:

How do I show total number of links and categories on index.php?

Thanks,

Chris

proprod
06-06-2006, 01:13 AM
Content visible to registered users only.

In index.php, find:
Content visible to registered users only.

Just AFTER that, add:
Content visible to registered users only.

Then place something like:
Content visible to registered users only.
In your footer.tpl or wherever you would like to display it.

ccolvard
06-09-2006, 11:35 PM
Thanks proprod (http://www.phplinkdirectory.com/forum/member.php?u=1436)!

It worked like a charm.

Chris