<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: email - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/email</link>
		<description>bbPress Support Forums &#187; Tag: email - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:03:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/email" rel="self" type="application/rss+xml" />

		<item>
			<title>locomo on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102651</link>
			<pubDate>Thu, 10 May 2012 21:06:58 +0000</pubDate>
			<dc:creator>locomo</dc:creator>
			<guid isPermaLink="false">102651@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>in your theme's functions.php</p>
<p>cheers!
</p>]]></description>
					</item>
		<item>
			<title>rantamies on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102649</link>
			<pubDate>Thu, 10 May 2012 19:27:18 +0000</pubDate>
			<dc:creator>rantamies</dc:creator>
			<guid isPermaLink="false">102649@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks locomo!</p>
<p>just one question what file i put this in?</p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>locomo on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102648</link>
			<pubDate>Thu, 10 May 2012 17:47:09 +0000</pubDate>
			<dc:creator>locomo</dc:creator>
			<guid isPermaLink="false">102648@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>not sure if this is the best way but I'm doing this to have the checkbox checked by default:</p>
<p>/* set forum subscription field checked by default */<br />
function my_forum_topic_subscribed_by_default() {<br />
	echo '&#60;script type="text/javascript"&#62;jQuery("#bbp_topic_subscription").prop("checked","checked");&#60;/script&#62;';<br />
}<br />
add_action('bbp_theme_after_topic_form_subscriptions', 'my_forum_topic_subscribed_by_default');<br />
add_action('bbp_theme_after_reply_form_subscription', 'my_forum_topic_subscribed_by_default');
</p>]]></description>
					</item>
		<item>
			<title>rantamies on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102577</link>
			<pubDate>Wed, 09 May 2012 06:44:39 +0000</pubDate>
			<dc:creator>rantamies</dc:creator>
			<guid isPermaLink="false">102577@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Problem is that i dont. Any idea how to do it?</p>
<p>Plugin wuold be best solutions for me?
</p>]]></description>
					</item>
		<item>
			<title>pimarts on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102571</link>
			<pubDate>Tue, 08 May 2012 21:44:25 +0000</pubDate>
			<dc:creator>pimarts</dc:creator>
			<guid isPermaLink="false">102571@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you know your way around Javascript / jQuery: You could do a workaround with that to tick that box automatically upon page load and hide it immediately... It's a dirty fix though :)
</p>]]></description>
					</item>
		<item>
			<title>rantamies on "email notification"</title>
			<link>http://bbpress.org/forums/topic/email-notification-1#post-102561</link>
			<pubDate>Tue, 08 May 2012 09:44:38 +0000</pubDate>
			<dc:creator>rantamies</dc:creator>
			<guid isPermaLink="false">102561@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Howdy,</p>
<p>i wuold like to have email notifications to users with out them have to click "Notify me of follow-up replies via email" check box.</p>
<p>is that possible? it wuold be great that "Notify me of follow-up replies via email" wuoldnt show at all. so if you write to forum you wuold get notification every time someone wuold write answear to it.
</p>]]></description>
					</item>
		<item>
			<title>NickMackz on "Send user a Buddypress notification as well as/instead of an email"</title>
			<link>http://bbpress.org/forums/topic/send-user-a-buddypress-notification-as-well-asinstead-of-an-email#post-101759</link>
			<pubDate>Thu, 19 Apr 2012 17:23:48 +0000</pubDate>
			<dc:creator>NickMackz</dc:creator>
			<guid isPermaLink="false">101759@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It would really useful for subscribing to topics, if it sent you a buddypress notification when there was a new reply. </p>
<p>I think this should be enabled whenever someone subscribes to a topic and it should give them an option whether or not to subscribe to email notifications as well. </p>
<p>The problem with email notifications is that they can quickly fill up your inbox on a popular topic and not everyone checks their emails often. Users see notifications whenever they visit the site.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "No email notifications for subscribed topics"</title>
			<link>http://bbpress.org/forums/topic/no-email-notifications-for-subscribed-topics#post-100526</link>
			<pubDate>Wed, 21 Mar 2012 21:38:00 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100526@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Glad to here you got it sorted out. Not sure why that happens - I've encountered it with other plugins as well.
