Skip to Content Skip to Menu

[SOLVED] Send Mail to Yourself?

10 years 5 months ago - 10 years 3 months ago #245758 by tjohns92109
[SOLVED] Send Mail to Yourself? was created by tjohns92109
I was wondering who would want to send mail to themselves? On the profile wall, it seems odd that you would have the option to send mail to yourself. Or return the gesture to yourself, for that matter. I didn't see anything anywhere to make it so that it only shows if someone other than the owner of the profile posts to the wall.

I guess I'll have to find the code and try to put an exception in there... or get rid of it. Maybe I'll send the edited code if I fix it.

I would love for you to say, hey there's an option to fix this. But probably not gonna happen.
Last edit: 10 years 3 months ago by krileon.

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
10 years 5 months ago #245761 by nant
Replied by nant on topic Send Mail to Yourself?

tjohns92109 wrote: I was wondering who would want to send mail to themselves? On the profile wall, it seems odd that you would have the option to send mail to yourself. Or return the gesture to yourself, for that matter. I didn't see anything anywhere to make it so that it only shows if someone other than the owner of the profile posts to the wall.

I guess I'll have to find the code and try to put an exception in there... or get rid of it. Maybe I'll send the edited code if I fix it.

I would love for you to say, hey there's an option to fix this. But probably not gonna happen.


I am not sure where you are seeing this.

If you visit your profile on this site, do you see an option to send email to yourself?

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

10 years 4 months ago #246084 by tjohns92109
Replied by tjohns92109 on topic Send Mail to Yourself?
It's on the wall (plugin/tab) where it says 'write on the wall'. I'm thinking my best bet is to just remove it via style if it has a unique class or i.d. Or if it's not unique (actually just looked - it's not), I can just remove it from the wall template.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
10 years 4 months ago #246112 by krileon
Replied by krileon on topic Send Mail to Yourself?
ProfileBook ProfileWall tab isn't an email unless you have notifications enabled, but it shouldn't notify you about your own posts. You can post on your own Wall. If you want only users to be able to post and not a users self you should use the ProfileBook tab.


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 or Create an account to join the conversation.

10 years 3 months ago #247086 by tjohns92109
Replied by tjohns92109 on topic Send Mail to Yourself?
That's not a problem. When you click the 'send Email' link it says "You are not allowed to send an email to yourself!". I think the solution is for me to just remove it from the template... or put a php conditional statement to not show it if the logged in user is the same as the user profile that you're on. I'll take care of it. Thanks...

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
10 years 3 months ago #247096 by krileon
Replied by krileon on topic Send Mail to Yourself?
Normally you wouldn't display that field, but instead access the email from from the CB Menu item under Message. I'm not sure why a user would click the field though to email themselves so it shouldn't be much of an issue. At any rate you could use CB Conditional try and hide it from users self by comparing viewing user id or username against displayed users user id or username.


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 or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum