<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Eventualo Forum &#187; Recent Posts</title>
		<link>http://www.eventualo.net/forum/</link>
		<description>eventualo.net</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 06:32:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.eventualo.net/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.eventualo.net/forum/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>nikos on "ALO bug with Administration Over SSL"</title>
			<link>http://www.eventualo.net/forum/topic/1112#post-3024</link>
			<pubDate>Fri, 24 May 2013 11:47:48 +0000</pubDate>
			<dc:creator>nikos</dc:creator>
			<guid isPermaLink="false">3024@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There is a bug when your Wordpress &#60;strong&#62;Administration is Over SSL (FORCE_SSL_ADMIN)&#60;/strong&#62;, because ajax access urls in frontend are generated with https protocol but the frontend site in in http protocol so it creates as &#60;strong&#62;cross-domain issue&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;I replaced those lines in alo-easymail_functions.php in order to solve this :&#60;/p&#62;
&#60;p&#62;&#60;em&#62;l.1163 :&#60;/em&#62;&#60;br /&#62;
var alo_em_sack = new sack(&#60;br /&#62;
       &#34;&#38;lt;?php echo admin_url() ?&#38;gt;admin-ajax.php&#34; );&#60;br /&#62;
&#60;em&#62;By&#60;/em&#62;&#60;br /&#62;
var alo_em_sack = new sack(&#60;br /&#62;
       &#34;&#38;lt;?php echo &#60;strong&#62;admin_url('', 'http')&#60;/strong&#62; ?&#38;gt;admin-ajax.php&#34; );&#60;/p&#62;
&#60;p&#62;&#60;em&#62;l.1268&#60;/em&#62;&#60;br /&#62;
var alo_em_sack = new sack(&#34;&#38;lt;?php echo admin_url() ?&#38;gt;admin-ajax.php&#34; );&#60;br /&#62;
&#60;em&#62;By&#60;/em&#62;&#60;br /&#62;
var alo_em_sack = new sack(&#34;&#38;lt;?php echo &#60;strong&#62;admin_url('', 'http')&#60;/strong&#62; ?&#38;gt;admin-ajax.php&#34; );&#60;/p&#62;
&#60;p&#62;&#60;em&#62;l.3491&#60;/em&#62;&#60;br /&#62;
return $url;&#60;br /&#62;
&#60;em&#62;By&#60;/em&#62;&#60;br /&#62;
return &#60;strong&#62;str_replace('https', 'http', $url)&#60;/strong&#62;;&#60;/p&#62;
&#60;p&#62;So I have to patch this file at each update... Maybe some patch could be done in the plugin in order to work for all configurations.&#60;/p&#62;
&#60;p&#62;Regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3023</link>
			<pubDate>Mon, 20 May 2013 23:33:51 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">3023@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I found this post:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/support/topic/nextgen-makes-alo-easymail-crash-when-sending-newsletters?replies=1#post-4212946&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/nextgen-makes-alo-easymail-crash-when-sending-newsletters?replies=1#post-4212946&#60;/a&#62;&#60;br /&#62;
This user suggests a patch for a NextGen file. I hope it can help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3022</link>
			<pubDate>Mon, 20 May 2013 22:14:11 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3022@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;*UPDATE*&#60;/p&#62;
&#60;p&#62;I have discovered that the newsletter will not send with a nextGen image in the newsletter.  During my testing on my last update, I was only using text and no images.  Today I tried to send something out with images and it doesn't work.&#60;/p&#62;
&#60;p&#62;Any help you can provide would be great!&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>retebug on "send a test newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1111#post-3021</link>
			<pubDate>Fri, 17 May 2013 17:42:47 +0000</pubDate>
			<dc:creator>retebug</dc:creator>
			<guid isPermaLink="false">3021@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the button &#34;send a test newsletter&#34; does not working properly after last update to 2.4.17.&#60;/p&#62;
&#60;p&#62;anyone does have the same problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spadini on "aloeasymail works for only 1 day"</title>
			<link>http://www.eventualo.net/forum/topic/1083#post-3020</link>
			<pubDate>Sun, 05 May 2013 14:43:40 +0000</pubDate>
			<dc:creator>spadini</dc:creator>
			<guid isPermaLink="false">3020@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I notice the same problem. How you solved it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3019</link>
			<pubDate>Thu, 02 May 2013 20:14:28 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3019@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;For what it's worth.  I deactivated and uninstalled both ALO and NextGEN Gallery.  I reinstalled everything and had to re-upload all my pictures and re-create all my galleries, as well as update all my pages again so all images worked.&#60;/p&#62;
&#60;p&#62;ALO now works properly.  I have no idea what the problem was since I didn't really do anything specific but uninstall and reinstall everything.....&#60;/p&#62;
&#60;p&#62;It took forever, but was worth it since it works now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3018</link>
			<pubDate>Wed, 01 May 2013 21:42:40 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">3018@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi baum, thanks a lot for your report.&#60;br /&#62;
With this priority (200) in cron schedules does the alo_em_batch schedule work after 1st batch? Does it solve the issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "Personalize Subject Line with recipents Name"</title>
			<link>http://www.eventualo.net/forum/topic/595#post-3017</link>
			<pubDate>Wed, 01 May 2013 21:37:30 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">3017@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi mediaoffice, in latest plugin versions &#60;code&#62;[USER-NAME]&#60;/code&#62; and &#60;code&#62;[USER-FIRST-NAME]&#60;/code&#62; work also in newsletter subject.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mediaoffice on "Personalize Subject Line with recipents Name"</title>
			<link>http://www.eventualo.net/forum/topic/595#post-3016</link>
			<pubDate>Tue, 30 Apr 2013 20:53:50 +0000</pubDate>
			<dc:creator>mediaoffice</dc:creator>
			<guid isPermaLink="false">3016@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi jjyosh,&#60;br /&#62;
how did you do that? I am also looking for a solution to customize the newsletter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3015</link>
			<pubDate>Mon, 29 Apr 2013 19:40:18 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3015@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;ok i've found the issue. it was really a plugin (sorry for not checking this first :)). the plugin overwrote the whole $schedule array that was retuned by the cron_schedules filter. but to prevent such problems a little bit, you could add a very low priority to alo-easymail.php at line 73. like this the schedule will be added if no other plugin has a lower priority :-). some thing like this:&#60;/p&#62;
&#60;p&#62;add_filter('cron_schedules', 'alo_em_more_reccurences', 200);
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3014</link>
			<pubDate>Mon, 29 Apr 2013 19:13:01 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3014@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;just to make this sure:&#60;/p&#62;
&#60;p&#62;in the settings you suggest to add the following cronjob to crons:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.domain.com/wp-cron.php?doing_wp_cron&#34; rel=&#34;nofollow&#34;&#62;http://www.domain.com/wp-cron.php?doing_wp_cron&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but in alo-easymail.php at line 2145 you are chicking for the param alo_easymail_doing_cron.&#60;/p&#62;
&#60;p&#62;do i need to add &#60;a href=&#34;http://www.domain.com/wp-cron.php?alo_easymail_doing_cron&#34; rel=&#34;nofollow&#34;&#62;http://www.domain.com/wp-cron.php?alo_easymail_doing_cron&#60;/a&#62; to the crons to make it work correctly?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3013</link>
			<pubDate>Sun, 28 Apr 2013 21:52:40 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3013@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;when reactivating th eplugin it says in the settings that alo_em_batch is planned. but after sending the first batch alo_em_batch disappears and never comes back eventhough it should start every 5 minutes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3012</link>
			<pubDate>Sun, 28 Apr 2013 20:50:44 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3012@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;thanks for helping. the ajax function works in .17, sorry that i didn't properly test it before.&#60;/p&#62;
&#60;p&#62;but the emails still aren't sent. i've tried your tips and also what is written in the faq. but it doesn't help. i wlll later try to disable all plugin. but i think it won't help because i've just updated the easymail plugin, nothing else changed on the site.&#60;/p&#62;
&#60;p&#62;besides that i've found out the following: &#60;/p&#62;
&#60;p&#62;1. one batch of emails is sent when the &#60;a href=&#34;http://www.domain.com/wp-cron.php?doing_wp_cron&#34; rel=&#34;nofollow&#34;&#62;http://www.domain.com/wp-cron.php?doing_wp_cron&#60;/a&#62; is visited in the browser and the plugin is deativated and reactivated afterwards.&#60;/p&#62;
&#60;p&#62;2. all emails will be sent when debugging is enabled with the option to send all emails into a log file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3011</link>
			<pubDate>Sun, 28 Apr 2013 19:53:53 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">3011@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Baum, about list generation with ajax: have you tried on different browsers? which javascript errors/messages you can read in browser console?&#60;br /&#62;
About sending stucks at 0% here you are a faq: &#60;a href=&#34;http://www.eventualo.net/blog/wp-alo-easymail-newsletter-faq/#faq-3&#34; rel=&#34;nofollow&#34;&#62;http://www.eventualo.net/blog/wp-alo-easymail-newsletter-faq/#faq-3&#60;/a&#62;&#60;br /&#62;
sometimes it's a conflict with another plugin: try to disable temporary all other plugins, than activate one by one till find (I hope) the adverse plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3010</link>
			<pubDate>Sun, 28 Apr 2013 19:46:41 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3010@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Interesting. For me, as soon as I deactivate nextGEN Gallery, the newsletter plugin and all sending works 100%
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3009</link>
			<pubDate>Sat, 27 Apr 2013 13:55:41 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3009@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;i have the same problem but i didn't install nextgen gallery. but i discovered that the send process starts when all emails are sent to a log file. but if the debugging is deactivated the send process never starts. i'm using a server cron.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baum on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-3008</link>
			<pubDate>Sat, 27 Apr 2013 11:29:29 +0000</pubDate>
			<dc:creator>baum</dc:creator>
			<guid isPermaLink="false">3008@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;also with 2.4.17 the email queue isn't sent. it is stucks at 0%. i'm using a cron job every 5 minutes. i've already deactivated and reactivated the plugin and tried to rebuild the sending queue. nothing helps. the queue is generated when the newsletter is saved (the ajax generations doesn't work).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pasgal on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-3005</link>
			<pubDate>Thu, 25 Apr 2013 14:11:40 +0000</pubDate>
			<dc:creator>pasgal</dc:creator>
			<guid isPermaLink="false">3005@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Errata corrige: non avevo l'ultima versione di WP, il plugin ora funziona correttamente. Chiedo scusa per l'errata informazione. Grazie.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pasgal on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-3004</link>
			<pubDate>Thu, 25 Apr 2013 08:54:17 +0000</pubDate>
			<dc:creator>pasgal</dc:creator>
			<guid isPermaLink="false">3004@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Ho WP aggiornato e la versione 2.4.17 del plugin. Non invio nulla e non posso nemmeno vedere il resoconto delle vecchie newsletter. Inoltre tutte le newsletter mi risultano col contatore delle letture azzerato.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3003</link>
			<pubDate>Tue, 23 Apr 2013 23:20:21 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3003@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;The version of NextGEN gallery I'm running is the current one (1.9.12).  I have also went back to the old version of NextGEN (1.9.11) and get the same problem.&#60;/p&#62;
&#60;p&#62;I tried to do the debug option in the settings of ALO, but the log file never seems to be created.  If you need other information, I will get it to you as best I can.  Let me know what else might be helpful to you!&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3002</link>
			<pubDate>Tue, 23 Apr 2013 23:01:11 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">3002@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Thanks for the report, I'll investigate about it. If you have more info please post it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3001</link>
			<pubDate>Tue, 23 Apr 2013 22:12:33 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3001@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I have discovered there is a conflict with ALO and NextGEN gallery plugin that is causing ALO to not send emails.  &#60;/p&#62;
&#60;p&#62;If you could shed any light on this, I would greatly greatly appreciate it.  NextGEN and your plugin are very important to my site.&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roos3342 on "Not Sending Test Email or Newsletters"</title>
			<link>http://www.eventualo.net/forum/topic/1110#post-3000</link>
			<pubDate>Tue, 23 Apr 2013 21:48:26 +0000</pubDate>
			<dc:creator>roos3342</dc:creator>
			<guid isPermaLink="false">3000@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I have upgraded to 2.4.17 and I cannot send the test email.  In addition, when I send the newsletter to the recipients, it says it was successful, however not a single person gets the newsletter!  &#60;/p&#62;
&#60;p&#62;Any help would greatly be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks.  &#60;/p&#62;
&#60;p&#62;Using wordpress v 3.5.1.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gunu on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-2998</link>
			<pubDate>Mon, 22 Apr 2013 10:09:16 +0000</pubDate>
			<dc:creator>gunu</dc:creator>
			<guid isPermaLink="false">2998@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi Alo,&#60;/p&#62;
&#60;p&#62;thanks in 2.4.17 test newsletter is working again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-2997</link>
			<pubDate>Sun, 21 Apr 2013 23:21:34 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">2997@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Please download the new 2.4.17: now the &#34;send a test newsletter&#34; feature should work properly again. Let us know your feedback.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-2996</link>
			<pubDate>Sun, 21 Apr 2013 23:21:04 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">2996@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Please download the new 2.4.17: now the &#34;send a test newsletter&#34; feature should work properly again. Let us know your feedback.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yaproc on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-2995</link>
			<pubDate>Sun, 21 Apr 2013 11:26:57 +0000</pubDate>
			<dc:creator>yaproc</dc:creator>
			<guid isPermaLink="false">2995@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;After the update I cannot send e-mail for the test. Anybody can help me?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattej on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-2994</link>
			<pubDate>Fri, 19 Apr 2013 15:47:33 +0000</pubDate>
			<dc:creator>mattej</dc:creator>
			<guid isPermaLink="false">2994@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I have the same problem, do not send me e-mails, even those test&#60;/p&#62;
&#60;p&#62;ho il tuo stesso problema, non mi invia le mail, nemmeno quelle di test
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gunu on "Not sending test mail"</title>
			<link>http://www.eventualo.net/forum/topic/1108#post-2993</link>
			<pubDate>Fri, 19 Apr 2013 12:52:30 +0000</pubDate>
			<dc:creator>gunu</dc:creator>
			<guid isPermaLink="false">2993@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Version: 2.4.16 not sending the test mails I get a red cross.&#60;/p&#62;
&#60;p&#62;It is possible to send mails from this website, example lost password mail is working.&#60;/p&#62;
&#60;p&#62;Also tried to deactivate the plugin and activate it again but no result.&#60;/p&#62;
&#60;p&#62;Anyone have an idea?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Edit: Sending to subscribers is working.... only test mail not
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jtWordPress on "Help With &#34;CampaignMonitor_Cool&#34; Newsletter Template"</title>
			<link>http://www.eventualo.net/forum/topic/1107#post-2992</link>
			<pubDate>Thu, 18 Apr 2013 16:12:27 +0000</pubDate>
			<dc:creator>jtWordPress</dc:creator>
			<guid isPermaLink="false">2992@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;We are using the campaignmonitor_cool template for our newsletters.  Great template!&#60;/p&#62;
&#60;p&#62;One thing I would like to do is insert images WITHOUT thumbnails at the bottom.  I cannot figure out a way to make sure there are not any thumbnails for the images that we insert.&#60;/p&#62;
&#60;p&#62;Any assistance you can provide would be greatly appreciated!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>1jealeksa on "2.4.15 after update doesn&#039;t send newsletter"</title>
			<link>http://www.eventualo.net/forum/topic/1106#post-2991</link>
			<pubDate>Tue, 16 Apr 2013 14:59:29 +0000</pubDate>
			<dc:creator>1jealeksa</dc:creator>
			<guid isPermaLink="false">2991@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
As title says, nothing happens after updating from .14 to .15 version. To bi precise, I can create a NL, add recipients, but none of the buttons is working. Under WP 3.5.1, shared server.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Aleksa
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "Can I send to more than 10000 subscriber?"</title>
			<link>http://www.eventualo.net/forum/topic/1102#post-2988</link>
			<pubDate>Fri, 12 Apr 2013 21:21:13 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">2988@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;You have to ask your service provider for sending limits: e.g. how many emails you can send per day, per hour ecc.&#60;br /&#62;
For a such big number of messages you should use a SMTP service, or use an external professional mailing service like mailchimp, aweber ecc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yyvonne on "Can I send to more than 10000 subscriber?"</title>
			<link>http://www.eventualo.net/forum/topic/1102#post-2987</link>
			<pubDate>Fri, 12 Apr 2013 13:27:23 +0000</pubDate>
			<dc:creator>yyvonne</dc:creator>
			<guid isPermaLink="false">2987@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Are there any cases that someone sent more than 10,000 subscribers?&#60;br /&#62;
Please let me know.&#60;br /&#62;
Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yyvonne on "Can I send to more than 10000 subscriber?"</title>
			<link>http://www.eventualo.net/forum/topic/1102#post-2985</link>
			<pubDate>Wed, 10 Apr 2013 09:58:48 +0000</pubDate>
			<dc:creator>yyvonne</dc:creator>
			<guid isPermaLink="false">2985@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Currently I have no problem sending to all my 9993 subscriber.&#60;/p&#62;
&#60;p&#62;My setting are:&#60;br /&#62;
Maximum number of emails that can be sent in a 24-hr period: 10,000&#60;br /&#62;
Maximum number of emails that can be sent per batch (every 5 minutes): 30&#60;br /&#62;
Interval between emails in a single batch, in milliseconds: 0&#60;/p&#62;
&#60;p&#62;It takes 24 hours to send to all subscribers.&#60;/p&#62;
&#60;p&#62;My list is growing fast, just need to find out if I can send more than 10,000, about 20,000?&#60;/p&#62;
&#60;p&#62;If possible, does that mean it will take double time to send to 20,000 subscribers? Which means 48 hours (based on the same setting)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "include checkbox fo receive newsletters in custom registration form"</title>
			<link>http://www.eventualo.net/forum/topic/1092#post-2981</link>
			<pubDate>Wed, 03 Apr 2013 23:32:20 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">2981@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;When you validate the POST data of you custom form, you have to include the following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ( isset($_POST[&#38;#39;submit&#38;#39;]) )
{
	// ... you did validation and sanitazion of other POST data

	$fields[&#38;#39;email&#38;#39;] = sanitize_email( $_POST[&#38;quot;email_field&#38;quot;] );
	$fields[&#38;#39;name&#38;#39;] = sanitize_text_field( $_POST[&#38;quot;name_field&#38;quot;] );
	if ( function_exists (&#38;#39;alo_em_add_subscriber&#38;#39;) &#38;amp;&#38;amp; is_email( $fields[&#38;#39;email&#38;#39;] ) )
	{
		// Add subscriber
		alo_em_add_subscriber( $fields, 1, alo_em_get_language(true) );

		// Add subscriber to selected list: e.g. get ID from a select dropdown
		if ( isset($_POST[&#38;#39;list_id&#38;#39;]) )
		{
			// list ID sanitation...
			$list = (int)$_POST[&#38;#39;list_id&#38;#39;];
			$subscriber_id = alo_em_is_subscriber ( $fields[&#38;#39;email&#38;#39;] );
			alo_em_add_subscriber_to_list ( $subscriber_id, $list );
		}
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's a starting point, I hope it helps.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
