Changing Email templates Changing Email templates
 

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

Changing Email templates

Started by Lyn Robb, December 18, 2008, 11:38:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lyn Robb

I found the msg on changing $lang_register_confirm_email = <<<EOT, and was able to update my Registration email msgs, but I cannot find where to edit the other admin email msgs, such as the msg that goes out with changing password, requesting password, etc.  It doesn't appear to be in the english.php file along with the Reg email text.

I'm just setting up my gallery and trying to make sure its bomb-proof before making it available to my users.  Thx!

Lyn

Joachim Müller

Those emails are themable in themes/yourtheme/theme.php. Board rules!

Lyn Robb

I did follow the board rules as best I could before asking and couldn't come up with anything similar to what I was looking for (other than the one I posted in my original msg).  I just looked in the theme.php and saw no references to email, or text or anything.


Joachim Müller

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#theme_sample
If a section you want to see edited in your custom theme doesn't exist, copy the corresponding section from themes/sample/theme.php into your custom theme, then start editing.

Quote from: Lyn Robb on December 21, 2008, 06:44:00 PM
I did follow the board rules as best I could before asking
Sure. Let me quote some board rules for you then:Board rules / Forum policies: Post Links -> any particular reason for not doing that? You're suppossed to post a link to your gallery with each and every new thread you start. We need it to be able to support you. Failing to do so results in snappy replies, as supporters are reluctant to repeat the same thing over and over again. Being reminded of board rules and still playing stupid is rude and selfish. Send me $500 and you phone number and I'll read the board rules over the phone to you if you're too lazy to read them by yourself. ::)

Joachim