<?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%3Adennisoneil</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 07:14:50 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Adennisoneil&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Damon] Internet Explorer 9 WYSIWYG issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216088#post2216088</link>
          <description><![CDATA[Thanks Damon,<br /><br />The problem does not occur in the demo. I guess I need to get started on the update process.<br />]]></description>
          <pubDate>Thu, 10 May 2012 12:25:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216088#post2216088</guid>
        </item>
                <item>
          <title>Internet Explorer 9 WYSIWYG issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216086#post2216086</link>
          <description><![CDATA[Hello,<br /><br />I'm experiencing an issue where content entered into a WYSIWYG editor is not being saved when using Internet Explorer.<br /><br />The issue happens on a PC running Windows Vista SP2, Internet Explorer 9.0.8112.16421, and CMSB 2.03.<br /><br />This issue does not occur with Chrome or Firefox on the same PC and seems to be limited to WYSIWYG fields. All text fields and text boxes are saving as expected.<br /><br />I searched the forum and did not see anything else on this issue. Please let me know if there's a method to address it.<br /><br />Thanks in advance for your help.<br />Dennis<br />]]></description>
          <pubDate>Thu, 10 May 2012 11:59:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216086#post2216086</guid>
        </item>
                <item>
          <title>Re: [Jason] Save &amp; Copy with Info Fields?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214684#post2214684</link>
          <description><![CDATA[Hi Jason,<br /><br />Any chance this could be fast tracked if I was willing to pay for a consulting project to have this updated? <br /><br />I have a client that is desperate for this functionality (with 100+ captions and descriptions in info fields).<br /><br />Dennis<br />]]></description>
          <pubDate>Mon, 09 Jan 2012 10:55:48 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214684#post2214684</guid>
        </item>
                <item>
          <title>Re: [Jason] Problem posting &lt;select&gt; multiple value</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214550#post2214550</link>
          <description><![CDATA[Worked perfectly. Thanks Jason.<br />]]></description>
          <pubDate>Thu, 29 Dec 2011 15:42:59 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214550#post2214550</guid>
        </item>
                <item>
          <title>Problem posting &lt;select&gt; multiple value</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214545#post2214545</link>
          <description><![CDATA[Hello, <br /><br />We're attempting to have include a multi-select input value on a user signup page form (using the Website Membership plugin). I receive the following error when submitting:<br /><br />Warning: strtr() expects parameter 1 to be string, array given in /home/cploan/public_html/admin/lib/database_functions.php on line 21<br /><br />We're attempting to POST the multiple selections as an array to be added (and our form field structure appears to be identical to the one used in the CMSB admin area), and it seems the mysql_escape function wants to treat the array as a string. Is there a special flag we need to use to call a different &quot;strip&quot; function for this field value?<br /><br />You can see the signup page at the link below:<br />http://208.79.239.28/~cploan/login/user-signup.php<br /><br />Thanks in advance for your help.<br /><br />Dennis O'Neil<br />]]></description>
          <pubDate>Thu, 29 Dec 2011 11:39:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214545#post2214545</guid>
        </item>
                <item>
          <title>Save &amp; Copy with Info Fields?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214416#post2214416</link>
          <description><![CDATA[Is there a limitation of the Save &amp; Copy plugin that does not support the copying of Upload Info fields? I've tested this on 2 installations, both with the same specs below, and neither Save &amp; Copy seems to copy over any of the info fields?<br /><br />CMSB 2.11<br />Save &amp; Copy 1.02<br /><br />Thanks in advance for your help.<br />Dennis<br />]]></description>
          <pubDate>Mon, 19 Dec 2011 21:30:43 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214416#post2214416</guid>
        </item>
                <item>
          <title>Parentheses in uploaded image file names</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213831#post2213831</link>
          <description><![CDATA[Hello,<br /><br />I have a request for a future release, assuming I'm not missing an obvious solution. <br /><br />We regularly use files clients upload via CMSB as background images of elements on their site. Unfortunately, when users upload images that have parentheses in the file name, the code breaks because it end the CSS syntax<br /><br />For example: <br />&lt;div class=&quot;someclass&quot; style=&quot;background-image:url(/admin/uploads/thumb/Sheffield-(10).jpg)&quot;&gt;<br /><br />The &quot;)&quot; at the end of &quot;Sheffield-(10).jpg&quot; causes the background-image declaration to prematurely end, resulting in an invalid background image; aka no background image.<br /><br />I'd like to request that either by default, or by election in the section editor, that parentheses be automatically removed from upload file names.<br /><br />When the issues arises now, we just direct clients to be aware of the file names before they upload. Clearly not a critical problem, but something that would be helpful to us. <br /><br />Thanks for listening.<br />Dennis.<br />]]></description>
          <pubDate>Wed, 09 Nov 2011 19:41:48 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213831#post2213831</guid>
        </item>
                <item>
          <title>Re: [Jason] Login Persistence time in 2.10</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213827#post2213827</link>
          <description><![CDATA[Thanks Jason,<br /><br />My apologies for not trying all of the solutions before posting. I was successful in resolving the login issue after setting a new session.savepath directory.<br /><br />I have 2 suggestion for someone making this change:<br />- Be sure you change the permissions on the new folder to allow write capabilities. <br />- Be sure you folder path is correct (no trailing slash was required for me). <br /><br />I messed up on both of these items at first. Both will break things to the extent that you cannot access the CMSB interface to make changes. To correct the path, I had to go to CMSADMIN &gt; DATA &gt; SETTING.DATA.PHP to correct it.<br /><br />After I corrected all of my mistakes, everything works perfectly.<br /><br />Thanks<br />]]></description>
          <pubDate>Wed, 09 Nov 2011 15:05:51 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213827#post2213827</guid>
        </item>
                <item>
          <title>Re: [ross] Login Persistence time in 2.10</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213812#post2213812</link>
          <description><![CDATA[Hello,<br /><br />Just wondering if there were any new solutions for this? I have a client on CMSB v2.12 and is complaining of the issue - logins lasting only an hour or so. I also have another instance of a CMSB 2.12 install where I am experiencing significantly less than 24 hours login time.<br /><br />My session.cookie_lifetime is set to 86400.<br /><br />Thanks.<br />]]></description>
          <pubDate>Tue, 08 Nov 2011 16:47:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213812#post2213812</guid>
        </item>
                <item>
          <title>Re: [ross] Problem with Uploads in Google Chrome</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213795#post2213795</link>
          <description><![CDATA[Works perfectly!<br /><br />Thanks Ross.<br />]]></description>
          <pubDate>Mon, 07 Nov 2011 18:41:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213795#post2213795</guid>
        </item>
                <item>
          <title>Re: [Jason] Image Uploads Failing at 100%</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213758#post2213758</link>
          <description><![CDATA[This worked perfectly. Thank you Jason.<br />]]></description>
          <pubDate>Thu, 03 Nov 2011 13:21:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213758#post2213758</guid>
        </item>
                <item>
          <title>Image Uploads Failing at 100%</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213749#post2213749</link>
          <description><![CDATA[Hello,<br /><br />This may be a memory or process limit issue, but I was hoping to get some input.<br /><br />I have 2 clients that have recently attempted to upload large images via CMSB. Both scenarios would involve the image being made into a couple thumbnails by CMSB.<br /><br />An example file is 3504px Wide X 2336px tall JPG file @ 4.7MB.<br /><br />My max upload is set at 100MB.<br /><br />After selecting the file, the flash uploader begins and then gets all the way to 100%, where is stalls indefinitely. If you select multiple files for upload, it does not get past the first. I have attempted the same upload with the exact same results.<br /><br />When I check the server via FTP, the original file is there, but it does not appear in the CMSB record, and none of the thumbnails have been created. I am assuming that the failure happens when an attempt to make the thumbnails begins, so the subsequent logging into CMSB db doesn't happen.<br /><br />I recognize that a 4.7MB photo with those dimensions is large, but as I also know you're aware, users don't really care. <br /><br />I have a Hybrid VPS server with 1 Xeon CPU core and 3GB of dedicated ram. My server stats provided by my host show occasional spikes, but nothing near my total capacity. It shows an average of 10% CPU utilization with occasional spike to 40% and rarely above 1/2GB of RAM usage.<br /><br />Do you think this a server resource issue, or something with the conversion/resizing engine?<br /><br />Thanks in advance for your help.<br /><br />-Dennis<br />]]></description>
          <pubDate>Wed, 02 Nov 2011 17:53:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213749#post2213749</guid>
        </item>
                <item>
          <title>Re: [Jason] Problem with Uploads in Google Chrome</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213746#post2213746</link>
          <description><![CDATA[Thanks Jason. I appreciate the update.<br />]]></description>
          <pubDate>Wed, 02 Nov 2011 13:30:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213746#post2213746</guid>
        </item>
                <item>
          <title>Problem with Uploads in Google Chrome</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213739#post2213739</link>
          <description><![CDATA[Hello,<br /><br />I'm experiencing an issue with uploads in Google Chrome. <br /><br />After selecting a new photo(s) for upload, the progress bar(s) begin and the image succesfully uploads to the server. Then, I'm prompted with the option to add the Title/Caption fields or whatever info fields we've setup. <br /><br />Unfortunately, in Chrome only, the info field boxes do NOT accept input. I can move the cursor to any of the fields, but all keystrokes are ignored. I've tested this with a single upload and multiple uploads and the same thing happens. <br /><br />If I proceed to save the list as-is (no info field content) and then save the record the upload field is in, I can go back and &quot;modify&quot; that record, click on the image(s) and add the Title/Caption/Info details succesfully. Everything saves correctly then. <br /><br />Clearly I'm just trying to eliminate these extra steps for our clients. Is there a fix for this?<br /><br />This has happened to e on more than one computer, and also to a client on their computer. I'm using Chrome 15.0.874.106 on OSX Lion.<br /><br />Thanks in advance for any advice or direction you can offer.<br /><br />- Dennis<br />]]></description>
          <pubDate>Wed, 02 Nov 2011 12:12:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213739#post2213739</guid>
        </item>
                <item>
          <title>Re: [Dave] Reuse/Export a Schema</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212761#post2212761</link>
          <description><![CDATA[That's great. Thanks Dave.<br />]]></description>
          <pubDate>Tue, 16 Aug 2011 20:00:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212761#post2212761</guid>
        </item>
                <item>
          <title>Re: [zip222] Reuse/Export a Schema</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212760#post2212760</link>
          <description><![CDATA[Wow. That's great news. <br />I'm now ashamed I didn't look for a solution sooner.<br /><br />Thanks zip222.<br />]]></description>
          <pubDate>Tue, 16 Aug 2011 19:53:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212760#post2212760</guid>
        </item>
                <item>
          <title>Reuse/Export a Schema</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212756#post2212756</link>
          <description><![CDATA[We do most of our business with one particular vertical of clients. They almost always have the same data structure required for the content on their websites.<br /><br />Over the years, we've developed some &quot;best practices&quot; for the CMSB setup process to ensure we plan for all the right fields, image sizes, allowed/disallowed characters, notes and instructions, etc.<br /><br />Is there a way for me to export the settings of a fully setup CMSB install? I'd like to be able to automagically create all of the sections, fields, and validation criteria, etc in a new install, saving us the setup time (and ensuring we don't forget anything).<br /><br />Any thoughts or ideas would be appreciated.<br />Thanks.<br />]]></description>
          <pubDate>Tue, 16 Aug 2011 19:06:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212756#post2212756</guid>
        </item>
                <item>
          <title>Combine SignUp/Login process</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209600#post2209600</link>
          <description><![CDATA[Hello,<br /><br />We've made some small edits to the membership plug-in to allow users to chose their password at sign-up. <br /><br />However, the only thing I'm having trouble figuring out is how to *not* require the user to enter that same information immediately afterward to login.<br /><br />Ideally, the new user would just be redirected to the member-only page and see their confirmation message there.<br /><br />Any suggestions would be greatly appreciated.<br /><br />Thanks<br />Dennis<br />]]></description>
          <pubDate>Sun, 13 Feb 2011 15:58:48 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209600#post2209600</guid>
        </item>
                <item>
          <title>Re: [Dave] Plugins: I&apos;d buy a plugin that did...? (Post Here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204862#post2204862</link>
          <description><![CDATA[I'd love to see a plugin that offered more advanced image editing after upload. The sizing options you offer now are great and infinitely useful, but it would be awesome to see something with cropping capability like the new Wordpress uploader.<br /><br />I have a number of clients who have trouble understanding the basics - like how to properly crop an image before uploading.<br /><br />Thanks<br />Dennis<br />]]></description>
          <pubDate>Fri, 11 Jun 2010 22:58:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204862#post2204862</guid>
        </item>
                <item>
          <title>Re: [Dave] Notice: Announce your new CMS Builder websites here!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204861#post2204861</link>
          <description><![CDATA[http://www.kainehomes.com is our most advanced use of CMS Builder yet. <br /><br />Most everything on the site, excluding the Wordpress blog, is controlled by CMS Builder - videos, photos, text, all of it.<br /><br />Thanks<br />]]></description>
          <pubDate>Fri, 11 Jun 2010 22:53:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204861#post2204861</guid>
        </item>
                <item>
          <title>Re: [Jason] Returning a partial list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203398#post2203398</link>
          <description><![CDATA[Hi Jason,<br /><br />After no success with the revised code, but a successful &quot;test&quot; with the code you provided, I realized the error I was making. I was also filtering my results on the page by an second criteria. There WERE homes that fit the (&lt;2500, etc) size criteria, but none were displayed because I was also filtering based on the presence of a price. I revised my page with the code below and its now working.<br /><br /><br /><code>&lt;?php <br /> $square_foot[0]=0; <br /> $square_foot[1]=0; <br /> $square_foot[2]=0; <br />  <br /> foreach($homesRecords as $record){ <br />	if($record['size']&lt;2500) <br />	   $square_foot[0]++; <br />	else if($record['size']&gt;=2500 &amp;&amp; $record['size']&lt;=3000 ) <br />	   $square_foot[1]++; <br />	else if($record['size']&gt;=3000) <br />	   $square_foot[2]++; <br /> } <br />?&gt; <br />&lt;?php $field=&quot;price_&quot;.$_SERVER['QUERY_STRING']; ?&gt;  <br /><br /><br />        &lt;ul class=&quot;community-floorplans-list&quot;&gt;<br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[0]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&lt;2500 &amp;&amp; $record[$field] != &quot;&quot;): ?&gt; <br />             &lt;li&gt;&lt;a id=&quot;small-homes-button&quot; href=&quot;#&quot;&gt;2,500 sq ft and below&lt;/a&gt;&lt;/li&gt; <br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;  <br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[1]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&gt;=2500 &amp;&amp; $record['size']&lt;=3000 &amp;&amp; $record[$field] != &quot;&quot;): ?&gt;  <br />            &lt;li&gt;&lt;a id=&quot;large-homes-button&quot; href=&quot;#&quot;&gt;2,500 to 3,000 sq ft&lt;/a&gt;&lt;/li&gt;<br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;<br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[2]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&gt;3000 &amp;&amp; $record[$field] != &quot;&quot;): ?&gt;  <br />            &lt;li&gt;&lt;a id=&quot;larger-homes-button&quot; href=&quot;#&quot;&gt;3,000 sq ft and up&lt;/a&gt;&lt;/li&gt;<br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;  <br />        &lt;/ul&gt;</code><br /><br />Thanks so much for all your help.<br /><br />-Dennis<br />]]></description>
          <pubDate>Mon, 19 Apr 2010 12:36:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203398#post2203398</guid>
        </item>
                <item>
          <title>Re: [Dave] Conflict with Simplepie?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203374#post2203374</link>
          <description><![CDATA[Turning off the error reporting right before the SimplePie worked perfectly. Thanks!<br /><br />-Dennis<br />]]></description>
          <pubDate>Mon, 19 Apr 2010 00:50:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203374#post2203374</guid>
        </item>
                <item>
          <title>Re: [Jason] Returning a partial list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203354#post2203354</link>
          <description><![CDATA[Hi Jason,<br /><br />Unfortunately, if doesn't seem to be working. <br /><br />Below is the code I'm using above the doctype:<br /><br /><code>&lt;?php <br />  require_once &quot;/home/kaine2/public_html/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($communitiesRecords, $communitiesMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'communities',<br />    'where'       =&gt; whereRecordNumberInUrl(1),<br />    'limit'       =&gt; '1',<br />  ));<br />  $communitiesRecord = @$communitiesRecords[0]; // get first record<br />  <br />  list($homesRecords, $homesMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'homes',<br />    'orderBy'     =&gt; 'size',<br />  ));<br /><br />?&gt;</code><br /><br />And here's what's in the page:<br /><br /><code>&lt;?php <br /> $square_foot[0]=0; <br /> $square_foot[1]=0; <br /> $square_foot[2]=0; <br />  <br /> foreach($homesRecords as $record){ <br />	if($record['size']&lt;2500) <br />	   $square_foot[0]++; <br />	else if($record['size']&gt;=2500 &amp;&amp; $record['size']&lt;=3000 ) <br />	   $square_foot[1]++; <br />	else if($record['size']&gt;=3000) <br />	   $square_foot[2]++; <br /> } <br />?&gt; <br /><br /><br />    &lt;li&gt;&lt;a id=&quot;community-floorplans-button&quot; href=&quot;#&quot;&gt;&lt;span class=&quot;grey&quot;&gt;Available Plans&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;<br />        &lt;ul class=&quot;community-floorplans-list&quot;&gt;<br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[0]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&lt;2500): ?&gt;  <br />                 &lt;li&gt;&lt;a id=&quot;small-homes-button&quot; href=&quot;#&quot;&gt;2,500 sq ft and below&lt;/a&gt;&lt;/li&gt;<br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;  <br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[1]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&gt;=2500 &amp;&amp; $record['size']&lt;=3000): ?&gt;  <br />                &lt;li&gt;&lt;a id=&quot;large-homes-button&quot; href=&quot;#&quot;&gt;2,000 to 3,000 sq ft&lt;/a&gt;&lt;/li&gt;<br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;<br />		  &lt;?php foreach($homesRecords as $record): ?&gt;  <br />            &lt;?php if($square_foot[2]==0): ?&gt;  <br />            &lt;?php elseif($record['size']&gt;3000): ?&gt;  <br />                &lt;li&gt;&lt;a id=&quot;larger-homes-button&quot; href=&quot;#&quot;&gt;3,000 sq ft and up&lt;/a&gt;&lt;/li&gt;<br />            &lt;?php break; ?&gt;  <br />            &lt;?php endif ?&gt;  <br />          &lt;?php endforeach ?&gt;<br />        &lt;/ul&gt;</code><br /><br />Currently ALL of the &lt;li&gt;'s are being displayed despite the filter attempt.<br /><br />You can see what I mean here:<br />http://208.79.239.28/~kaine2/calvert-county-new-communities.php?Covenant-Creek-1<br /><br />If you click on the &quot;Available Plans&quot; button, then the &quot;2500 sq ft and below&quot; you'll see it empty. I was wanting to use this filter to remove the &lt;li&gt; altogether if there were no plans in that category.<br /><br /><br />Thanks again for all of your help.<br /><br />Please let me know if you see an error I've made.<br />Thanks.<br />]]></description>
          <pubDate>Fri, 16 Apr 2010 18:11:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203354#post2203354</guid>
        </item>
                <item>
          <title>Re: [Jason] Returning a partial list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203348#post2203348</link>
          <description><![CDATA[I have if currently setup in three categories:<br /><br />&lt;2500<br />2500-3500<br />&gt;3500<br /><br />If I did an  &quot;if &lt;2500, else&quot; I'd get all the other plans in the &quot;else&quot;. What I want is to say:<br /><br />If some plans &lt;2500 exist, do this<br />If none &lt;2500 exist, do this<br />If some plans 2500-3500 exist, do this<br />If none 2500-3500 exist, do this<br />If some plans &gt;3500 exist, do this<br />If none &gt;3500 exist, do this<br /><br /><br />All of these are displayed on the same page.<br /><br />Thoughts?<br /><br />-Dennis<br />]]></description>
          <pubDate>Fri, 16 Apr 2010 14:32:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203348#post2203348</guid>
        </item>
                <item>
          <title>Re: [Jason] Returning a partial list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203343#post2203343</link>
          <description><![CDATA[Hi again Jason - one last question...<br /><br />For this code:<br /><br />&lt;div&gt; <br />  &lt;?php foreach($productRecords as $record): ?&gt; <br />    &lt;?php if($record['square_footage']&lt;2500): ?&gt; <br />       *RECORD* <br />    &lt;?php endif ?&gt; <br />  &lt;?php endforeach ?&gt; <br />&lt;/div&gt; <br /><br />How would I add a condition to display some code when there are no records fitting that criteria? <br /><br />Naturally speaking:<br />When Plans &lt;2500 square feet is none, then do this.<br /><br />Thanks again for your help.<br />]]></description>
          <pubDate>Fri, 16 Apr 2010 13:50:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203343#post2203343</guid>
        </item>
              </channel>
    </rss>
  