<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0" -->
<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>Infinity-Infinity: Recent Posts</title>
		<link>http://infinity-infinity.com/forums/</link>
		<description>Infinity-Infinity: Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 01:58:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://infinity-infinity.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://infinity-infinity.com/forums/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>justbishop on "Restrict by Post Type"</title>
			<link>http://infinity-infinity.com/forums/topic/restrict-by-post-type#post-78</link>
			<pubDate>Tue, 06 Jul 2010 14:38:51 +0000</pubDate>
			<dc:creator>justbishop</dc:creator>
			<guid isPermaLink="false">78@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I have a custom post type called &#34;feedback&#34;, and I want TML to send an email ONLY when that post type is commented on. Anyone know how I'd do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justbishop on "What if I Delete a Comment?"</title>
			<link>http://infinity-infinity.com/forums/topic/what-if-i-delete-a-comment#post-77</link>
			<pubDate>Tue, 06 Jul 2010 02:38:15 +0000</pubDate>
			<dc:creator>justbishop</dc:creator>
			<guid isPermaLink="false">77@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;If I delete a comment before the TML email is scheduled to send, will it still send the email to the commenter?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chematico on "No Settings option"</title>
			<link>http://infinity-infinity.com/forums/topic/no-settings-option#post-76</link>
			<pubDate>Sun, 04 Jul 2010 02:20:09 +0000</pubDate>
			<dc:creator>chematico</dc:creator>
			<guid isPermaLink="false">76@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hey... Solved. I see the section to edit in other menu... :P&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chematico on "No Settings option"</title>
			<link>http://infinity-infinity.com/forums/topic/no-settings-option#post-75</link>
			<pubDate>Sun, 04 Jul 2010 02:12:12 +0000</pubDate>
			<dc:creator>chematico</dc:creator>
			<guid isPermaLink="false">75@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi, Brendon.&#60;/p&#62;
&#60;p&#62;Recently I´ve installed TMl and I´ve checked messages are send.&#60;/p&#62;
&#60;p&#62;Now, I want to translate message to spanish and... surprise! The Settings option doesn´t appear, just Deactivate and Edit.&#60;/p&#62;
&#60;p&#62;What´s the problem? (WP version: 2.9.2)&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "Problems with long articles"</title>
			<link>http://infinity-infinity.com/forums/topic/problems-with-long-articles#post-74</link>
			<pubDate>Mon, 31 May 2010 09:20:42 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">74@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I can only represent a case where Wordpress doesn't send any $content to wptoc_the_content, but this is for extremely large articles (10,000+ words). I have managed to get a TOC for articles up to 10,000 words long. (It is understandable that more than this may cause memory to be exceeded; increasing this limit in php.ini may help).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flashpixx on "Problems with long articles"</title>
			<link>http://infinity-infinity.com/forums/topic/problems-with-long-articles#post-73</link>
			<pubDate>Sun, 30 May 2010 19:34:02 +0000</pubDate>
			<dc:creator>flashpixx</dc:creator>
			<guid isPermaLink="false">73@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I take a look to the error.log, but there aren't any messages. WP-TOC works perfectly on other pages, but not at &#34;long&#34; articles (Take a look on my webpage). I will check the code in the next weeks, so I can report more information.&#60;/p&#62;
