Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Unwanted users  (Read 2912 times)

0 Members and 1 Guest are viewing this topic.

cap97

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
    • http://www.livinglegend.org
Unwanted users
« on: November 18, 2003, 01:02:49 am »

Is it possible to set it so I, as the admin, get to approve any registration submissions?  The best I could find was that I can make it so a user can validate his own email to acctivate his account, but that still leaves me out of the loop.  Basically I'm trying to set up a private family gallery and I don't want anyone's registration to go through without my permission.
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
Unwanted users
« Reply #1 on: November 18, 2003, 02:30:46 am »

they will try and retry over and over again.
just let them register and deactivate them so they can't register with their emailaddress anymore
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Oasis

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 252
  • iNSiGNiA
    • Pixnet Gallery
Unwanted users
« Reply #2 on: November 18, 2003, 06:03:23 am »

There IS a way you could do this by modifying register.php

find
Code: [Select]
if(!cpg_mail($email, sprintf($lang_register_php['confirm_email_subject'], $CONFIG['gallery_name']), strtr($lang_register_confirm_email, $template_vars))){
and replace $email with your email address (I think you will have to add slashes to the @ and probably quotes)

Then, set email activation to ON, and every time a user registers, the activation email will be sent to YOU instead of them. When you receive it, you can go online to review their information, and activate them using the link in the email.
Logged
Pixnet Gallery: http://www.pixnet.net
iNSiGNiA Weblog: http://www.jayliu.org

toups

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Unwanted users
« Reply #3 on: November 19, 2003, 02:56:11 am »

:D Actually you want to do exactly what I am doing.  However, first I set up a phpBB (bulletin board) for my family and then integrated in Coppermine.  phpBB handles the membership and has exactly the option you are looking for.  With integration, phpBB handles the membership for Coppermine.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 18 queries.