Skip to Content Skip to Menu

How to know which user sent an image aproval email

  • goduto
  • goduto
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
13 years 1 month ago #172394 by goduto
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.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
13 years 1 month ago #172421 by nant

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.


You can edit the language string and add [username] to it.
You should also have the CB Moderation module installed and published.

Please Log in or Create an account to join the conversation.

  • goduto
  • goduto
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
13 years 1 month ago #172427 by goduto
Ok, but where I can do it?

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
13 years 1 month ago #172437 by nant

goduto wrote: Ok, but where I can do it?


CB Moderation module is part of the CB package and can be installed as described in the installation document (also part of the package).

Download english language package from here:
forge.joomlapolis.com/projects/lan-cb-en/files

and edit the language strings to your liking, then install.

Please Log in or Create an account to join the conversation.

  • goduto
  • goduto
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
13 years 1 month ago - 13 years 1 month ago #172440 by goduto
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?
Last edit: 13 years 1 month ago by goduto.

Please Log in or Create an account to join the conversation.

  • goduto
  • goduto
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
13 years 1 month ago #172596 by goduto

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?

so?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum