notify user that the profile should updated

15 years 6 months ago #77053 by drjoy
hellow im new here id like to have some help
i need something can notify the user when he log in that there is some new fields should be updated
:( and its realy important to me

Post edited by: drjoy, at: 2008/10/12 00:55

Please Log in to join the conversation.

15 years 6 months ago #77054 by krileon
Make a plugin that checks something like this:
[code:1]
if ($user->YOUFIELD ==""«») {
echo "HEY FILL XYZ FIELD OUT NOOOOOOOOW!!11";
}
[/code:1]

For multiple fields you could do

[code:1]
if ($user->YOUFIELD ==""«») {
echo "HEY FILL XYZ FIELD OUT NOOOOOOOOW!!11";
} else if ($user->YOUFIELD2 ==""«») {
echo "HEY FILL XYZ FIELD OUT NOOOOOOOOW!!11... too";
}
[/code:1]

Post edited by: krileon, at: 2008/10/12 01:04


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.

Please Log in to join the conversation.

15 years 6 months ago #77074 by drjoy
Hello krileon thank you very much for Your Reply but sorry im new here i didnt understand you about make a plugin i dont know how exactly

Please Log in to join the conversation.

15 years 6 months ago #77089 by krileon
Download the API documents for plugins and grab the 2 hello world plugins and just practice practice practice.

You'll pick up on it pretty quick. It's fairly easy to make a plugin.


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.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.225 seconds

Facebook Twitter LinkedIn