Change registration confirmation message? Change registration confirmation message?
 

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]

Main Menu

Change registration confirmation message?

Started by Mad River, November 17, 2007, 06:03:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mad River

Hi All,

I'm fairly new to Coppermine, and know very little about coding. So, I'm not sure if this is a simple request or something way over my head! Anyway, here's what I'm trying to do:
I've configured my site so that when users try to register, I get an e-mail and can choose whether to approve the user or not. After they create their username/password, a "message box" appears saying "Thank you. Your request for account activation was sent to the admin. You will receive an email if approved." Is there a way to change that text? I've looked through register.php and can't figure out where that text would be.

Thanks in advance!

Mad River

Tranz

Edit lang/english.php

Look for: thank_you_admin_activation

Mad River