</p>]]></description>
					</item>
		<item>
			<title>ladymeg on "No email notifications for subscribed topics"</title>
			<link>http://bbpress.org/forums/topic/no-email-notifications-for-subscribed-topics#post-100524</link>
			<pubDate>Wed, 21 Mar 2012 20:52:02 +0000</pubDate>
			<dc:creator>ladymeg</dc:creator>
			<guid isPermaLink="false">100524@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Okay...we resolved the issue by installing a SMTP plugin for WordPress.  </p>
<p>The default mail() function apparently works fine for the basic WordPress functions but for some reason it wouldn't work with the bbPress plugin.  So we went around it.  :)
</p>]]></description>
					</item>
		<item>
			<title>ladymeg on "No email notifications for subscribed topics"</title>
			<link>http://bbpress.org/forums/topic/no-email-notifications-for-subscribed-topics#post-100431</link>
			<pubDate>Mon, 19 Mar 2012 19:18:36 +0000</pubDate>
			<dc:creator>ladymeg</dc:creator>
			<guid isPermaLink="false">100431@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>We just installed bbPress 2.0.2 on the latest version of WordPress.  Everything is working great, except that when someone subscribes to a topic they never receive the email notifications.  Regular WordPress notifications (such as new user registration) work fine.  Any idea what's wrong?  The only other plugins we have are small things like random quote widget and weather widget.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "HTML entities in notification emails"</title>
			<link>http://bbpress.org/forums/topic/html-entities-in-notification-emails#post-99582</link>
			<pubDate>Sun, 11 Mar 2012 23:35:52 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">99582@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is already fixed in the development version. Probably best to wait until its released.
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "HTML entities in notification emails"</title>
			<link>http://bbpress.org/forums/topic/html-entities-in-notification-emails#post-99307</link>
			<pubDate>Sat, 10 Mar 2012 10:13:07 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">99307@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>My users are seeing HTML entities in their notification emails:</p>
<p>eg. "@jordan, Love the owl on this page: &#8220;This page became so elevated that it transcended time space :(&#8221;"</p>
<p>Anyone know how to fix this?
</p>]]></description>
					</item>
		<item>
			<title>Richard Leigh on "Email masked"</title>
			<link>http://bbpress.org/forums/topic/email-masked#post-94584</link>
			<pubDate>Wed, 23 Nov 2011 08:57:45 +0000</pubDate>
			<dc:creator>Richard Leigh</dc:creator>
			<guid isPermaLink="false">94584@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi devs.</p>
<p>bbpress looks great on our new site, great work getting us an integrated forum. But major problem is what others have described here: the login to our site is what gets displayed.</p>
<p>I notice that this thread hasn't had a posting for about a year, so I'm just wondering if there are any answers in new versions.</p>
<p>I'm a bit out of my depth with some of the technicalities because this was set up for us, but is there an easy fix?</p>
<p>Thanks</p>
<p>Richard
</p>]]></description>
					</item>
		<item>
			<title>zakiu on "New registered users - automated thank you email?"</title>
			<link>http://bbpress.org/forums/topic/new-registered-users-automated-thank-you-email#post-92488</link>
			<pubDate>Fri, 23 Sep 2011 20:12:28 +0000</pubDate>
			<dc:creator>zakiu</dc:creator>
			<guid isPermaLink="false">92488@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm also looking for something similar.  I do not know which file to edit to make the automated email customized to say what I want it to say!
</p>]]></description>
					</item>
		<item>
			<title>GHOSTChoja on "New registered users - automated thank you email?"</title>
			<link>http://bbpress.org/forums/topic/new-registered-users-automated-thank-you-email#post-91922</link>
			<pubDate>Sun, 11 Sep 2011 14:51:44 +0000</pubDate>
			<dc:creator>GHOSTChoja</dc:creator>
			<guid isPermaLink="false">91922@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, I'd really like my new registered users to get an email from the forum to say thanks for registering, rather than me having to do it manually from my email address everytime I get an email.</p>