&#60;p&#62;At this line:&#60;br /&#62;
$out = preg_replace_callback(&#34;#&#38;lt;h([1-6])&#38;gt;(.*?)&#38;lt;/h[1-6]&#38;gt;#i&#34;, &#34;wptoc_heading_anchor&#34;, $content);&#60;br /&#62;
the $content holds the complete content, but the $out is empty.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "Problems with long articles"</title>
			<link>http://infinity-infinity.com/forums/topic/problems-with-long-articles#post-72</link>
			<pubDate>Fri, 28 May 2010 18:40:06 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">72@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I'm not entirely sure what would you causing this. Could you please clarify what you mean by 'very long'; could you check the PHP error log for 'out of memory' errors, etc. Also, is WP-TOC working for other pages on your blog?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brendon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flashpixx on "Problems with long articles"</title>
			<link>http://infinity-infinity.com/forums/topic/problems-with-long-articles#post-71</link>
			<pubDate>Fri, 28 May 2010 12:39:49 +0000</pubDate>
			<dc:creator>flashpixx</dc:creator>
			<guid isPermaLink="false">71@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I have a very log article and use h3 &#38;amp; h4-Tags for headings. If I use the [toc] command in the article the whole articel is empty on the page. If I disable the toc plugin or remove the [toc] command the articel will be shown.&#60;/p&#62;
&#60;p&#62;Is there a solution?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Phil
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlancy on "I am not getting the Thank You Message"</title>
			<link>http://infinity-infinity.com/forums/topic/i-am-not-getting-the-tahnk-you-message#post-70</link>
			<pubDate>Sun, 23 May 2010 19:53:33 +0000</pubDate>
			<dc:creator>mlancy</dc:creator>
			<guid isPermaLink="false">70@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I reinstalled the plug in.&#60;/p&#62;
&#60;p&#62;This message comes up&#60;br /&#62;
WP-Cron doesn't seem to be working. Thank Me Later is emulating the behavior of WP-Cron, which may slightly slow down some page loads. You may wish to seek a solution to this problem, although the impact is usually negligible.&#60;/p&#62;
&#60;p&#62;The sample message that  send to myself comes through NOT when people comment.&#60;/p&#62;
&#60;p&#62;I would appreciate the help to get this resolved&#60;/p&#62;
&#60;p&#62;Maggie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "I am not getting the Thank You Message"</title>
			<link>http://infinity-infinity.com/forums/topic/i-am-not-getting-the-tahnk-you-message#post-69</link>
			<pubDate>Sat, 22 May 2010 11:57:44 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">69@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Could you trying going to 'Installation and Information' -&#38;gt; 'Re-install' and clicking the Re-install button. If TML works after this, there was likely an issue with your previous configuration (ie. comment gap, send gap, etc). If it doesn't, I'm afraid you will have to provide more information or debug this for yourself.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brendon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlancy on "I am not getting the Thank You Message"</title>
			<link>http://infinity-infinity.com/forums/topic/i-am-not-getting-the-tahnk-you-message#post-68</link>
			<pubDate>Fri, 21 May 2010 13:16:58 +0000</pubDate>
			<dc:creator>mlancy</dc:creator>
			<guid isPermaLink="false">68@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Could someone reply to me??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "activation has crashed Wordpress"</title>
			<link>http://infinity-infinity.com/forums/topic/activation-has-crashed-wordpress#post-67</link>
			<pubDate>Thu, 20 May 2010 13:55:16 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">67@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;The file isn't part of Thank Me Later. Unless you can tell me how exactly TML caused this error, I'll have to conclude that this is some screwup on Wordpress's part.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlancy on "I am not getting the Thank You Message"</title>
			<link>http://infinity-infinity.com/forums/topic/i-am-not-getting-the-tahnk-you-message#post-65</link>
			<pubDate>Tue, 18 May 2010 14:01:42 +0000</pubDate>
			<dc:creator>mlancy</dc:creator>
			<guid isPermaLink="false">65@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I did a test and I am not getting the thank you message along with another person commented that I talk to and he has not received it either.&#60;/p&#62;
&#60;p&#62;The sample does comes through in my email, the email after a comment does not.&#60;/p&#62;
&#60;p&#62;Please help&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelbypets on "activation has crashed Wordpress"</title>
			<link>http://infinity-infinity.com/forums/topic/activation-has-crashed-wordpress#post-64</link>
			<pubDate>Tue, 18 May 2010 01:16:43 +0000</pubDate>
			<dc:creator>shelbypets</dc:creator>
			<guid isPermaLink="false">64@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I can't even login to uninstall it.  when I try to go to my WP login screen, I get this message on an otherwise blank screen.&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected T_STRING in /home/content/29/6128929/html/wp-admin/includes/schema.php  on line 199&#60;/p&#62;
&#60;p&#62;I went to my blog page and I get the same message.&#60;/p&#62;
&#60;p&#62;I have PHP5 and I use the latest version of WP. &#60;/p&#62;
&#60;p&#62;SO went into my GoDaddy account and deleted the master files, and it's back to normal.&#60;/p&#62;
&#60;p&#62;Great concept but doesn't work!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "TML Replies are not added to comments"</title>
			<link>http://infinity-infinity.com/forums/topic/tml-replies-are-not-added-to-comments#post-63</link>
			<pubDate>Fri, 14 May 2010 06:40:40 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">63@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;I think it would be slightly rediculous to have a similarly-written response for every comment written. It would look obvious that a machine has written a comment, and isn't possible to answer a reader's query. Unfortunately, there is no planned feature for adding responses to comments; maybe somebody else, however, would be interested in developing this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ReikiLotus on "TML Replies are not added to comments"</title>
			<link>http://infinity-infinity.com/forums/topic/tml-replies-are-not-added-to-comments#post-62</link>
			<pubDate>Thu, 13 May 2010 19:03:58 +0000</pubDate>
			<dc:creator>ReikiLotus</dc:creator>
			<guid isPermaLink="false">62@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Thanks for the great plugin!&#60;/p&#62;
&#60;p&#62;Is there any way to have TML add a response to the comment as well as send an email to the person making the comment?&#60;/p&#62;
&#60;p&#62;Ned
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timch on "thank me later for posts"</title>
			<link>http://infinity-infinity.com/forums/topic/thank-me-later-for-posts#post-61</link>
			<pubDate>Mon, 26 Apr 2010 09:51:53 +0000</pubDate>
			<dc:creator>timch</dc:creator>
			<guid isPermaLink="false">61@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;great plugin,&#60;/p&#62;
&#60;p&#62;does it exist (or can you modify to) a “thank me later” for posts ? for example, whenever someone create a new post it sends an email (personalized messages with scheduler) to say thank you…&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-60</link>
			<pubDate>Tue, 06 Apr 2010 09:47:39 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">60@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;OK. I think the issue is now solved. Sorry for the inconvenience. Please let me know if it is still not working.&#60;/p&#62;
&#60;p&#62;(This time, you should /not/ have to regenerate keys)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TXNitro on "From Address being @ symbol"</title>
			<link>http://infinity-infinity.com/forums/topic/from-address-being-symbol#post-59</link>
			<pubDate>Tue, 06 Apr 2010 02:35:14 +0000</pubDate>
			<dc:creator>TXNitro</dc:creator>
			<guid isPermaLink="false">59@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;@Brendon&#60;/p&#62;
&#60;p&#62;Hello Brendon, I tried what &#34;savingwithamy&#34; did and it didn't work for me. I installed &#34;wp mail from&#34; and it corrected my issue. &#60;/p&#62;
&#60;p&#62;Note: Before I installed &#34;wp mail from&#34; I had tried &#34;wp change default email&#34; then I tried &#34;WP Mail SMPT&#34; to actually change the default email and neither one of those worked with &#34;Thank Me Later&#34;.&#60;/p&#62;
&#60;p&#62;EDIT: I did upgrade your plugin to the latest version, where I noticed you changed &#34;email&#34; to &#34;from_email&#34; and it is still working fine. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mommy23monkeys on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-58</link>
			<pubDate>Mon, 05 Apr 2010 23:33:15 +0000</pubDate>
			<dc:creator>mommy23monkeys</dc:creator>
			<guid isPermaLink="false">58@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi.  We are still being directed to non-networked blog sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-57</link>
			<pubDate>Mon, 05 Apr 2010 19:06:33 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">57@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;NOTE: You will need to re-generate keys and re-join networks. You should recieve a browser alert saying 'You have updated your private network.'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "Network wont work"</title>
			<link>http://infinity-infinity.com/forums/topic/network-wont-work#post-56</link>
			<pubDate>Mon, 05 Apr 2010 19:05:56 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">56@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Please see &#60;a href=&#34;http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work&#34; rel=&#34;nofollow&#34;&#62;http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work&#60;/a&#62;. This issue should now be fixed.&#60;/p&#62;
&#60;p&#62;(Note: we do not collect information, other than blog URL, on our server and so can not send out confirmation e-mails, etc).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "Open in New Window"</title>
			<link>http://infinity-infinity.com/forums/topic/open-in-new-window#post-55</link>
			<pubDate>Mon, 05 Apr 2010 19:02:04 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">55@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This would certainly be a nice feature in a future release, but not worthy of an update just for it (in my opinion). Since there is probably not going to be an update for a while, I can offer you the following if you would like this behaviour:&#60;/p&#62;
&#60;p&#62;1) Open up stumble.php&#60;br /&#62;
2) Locate &#60;code&#62;function _stumble_auto($data) {&#60;/code&#62; on line 882.&#60;br /&#62;
3) Find the code &#60;code&#62;&#38;lt;a href=&#38;quot;&#38;#39;.get_bloginfo(&#38;#39;url&#38;#39;).&#38;#39;/?stumble=&#38;#39;.$post-&#38;gt;ID.&#38;#39;&#38;quot; rel=&#38;quot;nofollow&#38;quot;&#38;gt;&#60;/code&#62; and replace with &#60;code&#62;&#38;lt;a href=&#38;quot;&#38;#39;.get_bloginfo(&#38;#39;url&#38;#39;).&#38;#39;/?stumble=&#38;#39;.$post-&#38;gt;ID.&#38;#39;&#38;quot; rel=&#38;quot;nofollow&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;&#60;/code&#62; (notice the last parameter).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brendon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-54</link>
			<pubDate>Mon, 05 Apr 2010 18:57:43 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">54@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have done some testing and identified a potential issue. You /should/ notice that it works as expected within the next few hours -- could you please tell me if it doesn't?&#60;/p&#62;
