This topic is locked
[SOLVED]

 Notification on registering

12/5/2017 11:39:00 AM
PHPRunner General questions
G
guruspeaker author

Does anyone know how I can edit the contents of the "Notification on registering" e-mail that gets sent when a new user registers?

admin 12/6/2017
G
guruspeaker author 12/6/2017



Check 'Email templates':

https://xlinesoft.com/phprunner/docs/email_templates.htm


That must be new to 9.8. I'm still in 9.7 :-(
Is there a php file I can manually edit?

admin 12/6/2017

Sure, you can edit register.php file but switching to version 9.8 is a better option.

G
guruspeaker author 12/6/2017



Sure, you can edit register.php file but switching to version 9.8 is a better option.


Actually.. I found it in registerpage.php ;-) Under output/classes.
Thanks Sergey!