<?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%3Abragg31</link>
        <description></description>
        <pubDate>Sun, 24 May 2026 12:57:48 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Abragg31&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Can&apos;t Update Admin &gt; General Settings after installation</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2230932#post2230932</link>
          <description><![CDATA[<p>Thanks for the reply Jerry.  </p>
<p>Re-uploading the files did indeed fix the issue.   I've installed CMS Builder on probably 10-15 sites now and never had a problem.  Guess it was my turn :)  This was the first installation that I didn't have to manually set the permissions on all the files though (which is great!) so I'm guessing that probably had something to do with it.</p>
<p>In any case, much appreciated. </p>
<p>Scott B</p>]]></description>
          <pubDate>Wed, 12 Jun 2013 06:28:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2230932#post2230932</guid>
        </item>
                <item>
          <title>Can&apos;t Update Admin &gt; General Settings after installation</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2230928#post2230928</link>
          <description><![CDATA[<p>I just installed version 2.53 (Build 1040) of CMS Builder.   Everything seems to be working fine with the exception of the Admin  &gt; General Settings page.   Anything I attempt to change on this page reverts back to it's previous state when I click save.  I assume it's a permissions issue, however I have not been able to locate the file that will solve this issue.  </p>
<p>Any help you can offer would be appreciated.</p>
<p>Scott B</p>]]></description>
          <pubDate>Tue, 11 Jun 2013 12:10:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2230928#post2230928</guid>
        </item>
                <item>
          <title>Re: [bragg31] CMS Builder 2.13 Preview Issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214354#post2214354</link>
          <description><![CDATA[Jason,<br /><br />I just compared the detail page code generated from this site to an older site I did using version 2.07 of your software and I did find a difference that seems to have solved the issue for me in this particular case.  <br /><br />This is the code generated from 2.07 for the detail page:<br /><br /><code>// load records<br />  list($tid_bitsRecords, $tid_bitsMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'tid_bits',{<br /><span style="color:red">'where'       =&gt; whereRecordNumberInUrl(1),</span><br />    'limit'       =&gt; '1',<br />  ));<br />  $tid_bitsRecord = @$tid_bitsRecords[0]; // get first record</code><br /><br />Here is the code from the current version 2.13:<br /><br /><code>  // load records<br />  list($personal_insuranceRecords, $personal_insuranceMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'personal_insurance',<br />    'allowSearch' =&gt; '0',<br />    'limit'       =&gt; '1',<br />  ));<br />  $personal_insuranceRecord = @$personal_insuranceRecords[0]; // get first record</code><br /><br />The hightlighted line in the older version is what seemed to get the previews working again for me. <br /><br />I guess my question now is did you phase that out of the current code generator for a reason?  Should this be achieved a different way with the current v2.13?<br /><br />Thank you.<br />]]></description>
          <pubDate>Thu, 15 Dec 2011 16:03:46 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214354#post2214354</guid>
        </item>
                <item>
          <title>Re: [Jason] CMS Builder 2.13 Preview Issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214353#post2214353</link>
          <description><![CDATA[Hi Jason,<br /><br />Thank you for responding.  I've attached one of the pages for your review.<br />]]></description>
          <pubDate>Thu, 15 Dec 2011 15:30:31 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214353#post2214353</guid>
        </item>
                <item>
          <title>CMS Builder 2.13 Preview Issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214318#post2214318</link>
          <description><![CDATA[I'm having an issue on a site that I'm developing.  When I attempt to preview an edit to a current page I'm brought to a page displaying ?preview-9999999999  After the file name.  <br /><br />This page is displaying the correct current page minus the edit that I'm attempting to make. <br /><br />Any thoughts on what may be causing this?<br /> <br />Thank you.<br />]]></description>
          <pubDate>Wed, 14 Dec 2011 15:19:34 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214318#post2214318</guid>
        </item>
              </channel>
    </rss>
  