&#60;p&#62;Hopefully, the problem is now solved.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brendon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "From Address being @ symbol"</title>
			<link>http://infinity-infinity.com/forums/topic/from-address-being-symbol#post-53</link>
			<pubDate>Mon, 05 Apr 2010 18:43:19 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">53@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think this was a mis-type on my part; surprised I didn't notice it. Your suggestion has been implemented and a release will be made shortly. I have no doubt that this will solve everybody's problem. Thanks,&#60;/p&#62;
&#60;p&#62;Brendon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Moomettesgram on "Open in New Window"</title>
			<link>http://infinity-infinity.com/forums/topic/open-in-new-window#post-52</link>
			<pubDate>Sat, 03 Apr 2010 20:43:27 +0000</pubDate>
			<dc:creator>Moomettesgram</dc:creator>
			<guid isPermaLink="false">52@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Is there coding to open new Stumbles in a New Window?&#60;/p&#62;
&#60;p&#62;I don't want my visitors to actually leave my site, but would like the stumbles to open in a new window.&#60;/p&#62;
&#60;p&#62;A wp plugin upgrade, or can you supply instructions how to fix?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mommy23monkeys on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-51</link>
			<pubDate>Sat, 03 Apr 2010 02:33:33 +0000</pubDate>
			<dc:creator>mommy23monkeys</dc:creator>
			<guid isPermaLink="false">51@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;thank you, it's &#34;kinda&#34; working now but we are now being directed to blogs not in our private network.  Will this adjust itself?  Otherwise, what is the point of being &#34;private?&#34;  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Moomettesgram on "Network wont work"</title>
			<link>http://infinity-infinity.com/forums/topic/network-wont-work#post-50</link>
			<pubDate>Fri, 02 Apr 2010 19:07:03 +0000</pubDate>
			<dc:creator>Moomettesgram</dc:creator>
			<guid isPermaLink="false">50@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;The Private Network won't work on Stumble for WP  &#60;/p&#62;
