<?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%3Akkegans</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 17:19:28 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Akkegans&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>I am having a problem populating an email address into a php page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245743#post2245743</link>
          <description><![CDATA[<p>I am trying to populate an email address from CMSB into a phpmailer page, but I can't get the syntax correct.  I am not a PHP programer, so it is definately me... Please look at line34 in the attached code and see if you can help me get the code correct.  I added lines 1 through 22 from the CMSB code generator and replaced a hard coded email address in line 34 with   @$contact_usRecord['contact_email_address']   but it isn't populating the variable  $receiving_email_address  correctly.   </p>]]></description>
          <pubDate>Tue, 30 Nov 2021 15:38:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245743#post2245743</guid>
        </item>
                <item>
          <title>Permalinks: No &apos;Detail Page URL&apos; set under: Admin &gt; Section Editors &gt; &apos;content_2&apos; &gt; Viewer Urls!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244685#post2244685</link>
          <description><![CDATA[<p>I am receiving this error and can't find the issue....  Any help is appreciated.</p>

<p>Working with DETAIL VIEWER PAGES,,I have added a TEXT field for 'permalink"   I want the system to auto generate the permalink from the viewer page 'TITLE' field.</p>

<p>The installation checks out, and I can manually populate the permalinks database and that works correctly.</p>

]]></description>
          <pubDate>Sun, 03 May 2020 12:21:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244685#post2244685</guid>
        </item>
                <item>
          <title>Are there any issues with CMSB version 2.65 working correctly with MySQL 5.7?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243418#post2243418</link>
          <description><![CDATA[<p>I have a number of sites that are still using CMSB 2.65, and I am being pushed to upgrade to wither MySQL 5.7 or Maria DB10.x.</p>

<p>Are there going to be any issues with these sites functioning with the DB upgrade, and which would you recommend?</p>]]></description>
          <pubDate>Tue, 28 May 2019 14:56:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243418#post2243418</guid>
        </item>
                <item>
          <title>Using 2 seperate tables to populate a list view</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243078#post2243078</link>
          <description><![CDATA[<p>Is it possible to load a list viewer from 2 different tables.  The tables ate identical in structure, just controlled by different managers.</p>]]></description>
          <pubDate>Mon, 25 Feb 2019 08:39:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243078#post2243078</guid>
        </item>
                <item>
          <title>Are older versions of CMSB compatible with PHP 7.2 and/or CentOS 7</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242294#post2242294</link>
          <description><![CDATA[<p>I have a number of CMSB installations going back to version 1.36 operating on my server.</p>
<p>I would like to update the PHP version to 7.2, and the OS to CentOS 7  Can anyone tell me if I will have issues with the old versions of CMSB and these updates to PHP and the OS?</p>
<p>If so, what is the oldest version of CMSB that is compatible with PHP 7.2 and CentOS 7?</p>]]></description>
          <pubDate>Tue, 17 Jul 2018 08:26:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242294#post2242294</guid>
        </item>
                <item>
          <title>Little help from my PHP coding friends please</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240075#post2240075</link>
          <description><![CDATA[<p>mazrahi,</p>
<p>Thank You!!  That is exactly what I needed.  The CURDATE() worked perfectly for me.</p>]]></description>
          <pubDate>Thu, 19 Jan 2017 08:00:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240075#post2240075</guid>
        </item>
                <item>
          <title>Little help from my PHP coding friends please</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240069#post2240069</link>
          <description><![CDATA[<p>Ross,<br /><br /><br />What I am confused on is how to apply the DB variables to the query and comparing them to 'today's date', is this close to the where statement needed? <br /><br />'where'       =&gt; "date("D, M, Y", strtotime($record['start_date'])) &lt; 'date("D, M, Y"' AND date("D, M, Y", strtotime($record['end_date']) &gt; 'date("D, M, Y"' "</p>]]></description>
          <pubDate>Wed, 18 Jan 2017 11:12:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240069#post2240069</guid>
        </item>
                <item>
          <title>Little help from my PHP coding friends please</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240066#post2240066</link>
          <description><![CDATA[<p>Ross,</p>

<p>More specifically show me all of the records whose start date is &lt;= to today’s date and whose end date is &gt; today.</p>

<p>These are promotions and I need them to display if they are valid today</p>]]></description>
          <pubDate>Wed, 18 Jan 2017 10:07:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240066#post2240066</guid>
        </item>
                <item>
          <title>Little help from my PHP coding friends please</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240060#post2240060</link>
          <description><![CDATA[<p>I have a list viewer and I have start date and end date fields in the list records.  What PHP code will I need to add in the foreach loop to only display items between their start and end dates?</p>
<p>Start Date: &lt;?php echo date("D, M jS, Y g:i:s a", strtotime($record['start_date'])) ?&gt;<br />End Date: &lt;?php echo date("D, M jS, Y g:i:s a", strtotime($record['end_date'])) ?&gt;</p>]]></description>
          <pubDate>Tue, 17 Jan 2017 11:33:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240060#post2240060</guid>
        </item>
                <item>
          <title>graphic upload icon/text NOT showing through CMSB interface across several versions 2.65 - 3.03ish</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239668#post2239668</link>
          <description><![CDATA[<p>I have seen this same issue since my Firefox was updated to v 49.0.2.</p>

<p>Backing down to Firefox 48.0.2 corrected the issue, so it seems that the latest Firefox is not compatible with the CMSB code for the Flash uploader.</p>]]></description>
          <pubDate>Tue, 25 Oct 2016 15:15:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239668#post2239668</guid>
        </item>
                <item>
          <title>Can list results usng  &apos;orderBy&apos;     =&gt; &apos;RAND()&apos;, be altered by having High Priority records?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239517#post2239517</link>
          <description><![CDATA[<p>Thanks Dave...</p>]]></description>
          <pubDate>Fri, 16 Sep 2016 10:59:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239517#post2239517</guid>
        </item>
                <item>
          <title>Can list results usng  &apos;orderBy&apos;     =&gt; &apos;RAND()&apos;, be altered by having High Priority records?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239506#post2239506</link>
          <description><![CDATA[<p>I have a slideshow that is being populate with list records. There are more records that the user wants displayed, so we are limiting the output and generating the records randomly.</p>
<p>Now the client would like the ability to set a priority on one record so that that record will always display as the first item in the list.  Is this possible, and if so could someone steer me in the right direction? My PHP ability is severely limited.</p>]]></description>
          <pubDate>Tue, 13 Sep 2016 13:58:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239506#post2239506</guid>
        </item>
                <item>
          <title>PHP 5.6 compatability with older CMSB versions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239211#post2239211</link>
          <description><![CDATA[<p>Thanks Dave,</p>
<p> I will let you know what issues I experience... the PHP is being upgraded tonight to 5.6.</p>
]]></description>
          <pubDate>Wed, 13 Jul 2016 16:15:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239211#post2239211</guid>
        </item>
                <item>
          <title>PHP 5.6 compatability with older CMSB versions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239170#post2239170</link>
          <description><![CDATA[<p>Can anyone tell me if there are compatibility issues with older versions of CMSB and PHP 5.6?  WE have a number of clients taht are still using CMSB versions back to v.  1.36.</p>

<p>Are we going to have to upgrade some of the old versions to be compatible with PHP 5.6? If so, what is the oldest version that is compatible with PHP5.6?</p>]]></description>
          <pubDate>Mon, 11 Jul 2016 07:51:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239170#post2239170</guid>
        </item>
                <item>
          <title>Populate a section list editor with data from a different section list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239156#post2239156</link>
          <description><![CDATA[<p>Thanks Daryl,</p>

<p>In this case, if the "master section" is subsequently updated, does it have any effect on the other records? If not, is there a method that would allow the other records to be updated when the "master record" was updated?</p>

<p>Kurt</p>]]></description>
          <pubDate>Fri, 08 Jul 2016 07:02:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239156#post2239156</guid>
        </item>
                <item>
          <title>Populate a section list editor with data from a different section list</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239148#post2239148</link>
          <description><![CDATA[<p>Is there a way to populate a section list editor with the content from a different section list editor?</p>
<p>I have a need to create a number of list editors that will use mostly the same list details, but each needs to be able to be separately edited. It would be really nice if I could create a master section editor that would automatically pre-populate each of the other page section editors..</p>]]></description>
          <pubDate>Thu, 07 Jul 2016 08:44:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239148#post2239148</guid>
        </item>
                <item>
          <title>3.05 - How to force Field Prefix and Field Description to be on seperate lins form a text field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239096#post2239096</link>
          <description><![CDATA[<p>I use to use &lt;br /&gt; at the end or beginning of the of the field prefix and field descriptions to force them to be on separate lines from the text field or text box input areas, but that does not seem to work in 3.05.  Is there a different solution for this?</p>]]></description>
          <pubDate>Thu, 23 Jun 2016 10:57:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239096#post2239096</guid>
        </item>
                <item>
          <title>Notice: Undefined variable: uploadInfo in /home/payless1/public_html/scms/lib/upload_functions.php on line 416 F</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2238595#post2238595</link>
          <description><![CDATA[<p>Any idea what might be causing this error when attempting to upload an image file?</p>

<p><b>Notice: Undefined variable: uploadInfo in /home/payless1/public_html/scms/lib/upload_functions.php on line 416<br /> F</b></p>

<p><b>CMSB:  2.65 (Build 1122)</b></p>]]></description>
          <pubDate>Thu, 31 Mar 2016 11:22:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2238595#post2238595</guid>
        </item>
                <item>
          <title>Is it possible to set the width of a text box in the editor?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237539#post2237539</link>
          <description><![CDATA[<p>In the section editor, you can set the height of an input text box, but I don't see any option for setting the width of a text box input field.  Can this be done?</p>
]]></description>
          <pubDate>Sat, 10 Oct 2015 11:20:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237539#post2237539</guid>
        </item>
                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236661#post2236661</link>
          <description><![CDATA[<p>Greg,  Add an item hit Save and Copy and populate the new record with a new image upload. Hit SAVE  and both the first and second record will have the image uploaded in the second record,</p>

<p>There is a note on the ADD ONS page referencing the issue with a comment that it would be worked on in a future release, but it doesn't seem to have been corrected:</p>

<blockquote>
<p><strong>Name:</strong>Save &amp; Copy Button</p>
<p><strong>Version:</strong>1.05 (Released: Aug 1, 2013 -changelog)</p>
<p><span style="color:#5b5745;">Note: There is a known issue where if you click "Save &amp; Copy" on a record, and then try to upload an image right away, the image doesn't appear and it actually adds it to the original record. To get around this just click "Save" and then "Modify" the new record again. We hope to address this limitation in a future release.</span></p>
</blockquote>]]></description>
          <pubDate>Thu, 30 Apr 2015 15:51:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236661#post2236661</guid>
        </item>
                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236653#post2236653</link>
          <description><![CDATA[<p>Is there any update on the image saving issue in the Save and Copy add in? This is a great feature, but the issue with the image uploads updating the original record is a pain.</p>

]]></description>
          <pubDate>Thu, 30 Apr 2015 05:49:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236653#post2236653</guid>
        </item>
                <item>
          <title>I need a little assistance on a list viewer query if possible</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236637#post2236637</link>
          <description><![CDATA[<p>Dave,  Thanks!!!</p>

<p>Leave it to me to try to make it difficult  ;-)</p>

]]></description>
          <pubDate>Mon, 27 Apr 2015 14:06:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236637#post2236637</guid>
        </item>
                <item>
          <title>I need a little assistance on a list viewer query if possible</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236624#post2236624</link>
          <description><![CDATA[<p>I am not a PHP/MYSQL coder, and need a bit of help if possible?</p>
<p>How can I construct a load records query that will return all records if there are no variables passed in the URL, but only the records matching the passed variable if on exists?</p>
<p>Here is what I have now, and it works great if the variable is passed, but I also would like the default URL to return all of the list records?</p>
<p><code>  // load records from 'products_list'<br />   list($products_listRecords, $products_listMetaData) = getRecords(array(<br />     'tableName'   =&gt; 'products_list',<br />     'loadUploads' =&gt; true,<br />     'allowSearch' =&gt; true,<br />     'where' =&gt; "category = '$_GET[category]'",<br />     ));<br />     </code></p>
<p>Thanks for your help!</p>]]></description>
          <pubDate>Mon, 27 Apr 2015 06:17:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236624#post2236624</guid>
        </item>
                <item>
          <title>Facebook post</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236503#post2236503</link>
          <description><![CDATA[<p>I would be interested in this plugin as well..</p>

<p>Dave, It seems there is interest out here, could this be a IT AddOn?  Or do we need to get to gether and contract it from IT Consulting?</p>

]]></description>
          <pubDate>Thu, 02 Apr 2015 15:14:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236503#post2236503</guid>
        </item>
                <item>
          <title>Error on uploading an image </title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236198#post2236198</link>
          <description><![CDATA[<p>I am receiving this error when attempting to upload an image. </p>
<p>E_NOTICE: Undefined offset: 11<br /> /home/woodmans/public_html/includes/wos-menu-inc.php (line 28)<br /><a href="http://stratusdev3.com/" rel="nofollow">http://stratusdev3.com/</a></p>

<p>The image size is 740KB,  width 665px height 318px.</p>
<p>The upload parameters are:</p>
<p><br /> Required user may not leave field blank <br /> Upload Settings File extensions allowed:   jpg,png,<br /> Maximum uploads: 1  files (uncheck for unlimited, set to 0 for none) <br />Maximum upload size: 5120  Kbytes (uncheck for unlimited) <br />Resize images larger than:  750px width 293px  height<br />Create thumbnail : width   height recreate  <br /> Create thumbnail (2) : width   height recreate  <br /> Create thumbnail (3) : width   height recreate  <br /> Create thumbnail (4) : width   height recreate  <br /><i>Resized images maintain proportions, height and width are "maximum" values.</i></p>]]></description>
          <pubDate>Thu, 05 Mar 2015 15:42:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236198#post2236198</guid>
        </item>
              </channel>
    </rss>
  