<p>Is this possible?</p>
<p>Cheers
</p>]]></description>
					</item>
		<item>
			<title>ns32 on "Plugin: Post Notification"</title>
			<link>http://bbpress.org/forums/topic/plugin-post-notification/page/3#post-90843</link>
			<pubDate>Tue, 16 Aug 2011 23:08:47 +0000</pubDate>
			<dc:creator>ns32</dc:creator>
			<guid isPermaLink="false">90843@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Can someone tell me how to modify the plugin so that notifications about favorite topics are emailed by default? I want to save users the two extra steps of logging into their profile and ticking a box to get email notifications about favorites.</p>
<p>Please err on the side of over explanation.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>JolinG on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-90825</link>
			<pubDate>Tue, 16 Aug 2011 08:10:17 +0000</pubDate>
			<dc:creator>JolinG</dc:creator>
			<guid isPermaLink="false">90825@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks Gautam. But I'm running 1.1 still got the problem, why?
</p>]]></description>
					</item>
		<item>
			<title>cavenewt on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-90823</link>
			<pubDate>Tue, 16 Aug 2011 05:42:58 +0000</pubDate>
			<dc:creator>cavenewt</dc:creator>
			<guid isPermaLink="false">90823@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm running v1.02 and actually got notifications running using xili "new post notification" which I found in the plugins section here. Any forum or topic marked as a favorite or for RSS gets an email, even if the user doesn't follow through with the RSS part.
</p>]]></description>
					</item>
		<item>
			<title>t.sjogren on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-88772</link>
			<pubDate>Tue, 14 Jun 2011 08:55:52 +0000</pubDate>
			<dc:creator>t.sjogren</dc:creator>
			<guid isPermaLink="false">88772@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi<br />
I have 1.0.3 installed and would like to add e-mail notification. What is the best way to do this?
</p>]]></description>
					</item>
		<item>
			<title>Yukon Cornelius on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-86901</link>
			<pubDate>Sat, 30 Apr 2011 02:06:14 +0000</pubDate>
			<dc:creator>Yukon Cornelius</dc:creator>
			<guid isPermaLink="false">86901@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks Gautam. Is it safe to install 1.1 alpha? When will it be released? So it won't work with Bechet 1.0.3 hey? Boohoo...
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-86899</link>
			<pubDate>Sat, 30 Apr 2011 01:56:43 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">86899@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You can either use bbPress 0.9 with the Subscribe to Topic plugin or install the yet-to-be-released bbPress 1.1 alpha which has that feature built-in. The Subscribe to Topic Plugin by _ck_ doesn't work with the current version of bbPress, i.e. 1.0.
</p>]]></description>
					</item>
		<item>
			<title>Yukon Cornelius on "Easy answer - email notification / subscribe to topic"</title>
			<link>http://bbpress.org/forums/topic/easy-answer-email-notification-subscribe-to-topic#post-86894</link>
			<pubDate>Fri, 29 Apr 2011 21:50:52 +0000</pubDate>
			<dc:creator>Yukon Cornelius</dc:creator>
			<guid isPermaLink="false">86894@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>I have looked through many posts on this topic, but I can't find an answer.</p>
<p>All I need to know is: is email notification now built into BBpress? </p>
<p>If not, which plugin definitively works for email notification? </p>
<p>I can't get @thomasklaiber 's email notification plugin to work, and judging by the threads, the best bet is 'subscribe by email'. That one shows above threads, but does nothing once selected.</p>
<p>Surely there is a way to follow topics by email. This has been asked for at least 4 years... is it just my theme?</p>
<p>J
</p>]]></description>
					</item>
		<item>
			<title>Smartguy5000 on "No Email Going out &amp; Other issues"</title>
			<link>http://bbpress.org/forums/topic/no-email-going-out-other-issues#post-85513</link>
			<pubDate>Wed, 23 Mar 2011 05:40:39 +0000</pubDate>
			<dc:creator>Smartguy5000</dc:creator>
			<guid isPermaLink="false">85513@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This can be closed I suppose, since I tried out phpbb3 and with a little tinkering, and installing IIS with SMTP, got it to work.
