Hi, I'm trying to customize some email who are sent to Admin (notification of registration ad so on...)
But where I can find them and edit them?
In Settings> Email templates I find only messages sent to users.
Thanks
Hi, I'm trying to customize some email who are sent to Admin (notification of registration ad so on...) But where I can find them and edit them? In Settings> Email templates I find only messages sent to users.
Thanks
|
Maybe you can find them in the language strings? |
No, these ones are not in Language Settings. It's the email sent by contact form.
And the same is for the email "UserX shared a photo with you", when you share a photo with someone else... |
I believe these are in the cron jobs. Never went looking for them I must admit. Maybe we can get Boonex Admin to hop in on this ? |
Messages for admin:
inc/classes/BxDolProfilesController.php
// sent to admin
User X shared a photo with you:
inc/classes/BxDolSharedMedia.php
/*
function sendFileInfo |
Messages for admin:
inc/classes/BxDolProfilesController.php
// sent to admin
User X shared a photo with you:
inc/classes/BxDolSharedMedia.php
/*
function sendFileInfo Thanks OKWeb, I knew a brain like your's would have the anwer. |
Thank you very much!
Since you're a dolphin brain, maybe you ideas about this other issue of mine? That's my main problem actually... |