News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

how can i show other users how many users have registerd

Started by greeny, October 06, 2003, 04:03:17 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

greeny

Please help me

How can i show how many useres have registerd ??
and how can i send a email to all registerd users ??

thanks sascha

Joachim Müller

those features haven't been build in, you'll have to code them for yourself (just query the table cpg11d_users). Maybe someone who reads this wants to code this as add-on?

This features might go into a future version of coppermine...

If you're not a coder I suggest you take a look at Coppermine 1.1.1 that provides linking the user management of a bbs and coppermine. Most bbs have a feature to show the number of registered users, users online and also an admin function to send emails to all registered users.

GauGau