</p>]]></description>
					</item>
		<item>
			<title>Smartguy5000 on "No Email Going out &amp; Other issues"</title>
			<link>http://bbpress.org/forums/topic/no-email-going-out-other-issues#post-85025</link>
			<pubDate>Wed, 16 Mar 2011 14:29:24 +0000</pubDate>
			<dc:creator>Smartguy5000</dc:creator>
			<guid isPermaLink="false">85025@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello, I've just set up bbPress 1.03<br />
I'm having two issues, number 1 is that No emails go out when people attempt to register for the site<br />
Number two is all of my posts show up as anonymous, and the threads show up as empty. </p>
<p>I am hosting this out of my own home, running the latest Apache and MySql through XAMPP. </p>
<p>kanesmorgue.homeip.net
</p>]]></description>
					</item>
		<item>
			<title>aaironman on "New User Does Not Receive Email"</title>
			<link>http://bbpress.org/forums/topic/new-user-does-not-receive-email#post-84567</link>
			<pubDate>Fri, 11 Mar 2011 15:37:30 +0000</pubDate>
			<dc:creator>aaironman</dc:creator>
			<guid isPermaLink="false">84567@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks - new here - and to forums. </p>
<p>I'm running Linux/4GH, PHP 5.x, MySQL on godaddy.com. I have the latest versions of WordPress (3.1) and bbPress(1.0.3) installed. </p>
<p>I don't think there is a mail service running on the server, though I'm sure I can add one. I just need to know what to ask for.
</p>]]></description>
					</item>
		<item>
			<title>zaerl on "New User Does Not Receive Email"</title>
			<link>http://bbpress.org/forums/topic/new-user-does-not-receive-email#post-84559</link>
			<pubDate>Fri, 11 Mar 2011 09:20:03 +0000</pubDate>
			<dc:creator>zaerl</dc:creator>
			<guid isPermaLink="false">84559@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>When you ask a question you must provide some infomations such as: server type/version, software version, etc. At 99% you haven't a smtp service running in your machine.
</p>]]></description>
					</item>
		<item>
			<title>aaironman on "New User Does Not Receive Email"</title>
			<link>http://bbpress.org/forums/topic/new-user-does-not-receive-email#post-84542</link>
			<pubDate>Fri, 11 Mar 2011 04:21:01 +0000</pubDate>
			<dc:creator>aaironman</dc:creator>
			<guid isPermaLink="false">84542@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>When a new user registers they never receive an email with their password.
</p>]]></description>
					</item>
		<item>
			<title>armedi on "help me:registration password can not be sent to email"</title>
			<link>http://bbpress.org/forums/topic/help-meregistration-password-can-not-be-sent-to-email#post-84149</link>
			<pubDate>Mon, 07 Mar 2011 13:23:58 +0000</pubDate>
			<dc:creator>armedi</dc:creator>
			<guid isPermaLink="false">84149@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have a same problem with you.<br />
how do you resolve it?
</p>]]></description>
					</item>
		<item>
			<title>ishtiyaq on "help me:registration password can not be sent to email"</title>
			<link>http://bbpress.org/forums/topic/help-meregistration-password-can-not-be-sent-to-email#post-84147</link>
			<pubDate>Mon, 07 Mar 2011 11:32:37 +0000</pubDate>
			<dc:creator>ishtiyaq</dc:creator>
			<guid isPermaLink="false">84147@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>and check it out all the way.. then i hope you wil get good response
</p>]]></description>
					</item>
		<item>
			<title>ishtiyaq on "help me:registration password can not be sent to email"</title>
			<link>http://bbpress.org/forums/topic/help-meregistration-password-can-not-be-sent-to-email#post-84146</link>
			<pubDate>Mon, 07 Mar 2011 11:30:37 +0000</pubDate>
			<dc:creator>ishtiyaq</dc:creator>
			<guid isPermaLink="false">84146@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>write your email adreesss ritely...
</p>]]></description>
					</item>

	</channel>
</rss>

