Please Log in or Create an account to join the conversation.
goduto wrote: Is there a way to make CB tells me which user is uploading an image? The aproval e-mail tells me that an user uploaded an image but doesn't tells me which one.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
goduto wrote: Ok, but where I can do it?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
so?goduto wrote: Ok, I found it!
And that's what I did:
Default:
DEFINE('_UE_IMAGE_ADMIN_MSG','A user has submitted an image for approval. Please log in and take the appropriate action.');
Edited:
DEFINE('_UE_IMAGE_ADMIN_MSG','The user [USERNAME] has submitted an image for approval. Please log in and take the appropriate action.');
But when I receive the E-mail, it shows [USERNAME] and not the "Name" of the user...
How do I make this work?
Please Log in or Create an account to join the conversation.