&#60;p&#62;This is such a great idea - tried to generate a random pw for our network of blogs.  Everyone has added it, and made appropriate settings.  &#60;/p&#62;
&#60;p&#62;Are we missing something in the instructions?  Nobody has received a confirmation email regarding private Network information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brendon on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-49</link>
			<pubDate>Fri, 02 Apr 2010 17:42:55 +0000</pubDate>
			<dc:creator>Brendon</dc:creator>
			<guid isPermaLink="false">49@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Sorry, we have been experiencing some DNS issues. The issue has now been fixed, but it may take a few hours for you to see any change (since DNS changes takes a while to propogate). Thank you for reporting this issue.&#60;/p&#62;
&#60;p&#62;-Brendon
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mommy23monkeys on "can&#039;t get a network to work"</title>
			<link>http://infinity-infinity.com/forums/topic/cant-get-a-network-to-work#post-48</link>
			<pubDate>Fri, 02 Apr 2010 14:37:35 +0000</pubDate>
			<dc:creator>mommy23monkeys</dc:creator>
			<guid isPermaLink="false">48@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;hi.  trying to set up a private network.  been waiting for the &#34;confirmation&#34; email since yesterday.  stumbles keep going to error 404 pages.  How long does it take to start working or are we doing something wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>savingwithamy on "From Address being @ symbol"</title>
			<link>http://infinity-infinity.com/forums/topic/from-address-being-symbol#post-47</link>
			<pubDate>Sun, 14 Mar 2010 23:38:44 +0000</pubDate>
			<dc:creator>savingwithamy</dc:creator>
			<guid isPermaLink="false">47@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;My from address was always showing up the @ symbol. I have wordpress 2.9. Looks similar to other probs on the forum. I went into the mail_send.php file for the thank me later plugin and changed the following code:&#60;br /&#62;
