inactive user and a banned user inactive user and a banned user
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

inactive user and a banned user

Started by lina_sarah, May 26, 2009, 09:31:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lina_sarah

Could any one explain the difference between an inactiver user and banned user

Joachim Müller

From the technical side: the inactivity status is being stored in the users table, the banning is stored in a separate table. Using banning instead of inactivity has therefor a slight performance penalty. Other than that (and from the banned/inactive user's point of view), there's no real difference.

lina_sarah

Would inactive users be able to view files and rate files. I think Banned users cannot access the site itself. Pls correct me if I am wrong.

Joachim Müller

You have asked your second question in a separate thread already. It got answered there as well. Stop causing extra moderation effort. Don't double-post! Don't cross-post! One question per thread! Additionally, you could easily have tested this for yourself, as suggested in the other thread.