<?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%3Anetsoftservices</link>
        <description></description>
        <pubDate>Wed, 22 Apr 2026 03:43:03 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Anetsoftservices&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Upgrading local dev server on mac ... v3.12 (Build 2163) to 3.71 using local Mac finder, can&apos;t use merge or replace option</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247511#post2247511</link>
          <description><![CDATA[<p>Thanks Dave. Yes, this was due to me trying to do it all locally on my Mac. There was no way that I could get it to NOT overwrite the old files. Merge was not working. I finally made sure I had a full backup of the old version and bit the bullet and used FTP to upload /cmsb/ up to the live site. Luckily all worked out well. v3.12 (Build 2163) to 3.71 upgrade went well. Thanks for responding!</p>]]></description>
          <pubDate>Thu, 12 Sep 2024 15:54:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247511#post2247511</guid>
        </item>
                <item>
          <title>Upgrading local dev server on mac ... v3.12 (Build 2163) to 3.71 using local Mac finder, can&apos;t use merge or replace option</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247501#post2247501</link>
          <description><![CDATA[<p>Hi there. Been a loyal CMSBuilder fan for years now. I am having an issue upgrading on my local dev machine. M3 Mac Sonoma 14.6.1. I am using MAMP for my PHP/MySQL server.</p>
<p>When I try to drag the new cmsb folder into my old directory, I get only stop and replace option. Replace removes all the old files and re-writes the directories like it is a new install. So, I tried to copy/paste into the folder which gives me a merge option... but since I just pulled these old site files down via FTP to my machine, the 'old' files are actually newer than the upgrade files from June.</p>
<p>Any thoughts on this? Do I have to FTP the cmsb upgrade files up to the production site to upgrade? I have made backups of everything, but yikes, it would be better for me to upgrade locally to make sure all works with PHP 8.2 before pushing to prod.</p>
<p>Just wondering if you all have had this issue when upgrading on a mac dev machine and possibly used some other method to upgrade CMSB on a mac using MAMP.</p>
<p>Thanks!</p>]]></description>
          <pubDate>Tue, 10 Sep 2024 17:03:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247501#post2247501</guid>
        </item>
                <item>
          <title> CMS Builder v3.51 (Build 2244): Disable Autocomplete turned on, but no element attribute for autocomplete added to inputs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243290#post2243290</link>
          <description><![CDATA[<p>Hi Greg,</p>
<p>Thanks so much for that. Yes, I can recreate it with Chrome Version 73.0.3683.103 (Official Build) (64-bit) on a Mac.</p>
<p>One of the fields that is giving me trouble in an editor page is a field named youtube_id. I created a textfield named 'YouTube ID'. I use it to store a video ID, but I guess it seems to match up with maybe the youtube login page as well and Chrome tries to prepopulate it with an email address.</p>
<p>If you need more details, I can email you all screen caps.</p>
<p>Thanks again.</p>
<p>[edit] - make sure you store your CMSB admin login info when signing in to CMSB. It actually seems to try to copy over the admin 'username' into that editor field. At least on my machines.</p>]]></description>
          <pubDate>Mon, 15 Apr 2019 16:50:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243290#post2243290</guid>
        </item>
                <item>
          <title> CMS Builder v3.51 (Build 2244): Disable Autocomplete turned on, but no element attribute for autocomplete added to inputs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243278#post2243278</link>
          <description><![CDATA[<p>Hi Greg,</p>
<p>Yes. I am getting issues *inside* the CMS admin pages. Chrome is holding onto auto-complete on certain fields and pre-populating them. It is messing up my clients. They don't want to have to go and turn off autocomplete.</p>
<p>It would be great to be able to create a plugin that adds the autocomplete="off" attribute to EVERY input/select/etc in the CMSB backend. </p>
<p>I may look into that, but I was assuming 'Disable Autocomplete' would do that based on the information next to the checkbox in General Settings.</p>
<p>Thanks for your input.</p>
]]></description>
          <pubDate>Fri, 12 Apr 2019 16:46:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243278#post2243278</guid>
        </item>
                <item>
          <title> CMS Builder v3.51 (Build 2244): Disable Autocomplete turned on, but no element attribute for autocomplete added to inputs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243263#post2243263</link>
          <description><![CDATA[<p>I just upgraded to CMS Builder v3.51 (Build 2244). Disable Autocomplete is turned on in General settings, but no element attribute for autocomplete added to the admin/editor for fields.</p>
<p>Is there some other setting that I need to set?</p>
<p>Thank you!</p>
<p>Anyone?</p>]]></description>
          <pubDate>Thu, 11 Apr 2019 14:32:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243263#post2243263</guid>
        </item>
                <item>
          <title>mysqli_real_escape_string when using $_GET and custom SQL queries</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242136#post2242136</link>
          <description><![CDATA[<p>Hi All,<br /><br />I am creating some custom queries to the CMS database and want to make sure they are clean and safe.<br /><br />How do I get the $link var that is needed for mysqli to do the escaping?</p>
<p><code>mysqli_real_escape_string( $link, $_POST['some_info'])</code><br />I have searched the forum and found info on the old mysql_real_escape_string() function, but would like to use the newer function since you all went through the trouble to update CMSBuilder to user MySQLi.<br /><br />Thanks for any info.<br /><br />Doug</p>]]></description>
          <pubDate>Fri, 25 May 2018 11:22:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242136#post2242136</guid>
        </item>
                <item>
          <title>Multi-Lingual Plugin?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241757#post2241757</link>
          <description><![CDATA[<p>Hi there.</p>
<p>I searched the forum for multi lingual and found two entries. One from 2009 and one from 2011. They are about creating multiple viewer pages and alot of extra PHP work. While I am not against that, I was wondering if anyone has come up with a better way or a plugin. I have a multi-lingual project that I am bidding and really want to use CMS Builder... but also want to use the right tool for the right job.</p>
<p>Thanks for any info</p>]]></description>
          <pubDate>Wed, 21 Feb 2018 08:20:41 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241757#post2241757</guid>
        </item>
                <item>
          <title>PHP 5.6.31 settings.dat.php giving error &apos;loadINI: syntax error, unexpected &apos;(&apos; in /webroot/cmsroot/data/settings.dat.php on line 2 &apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241053#post2241053</link>
          <description><![CDATA[<p>OK. For anyone who gets this. It is because the loadstruc needs to be on one line:</p>
<p>RIGHT WAY</p>
<p><code>&lt;?php /* This is a PHP data file */ if (!@$LOADSTRUCT) { die("This is not a program file."); }</code></p>
<p>WRONG WAY</p>
<p><code>&lt;?php /* This is a PHP data file */<br />if (!@$LOADSTRUCT) {<br />    die("This is not a program file.");<br />}</code></p>
<p>If you have this issue, just put the if structure all on one line. Somehow uploading it to the host moved it to multiple lines and probably added a weird character in it.</p>
<p>Thanks to Damon for not laughing at me when we found this. Great support as always!!!!</p>]]></description>
          <pubDate>Fri, 11 Aug 2017 16:26:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241053#post2241053</guid>
        </item>
                <item>
          <title>PHP 5.6.31 settings.dat.php giving error &apos;loadINI: syntax error, unexpected &apos;(&apos; in /webroot/cmsroot/data/settings.dat.php on line 2 &apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241052#post2241052</link>
          <description><![CDATA[<p>Error is:</p>
<p><code>loadINI: syntax error, unexpected '(' in /webroot/cmsroot//data/settings.dat.php on line 2 <br /></code></p>
<p>The line is:</p>
<p><code>&lt;?php /* This is a PHP data file */<br />if (!@$LOADSTRUCT) {<br />    die("This is not a program file.");<br />}<br />return array(<br />    'activePlugins' =&gt; 'saveAndCopy/saveAndCopy.php',<br />.<br />.<br />.<br /></code></p>
<p>It seems to be unhappy about the array having the parenthesis. My host is not very cooperative and I can't find anything to set in PHP. Any ideas?</p>]]></description>
          <pubDate>Fri, 11 Aug 2017 15:46:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241052#post2241052</guid>
        </item>
                <item>
          <title>Plugin: Save And Copy for CMS Builder v. 2.63 (Build 1092)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240617#post2240617</link>
          <description><![CDATA[<p>I know Save And Copy used to work for my older versions of CMSB. I wanted to add it to a client site using CMS Builder v. 2.63 (Build 1092) and the latest plugin version does not work with that CMSB version. Any way I can get past builds of the plugin? I looked around the plugin site and found nothing to point me to older builds.</p>
<p>Thanks for any info.</p>]]></description>
          <pubDate>Thu, 01 Jun 2017 13:56:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240617#post2240617</guid>
        </item>
              </channel>
    </rss>
  