user account with rating/comment abilities but no password change user account with rating/comment abilities but no password change
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

user account with rating/comment abilities but no password change

Started by bronchandes, March 12, 2006, 06:33:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bronchandes

is it possible to create an account where the users wont be able to change the password but still can add comments/ratings??
but i dont want to give access without a password. so no annonymous guests.

Joachim Müller

do I understand this correctly: you want to create a  generic user account that several users are meant to share? You mustn't!

bronchandes

yes. thats exactly what i want. would be nice if i dont need to create an account for every single user.
what do you mean by you must not??

thx bronchandes

Joachim Müller

the whole point of user management is that every registered visitor of your site (who has higher permissions than an unregistered guest) has a unique user id. The whole comment/upload/rating system is based on this, as well as in other applications. You don't have to create users - let your users register for themselves instead.