<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Aaffinitymc</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 05:34:56 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aaffinitymc&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Twitter Bootstrap Framework</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2219071#post2219071</link>
          <description><![CDATA[<p>Just wondering If anyone has used Twitter Bootstrap Framework with CMS Builder and if so what was your experience?</p>
<p>Thanks!</p>]]></description>
          <pubDate>Sun, 06 Jan 2013 08:42:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2219071#post2219071</guid>
        </item>
                <item>
          <title>Re: [affinitymc] All CMS Builder Links suddenly return Error 403 - Forbidden</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216104#post2216104</link>
          <description><![CDATA[The problem was resolved this morning by the hosting company. <br /><br />Thanks!<br />]]></description>
          <pubDate>Fri, 11 May 2012 09:34:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216104#post2216104</guid>
        </item>
                <item>
          <title>Re: [Dave] All CMS Builder Links suddenly return Error 403 - Forbidden</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216094#post2216094</link>
          <description><![CDATA[Hi Dave, <br /><br />I spoke with a service rep with the hosting company (1and1), and he confirmed that it is a problem at their end that they are already aware of and are working on it...they should have it fixed by tomorrow morning. <br /><br />Thanks.<br />]]></description>
          <pubDate>Thu, 10 May 2012 21:45:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216094#post2216094</guid>
        </item>
                <item>
          <title>Re: [Damon] All CMS Builder Links suddenly return Error 403 - Forbidden</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216091#post2216091</link>
          <description><![CDATA[I'm having exactly the same problem, it just started today. Any resolution on this yet? My hosting is with 1and1 <br /><br />Operating System Linux infong 2.4 #1 SMP Tue Jan 17 02:58:41 UTC 2012 i686 GNU/Linux <br />Web Server: Apache/1.3.41 <br /><br />Database Server: MySQL v5.0.921401 (Max Connections: 300) <br /><br />PHP Version: PHP v4.4.9<br />]]></description>
          <pubDate>Thu, 10 May 2012 20:35:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216091#post2216091</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206190#post2206190</link>
          <description><![CDATA[Thanks Jason, another worry off my mind [:)] <br /><br />I assume that this code gets inserted just before: <br /><br /> <code> &lt;?php echo $record['html'] ?&gt; </code><br />and is surrounded by its own &lt;?php...?&gt; <br />Thanks <br />Brian<br />]]></description>
          <pubDate>Thu, 19 Aug 2010 14:36:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206190#post2206190</guid>
        </item>
                <item>
          <title>Re: [Jason] Using dragSortOrder on DownloadMail plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206189#post2206189</link>
          <description><![CDATA[It works splendidly! Thank you Jason!<br />]]></description>
          <pubDate>Thu, 19 Aug 2010 14:29:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206189#post2206189</guid>
        </item>
                <item>
          <title>Using dragSortOrder on DownloadMail plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206182#post2206182</link>
          <description><![CDATA[I inserted the Special Fieldname dragSortOrder in the Incoming Mail section and all seemed to work well until I attempted to download email. I got a MySQL error telling me that the dragSortOrder field 'doesn't contain a default value' anf the download terminated. Is there a way to get around this? <br /><br />Thanks <br /><br />Brian<br />]]></description>
          <pubDate>Thu, 19 Aug 2010 11:48:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206182#post2206182</guid>
        </item>
                <item>
          <title>Re: [affinitymc] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206176#post2206176</link>
          <description><![CDATA[The hyperlink formatting problem noted above was being caused by code in the HTML email. For now I am asking my client to use plain text emails until I figure out a solution. Which raises another question: how secure is this plugin when used to post info to a website via HTML email?<br />]]></description>
          <pubDate>Thu, 19 Aug 2010 09:02:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206176#post2206176</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206169#post2206169</link>
          <description><![CDATA[Thanks Jason, it's working now. I also discovered that the email address was held in double quotes &quot;email@&quot; in the database. So rather than use the 'to' field, I switched it to the 'account' field and got it working. <br /><br />I am now trying to figure out how to ensure that the body of the email message does not get posted twice, as plain text and html, even though the original email was sent as html. <br /><br />Another puzzling side effect is that the two php files I am testing with (calgary.php and newsletterarchives.php) are ignoring the css class for hyperlinks and rendering hyperlinks as plain blue underlined, whereas the css file has the class as grey underlined, which renders okay on all the other pages on the site.<br />]]></description>
          <pubDate>Wed, 18 Aug 2010 17:12:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206169#post2206169</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206160#post2206160</link>
          <description><![CDATA[Thanks Jason,<br />Here it is...<br />]]></description>
          <pubDate>Wed, 18 Aug 2010 14:13:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206160#post2206160</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206158#post2206158</link>
          <description><![CDATA[Now getting error message:<br /><br />Notice: Undefined variable: _incoming_mailRecord in /homepages/19/d122429285/htdocs/agna/NewSite2010/calgary.php on line 140 <br /><br />Line 140 is the first part of code you supplied above...<br />]]></description>
          <pubDate>Wed, 18 Aug 2010 14:04:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206158#post2206158</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206155#post2206155</link>
          <description><![CDATA[Thanks Jason,<br />I'm now getting the following error:<br /><br />Warning: Invalid argument supplied for foreach() in /homepages/19/d122429285/htdocs/agna/NewSite2010/calgary.php on line 140<br /><br />Line 140 refers to the attachment upload:<br /><code>&lt;?php foreach ($_incoming_mailRecord['attachments'] as $upload): ?&gt;</code><br />]]></description>
          <pubDate>Wed, 18 Aug 2010 13:37:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206155#post2206155</guid>
        </item>
                <item>
          <title>Re: [Jason] DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206137#post2206137</link>
          <description><![CDATA[Thanks Jason, <br /><br />I added the code above into the header of the calgary.php page, but am getting the following error: <br /><br />MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &quot;to LIKE 'Calgary@%'&quot;) ORDER BY createdDate DESC' at line 3 <br /><br />Would you mind rechecking the code? <br /><br />Thanks <br /><br />Brian<br />]]></description>
          <pubDate>Tue, 17 Aug 2010 17:55:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206137#post2206137</guid>
        </item>
                <item>
          <title>Membership plugin: Force password change on first login</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206050#post2206050</link>
          <description><![CDATA[Is there a quick and easy way to force a new member on their first login to change their password?<br />]]></description>
          <pubDate>Sun, 15 Aug 2010 12:38:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206050#post2206050</guid>
        </item>
                <item>
          <title>DownloadMail Plugin Question: Multiple email accounts</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206026#post2206026</link>
          <description><![CDATA[I have set up this plugin to download email from a POP3 account (newsletterarchives@) and automatically post the content to a newsletter page. <br /><br />I have now added additional email accounts to the downloadmail.php file, designed to do the same with other sections (e.g. Calgary@, Edmonton@ - these are Chapters of my clients organization where I want to post event information via email.) <br /><br />Here's where I'm stumped...how do I ensure that the correct emails get posted to the correct pages:<br /><br />Newsletter to Newsletter archives page<br />Calgary events to Calgary page,<br />etc. without all emails getting posted to one section.<br /><br />...or is it possible to do this?<br /><br />Cheers,<br />Brian<br />]]></description>
          <pubDate>Fri, 13 Aug 2010 14:53:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206026#post2206026</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Forcing BCC: when e-mailing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206012#post2206012</link>
          <description><![CDATA[Thanks Jerry. I have your Cookbook. However I've asked the folks at InteractiveTools to supply me with a quote for a php script that my non-techie clients can use. <br /><br />Cheers, <br /><br />Brian<br />]]></description>
          <pubDate>Thu, 12 Aug 2010 22:07:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206012#post2206012</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Forcing BCC: when e-mailing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206010#post2206010</link>
          <description><![CDATA[I need to be able to send an email blast to registered users (members). Surely there is a simple way to accomplish this from within CMSB, especially with the Membership plugin? Most Open source CMS's do this, why can't CMSB? I would think that this should be part of the core.<br />]]></description>
          <pubDate>Thu, 12 Aug 2010 21:21:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206010#post2206010</guid>
        </item>
                <item>
          <title>Re: [chris] Last login field?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205545#post2205545</link>
          <description><![CDATA[Hi Chris, <br /><br />Yes I understand that.  I've tested it out for several accounts by logging in and out and they don't update, no matter how many times I've tried. I did notice that the existing Special Fieldnames (i.e. updatedDate, createdDate) that utilise dates have &quot;none&quot; selected as the Field Type. Is it possible for an Admin to create more Special Fieldnames?.<br />]]></description>
          <pubDate>Mon, 19 Jul 2010 19:43:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205545#post2205545</guid>
        </item>
                <item>
          <title>Re: [Jason] Last login field?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205508#post2205508</link>
          <description><![CDATA[Hi Jason, <br /><br />I added the field as suggested, and made it a System Field, however when I add it to the Member Accounts view, the column appears, sorts by last login, but does not display a date/time<br />]]></description>
          <pubDate>Sun, 18 Jul 2010 19:22:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205508#post2205508</guid>
        </item>
                <item>
          <title>Re: [Jason] Need Some Help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205481#post2205481</link>
          <description><![CDATA[I think there's a couple of typos in the second group of code: on the first line 'odler' should read 'older' and on the fourth line 'offset'    =&gt; 20, should read 'offset'    =&gt; '20', <br /><br />Cheers <br /><br />Brian<br />]]></description>
          <pubDate>Fri, 16 Jul 2010 00:28:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205481#post2205481</guid>
        </item>
                <item>
          <title>Last login field?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205480#post2205480</link>
          <description><![CDATA[Has anyone created a field for last login? <br /><br />Thanks <br /><br />Brian<br />]]></description>
          <pubDate>Fri, 16 Jul 2010 00:22:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205480#post2205480</guid>
        </item>
                <item>
          <title>Re: [Jason] Help! Edit Profile exhibits erratic behavior</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205430#post2205430</link>
          <description><![CDATA[Thanks Jason! It works perfectly now.<br />]]></description>
          <pubDate>Tue, 13 Jul 2010 15:15:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205430#post2205430</guid>
        </item>
                <item>
          <title>Re: [Jason] Help! Edit Profile exhibits erratic behavior</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205428#post2205428</link>
          <description><![CDATA[Thanks Jason, <br /><br />The site is <a target="_blank" href="http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.interactivetools.com%2Fforum%2Fforum.cgi%3Furl%3Dhttp%253A%252F%252Fwww.interactivetools.com%252Fforum%252Fforum.cgi%253Furl%253Dhttp%25253A%25252F%25252Fwww.agna.ca">www.agna.ca</a> <br /><br /><br />I am also attaching the profile.php file. <br /><br />Added: In fact the only changes that will be accepted are changes to the password.<br />]]></description>
          <pubDate>Tue, 13 Jul 2010 14:16:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205428#post2205428</guid>
        </item>
                <item>
          <title>Help! Edit Profile exhibits erratic behavior</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205424#post2205424</link>
          <description><![CDATA[When members login and attempt to edit their profile, three out of four attempts result in a 404 Error file not found. Repeated tries sometimes, but not always, result in a successful change to the profile. Any ideas on what might be causing this erratic behavior? I am running the Membership PlugIn with the latest version of CMSB, and have added fields to the profile. <br /><br />Thanks!<br />]]></description>
          <pubDate>Tue, 13 Jul 2010 13:00:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205424#post2205424</guid>
        </item>
                <item>
          <title>Re: [chris] Google Checkout Button Not Working</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204891#post2204891</link>
          <description><![CDATA[I had the same problem with a PayPal Standard button. I consider this to be a major flaw, a real drawback with clients...any chance of elevating it/listing as a bug or supplying a different WYSIWYG editor?<br />]]></description>
          <pubDate>Tue, 15 Jun 2010 18:14:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204891#post2204891</guid>
        </item>
              </channel>
    </rss>
  