Change registration confirmation message? Change registration confirmation message?
 

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

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