$email   = $this-&#38;gt;parse_dyntext($message[&#34;email&#34;],$comment);&#60;/p&#62;
&#60;p&#62;to:&#60;br /&#62;
$email   = $this-&#38;gt;parse_dyntext($message[&#34;from_email&#34;],$comment);&#60;/p&#62;
&#60;p&#62;That fixed my problem! Just a heads up. Do you think its a bug or compatibility issue due to the older version of WP?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DavidWells on "From: E-mail  not working"</title>
			<link>http://infinity-infinity.com/forums/topic/from-e-mail-not-working#post-46</link>
			<pubDate>Fri, 19 Feb 2010 21:27:22 +0000</pubDate>
			<dc:creator>DavidWells</dc:creator>
			<guid isPermaLink="false">46@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hey, Love the plugin! It's a fantastic idea!&#60;/p&#62;
&#60;p&#62;I am having issues with the From: field tho. &#60;/p&#62;
&#60;p&#62;I specificied my Gmail address to be the &#34;sender&#34; and instead the email appears to be from &#60;a href=&#34;mailto:MYUSERNAME@box335.bluehost.com&#34;&#62;MYUSERNAME@box335.bluehost.com&#60;/a&#62; . Which has nothing to do with my site and looks like spam.&#60;/p&#62;
&#60;p&#62;How can I fix this so it appears from the correct email address? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sonoffiverivers on "Repeated Email Messages being sent"</title>
			<link>http://infinity-infinity.com/forums/topic/repeated-email-messages-being-sent#post-45</link>
			<pubDate>Sun, 07 Feb 2010 19:44:28 +0000</pubDate>
			<dc:creator>sonoffiverivers</dc:creator>
			<guid isPermaLink="false">45@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have the problem of subscribers getting the same message over and over.  I've run the test myself and I've received it about 15 times in the last 30 minutes or so.&#60;/p&#62;
&#60;p&#62;Under Additional Options:&#60;br /&#62;
- I have Maximum number of Messages set to 1&#60;br /&#62;
- A check on do not send message twice. &#60;/p&#62;
&#60;p&#62;You can try it by leaving a message on any posting.&#60;br /&#62;
&#60;a href=&#34;http://sonoffiverivers.com/&#34; rel=&#34;nofollow&#34;&#62;http://sonoffiverivers.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm running Thank Me Later Version 2.0.0.1&#60;br /&#62;
On WordPress Version 2.9.1.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>annanta on "(unknown sender) issue"</title>
			<link>http://infinity-infinity.com/forums/topic/unknown-sender-issue#post-44</link>
			<pubDate>Sat, 06 Feb 2010 13:32:33 +0000</pubDate>
			<dc:creator>annanta</dc:creator>
			<guid isPermaLink="false">44@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi, i have written solution for your problem. Please visit: &#60;a href=&#34;http://www.shoutmeloud.com/unknown-sender-issue-wordpress.html&#34; rel=&#34;nofollow&#34;&#62;http://www.shoutmeloud.com/unknown-sender-issue-wordpress.html&#60;/a&#62; and if it helps you out please do leave your feedback in that website.&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>annanta on "Unknown sender issue"</title>
			<link>http://infinity-infinity.com/forums/topic/unknown-sender-issue-1#post-43</link>
			<pubDate>Sat, 06 Feb 2010 13:31:49 +0000</pubDate>
			<dc:creator>annanta</dc:creator>
			<guid isPermaLink="false">43@http://infinity-infinity.com/forums/</guid>
			<description>&#60;p&#62;Hi, i have written solution for your problem. Please visit: &#60;a href=&#34;http://www.shoutmeloud.com/unknown-sender-issue-wordpress.html&#34; rel=&#34;nofollow&#34;&#62;http://www.shoutmeloud.com/unknown-sender-issue-wordpress.html&#60;/a&#62; and if it helps you out please do leave your feedback in that website.&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
