I need to show statistics only for registered users, there is a trick?
Thank's
Adriano
Show statistics only fo registered users
-
kata32
- Phoca Newbie

- Posts: 3
- Joined: 05 Oct 2011, 18:38
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Show statistics only fo registered users
Hi, in such case the code needs to be customized, so the stats will be displayed for registered - some if clause must be done, something like:
if (user is not registered) {
... display the stats
}
Jan
if (user is not registered) {
... display the stats
}
Jan
If you find Phoca extensions useful, please support the project