<?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%3ADHester</link>
        <description></description>
        <pubDate>Tue, 10 Mar 2026 21:08:13 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?rss=1&amp;k=user%3ADHester" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [aev] CMS Builder - Roadmap &amp; Feature Requests (post feature requests here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191127#post2191127</link>
          <description><![CDATA[I agree with you aev, the multi-select/value feature would be extremely useful.  Certainly more of a priority than adding the additional thumbnail option.<br />]]></description>
          <pubDate>Tue, 08 Apr 2008 06:32:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191127#post2191127</guid>
        </item>
                <item>
          <title>Re: [Perchpole] List Rows - Alternating Background Colours</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191123#post2191123</link>
          <description><![CDATA[I used your alternating background color code also Dave. Thanks!<br />]]></description>
          <pubDate>Mon, 07 Apr 2008 19:20:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191123#post2191123</guid>
        </item>
                <item>
          <title>Re: [Dave] CMS Builder - Roadmap &amp; Feature Requests (post feature requests here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191122#post2191122</link>
          <description><![CDATA[Hi Dave, <br /><br />I'd like to request the option to create and addition thumbnail when uploading images.   <br /><br />Example: <br /><br />[img]http://cmsbuilder.designsbydarren.com/images/example_001.gif[/img] <br /><br />This would allow me to show the thumbnail in the article summary, the preview in the full article, and clicking the thumb/preview would display the larger image ( 440 pixels wide in this example ). <br /><br />This may be to resource intensive.  But it would sure be nice to have.  I use <a target="_blank" href="http://jquery.com/demo/thickbox/">thickbox</a> and other image display tools to handle images.  Having 3 sizes available would provide lots of flexibility to designers and requires no additional work from the end-user since it's all automatic [;)] <br /><br />Just a suggestion. <br /><br />Keep up all the great work!<br />]]></description>
          <pubDate>Mon, 07 Apr 2008 19:10:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191122#post2191122</guid>
        </item>
                <item>
          <title>Re: [DHester] Displaying Upload Field Data</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191100#post2191100</link>
          <description><![CDATA[For those looking for a solution to this, I found the answer I need here: <br /><br /><a target="_blank" href="http://www.interactivetools.com/iforum/gforum.cgi?post=59803">http://www.interactivetools.com/iforum/gforum.cgi?post=59803</a> <br /><br />It worked great!<br />]]></description>
          <pubDate>Sat, 05 Apr 2008 21:28:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191100#post2191100</guid>
        </item>
                <item>
          <title>Displaying Upload Field Data</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191095#post2191095</link>
          <description><![CDATA[I'm creating a blog/news section on my site using CMS Builder. With each post, the user will have an option to create a gallery of related images using the 'upload' field type. Works great but I need to add some conditional logic: <br /><br />If record exists and the 'Gallery' upload field has at least 1 photo in it then: <br /><br />Display a custom CSS div with all the images inside <br /><br />Else: <br /><br />Don't show any CSS div for the gallery / Don't show any images. <br /><br /><br /><br />Make sense? Right now my code displays a empty gallery box if no images are in the upload field. I'd prefer not to show anything at all ( no gallery box ). <br /><br />I need to check if 'gallery' contains any items before the foreach is executed to display the items: <br /><br />&lt;?php foreach (getUploads($options['tableName'], 'gallery', $record['num']) as $upload): ?&gt; <br /><br />Can someone point me in the right direction? <br /><br />Thanks [;)]<br />]]></description>
          <pubDate>Fri, 04 Apr 2008 23:10:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191095#post2191095</guid>
        </item>
                <item>
          <title>Re: [Dave] ERROR: Allowed memory size of 8388608 bytes exhausted</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191078#post2191078</link>
          <description><![CDATA[Thanks! That works Dave [;)] <br /><br />I realize it's not very efficient to upload a 2MB JPG only to resize it to a 40KB image, but my end-users will attempt to upload them straight from their digital cameras. Just wanted to be sure I could handle up to 2MB to be safe. <br /><br />The other script I use it photopost. It creates thumbnails and preview images. I've uploaded 5-6MB images on my photo sharing site ( <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.pixelperfectdigital.com">www.pixelperfectdigital.com</a> ) without any issues. It's hosted on the same server. Not sure how they handle the memory. <br /><br />More of a server resource issue. No problem with CMSBuilder I understand. <br /><br />BTW - I love all the enhancements you've added. I updgraded from 1.08 to 1.12 today! Still playing around with my test site, but I'm extremely pleased with the product. [cool]<br />]]></description>
          <pubDate>Thu, 03 Apr 2008 22:51:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191078#post2191078</guid>
        </item>
                <item>
          <title>ERROR: Allowed memory size of 8388608 bytes exhausted</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191076#post2191076</link>
          <description><![CDATA[<b>Fatal error</b>: Allowed memory size of 8388608 bytes exhausted (tried to allocate 14016 bytes) in <b>/home/dbd/public_html/cmsbuilder/admin/lib/menus/default/uploadForm_functions.php</b> on line <b>238</b> <br /><br />I get this when I attempt to upload a 2MB photo using the upload field in CMSBuilder. <br /><br />My PHP install allows up to 30MB.  I've played around with the various setting in the Admin Panel but cannot seem to determine the problem.  I upload 5MB+ filed routinely on the same server using Photopost and other PHP scripts. <br /><br />Any suggestions? <br /><br />Thanks!<br />]]></description>
          <pubDate>Thu, 03 Apr 2008 22:21:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191076#post2191076</guid>
        </item>
                <item>
          <title>Re: [Dave] CMS Builder Friendly Web Hosts (Post Yours!)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189863#post2189863</link>
          <description><![CDATA[I've used <b>ServInt</b> for years: <a target="_blank" href="http://www.servint.net/">http://www.servint.net/</a>. They meet all the software requirements and have great customer support. <br /><br />They specialize in VPS servers, which is what I'm running to host my customer websites.<br />]]></description>
          <pubDate>Sun, 20 Jan 2008 15:58:38 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189863#post2189863</guid>
        </item>
                <item>
          <title>Re: [Dave] Multi-Field Search Syntax?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189860#post2189860</link>
          <description><![CDATA[Thanks, that did the trick!  I'm really enjoying CMSB.  You did a great job.  I've used a lot of other content management/blogging scripts including snews, wordpress, and expression engine.  CMSB is quickly becoming my favorite [;)]   <br /><br />I appreciate all your help!<br />]]></description>
          <pubDate>Sun, 20 Jan 2008 10:05:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189860#post2189860</guid>
        </item>
                <item>
          <title>Multi-Field Search Syntax?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189858#post2189858</link>
          <description><![CDATA[I've been experimenting with the new search parameters in CMS Builder. I can search for any single field and get matching records using this: <br /><br /> <code> &lt;h5&gt;Keyword Search:&lt;/h5&gt; <br />&lt;form method=&quot;get&quot; action=&quot;&lt;?php echo $_SERVER['PHP_SELF'] ?&gt;&quot;&gt; <br />&lt;input type=&quot;text&quot; name=&quot;title_keyword&quot; value=&quot;&quot; size=&quot;15&quot;&gt; <br />&lt;input type=&quot;submit&quot; name=&quot;&quot; value=&quot;Search&quot;&gt; <br />&lt;/form&gt;  </code><br /><br /><br />In the example above I'm searching the &quot;Title&quot; field. Ideally I'd like to search both my &quot;title&quot; and &quot;content&quot; fields. I can't figure out how to query 2 fields with one search? Can someone point me in the right direction? <br /><br />Thanks!<br />]]></description>
          <pubDate>Sat, 19 Jan 2008 19:36:01 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189858#post2189858</guid>
        </item>
                <item>
          <title>Re: [Dave] Quality of resized images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189851#post2189851</link>
          <description><![CDATA[Thanks Dave! Worked great [;)] Appreciate your help.  <br /><br />Here's a new demo page showing images resize at the higher JPG quality.  Big difference: <br /><br /><a target="_blank" href="http://www.designsbydarren.com/test/blogPage.php?Sample_Image_Gallery_Created_Using_CMS_Builder-6/">http://www.designsbydarren.com/test/blogPage.php?Sample_Image_Gallery_Created_Using_CMS_Builder-6/</a><br />]]></description>
          <pubDate>Sat, 19 Jan 2008 07:21:45 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189851#post2189851</guid>
        </item>
                <item>
          <title>Re: [Dave] Quality of resized images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189847#post2189847</link>
          <description><![CDATA[Hi Dave, <br /><br />Thanks for the welcome! Appreciate your comment about my templates. I've got a bunch more to post but I'm waiting until I complete my site redesign using CMS Builder [;)] <br /><br />Here's a sample of the images I uploaded. You'll see the distortion around the edge of the cards (especially on the thumbnail). The original image was crystal clear. On some of the other gallery scripts I've used you could adjust the JPG compression/quality. I realize the higher the quality, the larger the file size. So it's always a trade-off. For some applications, like photoblogs, you might want higher quality jpgs. I was playing with the gallery feature. It's really neat. <br /><br /><b><u>Note:</u></b> I removed the sample images since the problem has been fixed.<br />]]></description>
          <pubDate>Fri, 18 Jan 2008 23:04:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189847#post2189847</guid>
        </item>
                <item>
          <title>Quality of resized images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189843#post2189843</link>
          <description><![CDATA[Hello, <br /><br />Just purchased a copy of CMS Builder yesterday.  So far I'm very impressed.  No problems installing.  Still playing around with all the options [;)] One feature that I like is the multiple image upload (image gallery) field.  I was wondering how I could improve the JPG quality of the resized images.  They aren't terrible but I would like to boost the quality a bit.  Could you tell me if this is possible and if so, where would I make the change in the code. <br /><br />Thanks!<br />]]></description>
          <pubDate>Fri, 18 Jan 2008 19:20:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189843#post2189843</guid>
        </item>
              </channel>
    </rss>
  