I don't know what caused this but the new site I'm trying to build started behaving badly!
A new user registration:
The admin is supposed to moderate registrations (used to work fine).
The user receives the email to confirm his email address by clicking the link.
When the user confirms his email address he is presented with the message that his account will be reviewed before activated, as normal.
The problem is that NO EMAIL is sent to the admin of the site to let him know that he needs to moderate the registration.
The user status (in Joomla CB Users) is normal (showing that needs approval).
I have open the linux console with the live maillog and I see the emails to the new user normally sent. There is NO indication that emails are being sent to the site admin.
Debugging (full) shows no language parsing errors. It shows however several duplicate DB queries (many of them) as well the text below under "Untranslated Strings":
DIRECTORY_S_DOES_NOT_EXIST_UNABLE_TO_ADD_TO_CLASS_LOADER="%s does not exist. Unable to add to Class Loader"
LOADING_CONTAINER_CONFIG_FILE_FOR_S_FROM_S="container config file for %s from %s"
REGISTERING_LIBRARY_PATH_S_FOR_S="library path %s for %s"
UNABLE_TO_FIND_REGISTERED_CONTAINER_CONFIG_FILE_S_AT_S="to find registered container config file %s at %s"
----
Ensure moderator notifications are enabled within CB > Configuration > Moderation. Also ensure your user meets the view access level configured for CB Moderators within CB > Configuration > Moderation. Next edit your moderator within CB > User Management and ensure they're configured to receive emails.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.