<?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%3Aracersdivision</link>
        <description></description>
        <pubDate>Tue, 14 Apr 2026 16:24:57 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aracersdivision&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Limiting the first record, not record 1 but first record in drag sort order</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2233548#post2233548</link>
          <description><![CDATA[<p>Hi I am wondering if you can suggest a simple way to trim out the first record in a for each loop, I want to show all items except for the first one</p>]]></description>
          <pubDate>Sat, 29 Mar 2014 13:31:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2233548#post2233548</guid>
        </item>
                <item>
          <title>Re: [Jason] Website Favorites Plugin with CMSB v1.04</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212015#post2212015</link>
          <description><![CDATA[got it working, the problem was mainly due to lack of sleep :) my bad<br />]]></description>
          <pubDate>Tue, 28 Jun 2011 19:57:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212015#post2212015</guid>
        </item>
                <item>
          <title>Website Favorites Plugin with CMSB v1.04</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211962#post2211962</link>
          <description><![CDATA[I'm having some trouble getting the favorites plugin to work properly, I've never had this issue in the past I'm wondering if it could possibly be due to the new membership plugin update with the MD5 encryption added, I was just wondering if anyone has had any issues.<br />]]></description>
          <pubDate>Sat, 25 Jun 2011 20:50:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211962#post2211962</guid>
        </item>
                <item>
          <title>Re: [Chris] Website Membership Plugin -- Uploading Image(s)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211956#post2211956</link>
          <description><![CDATA[I followed your example.  It works to upload my image but there is an issue.  When I click update without a new image to upload, it removes my old image.  Are other people getting this?<br />]]></description>
          <pubDate>Fri, 24 Jun 2011 14:26:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211956#post2211956</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] V2.08 and Membership Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210946#post2210946</link>
          <description><![CDATA[Feeling your pain.... upgraded MD5 encryption is awesome, but not being able to use the membership plugin.... not so awesome... really hope there is a work around for this soon.<br />]]></description>
          <pubDate>Fri, 22 Apr 2011 16:21:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210946#post2210946</guid>
        </item>
                <item>
          <title>Membership Plugin CMSB 2.08</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210945#post2210945</link>
          <description><![CDATA[Hey guys I just downloaded the CMSB version 2.08 last night again via this link http://www.interactivetools.com/order/download.cgi and am still having problems with the membership plugin not working, I didn't do a clean install but rather just dumped all the new files in. The signups work with the membership plugin but not the logins, is there something I might have overlooked? Need some help please. [:P]<br />]]></description>
          <pubDate>Fri, 22 Apr 2011 16:19:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210945#post2210945</guid>
        </item>
                <item>
          <title>Re: [Dave] Notice: CMSB Upcoming Features and Development Plan</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210896#post2210896</link>
          <description><![CDATA[Great work with 2.08 guys! Almost had to find another solution recently on a few projects due to the previous versions lack of encryption. Keep up the great work.<br />]]></description>
          <pubDate>Wed, 20 Apr 2011 22:37:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210896#post2210896</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Show/Hide Dependant Fields Implementation</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210696#post2210696</link>
          <description><![CDATA[I've been getting this to work pretty well pulling tables its really cool but I see one limitation that I was curious if anyone could help with. Using single option pulldowns work however as soon as I try using multi select pulldowns or multi select checkboxes it breaks the show/hide and just displays them all. Is there perhaps something i'm missing? <br /><br />Here is how I have it structured.<br /><br />$GLOBALS['SHOWHIDE_DEPENDANT_FIELDS_CONFIG']['person']['person_type'] = array( <br />// list option    =&gt; fields to show <br />  ''                           =&gt; array('name'), // show these fields when the topmost '&lt;select&gt;' option is selected <br />  'kids'                    =&gt; array('kids'), <br />  'parents'                    =&gt; array('parents', 'date'),   <br />);<br /><br />I have tables in the DB for kids, parents and person<br />]]></description>
          <pubDate>Thu, 14 Apr 2011 04:50:52 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210696#post2210696</guid>
        </item>
                <item>
          <title>Re: [Dave] Running a cron job for DownloadMail Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210687#post2210687</link>
          <description><![CDATA[Thanks Dave, that did it! lol Can't believe I missed it. You gotta love how fast the CMSB forums work :)<br />]]></description>
          <pubDate>Wed, 13 Apr 2011 22:38:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210687#post2210687</guid>
        </item>
                <item>
          <title>Re: [Dave] Running a cron job for DownloadMail Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210682#post2210682</link>
          <description><![CDATA[So I have some questions about this plugin, I have the archiving function working fine and I have the incoming mail displaying correctly in the section. However I'm thinking I missed something because it doesn't pull mail automatically, every time I want new mail I have to click the plugin download mail button. I tried using a cron job to run this but it's not updating, if I set the cron to email it works but doesn't display any information it tells me: Security Check - Edit run.php and remove this error before you use it. In the body of the email. The cron script I'm running is this: <br /><br />/usr/bin/php -q /home/shaftsan/public_html/admin/plugins/downloadMail/run.php<br /><br />I also updated the run.php to use the absolute URL and it still doesn't work.<br /><br />Any insight would be awesome<br />]]></description>
          <pubDate>Wed, 13 Apr 2011 21:45:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210682#post2210682</guid>
        </item>
              </channel>
    </rss>
  