Customizing notification email sent to admin Customizing notification email sent to admin
 

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

Customizing notification email sent to admin

Started by eventide, December 09, 2009, 12:00:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eventide

I have the Config settings so that the admin gets an email notifying that someone registered at he photo gallery.

Is there a way to add the registered email address to that notification email? If so, how?

Thanks for anyone's help.

http://www.kokospetspa.com
f u cn rd ths u cn gt a gd jb n prgrmmng

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

eventide

Thank you.

I will implement and test and post back here if I was successful or not.
f u cn rd ths u cn gt a gd jb n prgrmmng

eventide

Thank you again, Jeff. That post had the info that I needed. Must've missed that when I searched...

One thing I want to make sure I'm clear on, however: Am I correct in saying that any upgrades to Coppermine will overwrite any modifications done to any files outside of the themes folder, such as modifying register.php and english.php?
f u cn rd ths u cn gt a gd jb n prgrmmng

Joachim Müller

Yes. Upgrade instructions say that you need to upload all files from the new package, overwriting the existing old files. Subsequently, you need to re-apply any hacks for the new files. That's why it's not recommended to hack the core, but to restrict yourself to your custom theme. To change the core logic, it's recommended to use plugins, as they are not changed during an update. Only as a last resotr (if you have no other option and need a feature very badly) should you perform hacks of the core code.

eventide

I thought so. At least I've been taking notes about where I've been modifying those files.

Thanks for the clarification, Joahcim.
f u cn rd ths u cn gt a gd jb n prgrmmng