<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Issue accessing Code Generator with v3.61</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Issue-accessing-Code-Generator-with-v3_61-82711</link>
        <description></description>
        <pubDate>Mon, 10 Aug 2026 21:52:29 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Issue-accessing-Code-Generator-with-v3_61-82711" rel="self" type="application/rss+xml" />

                <item>
          <title>Issue accessing Code Generator with v3.61</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246729#post2246729</link>
          <description><![CDATA[<p>Dave, I installed the new version on a test site and Code Generator capabilites are available once again.</p>
<p>I very much appreciate your quick fix and love CMSB!</p>
<p>~ Deborah</p>]]></description>
          <pubDate>Mon, 11 Sep 2023 15:27:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246729#post2246729</guid>
        </item>
                <item>
          <title>Issue accessing Code Generator with v3.61</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246727#post2246727</link>
          <description><![CDATA[<p>Hi Deborah, </p>
<p>Thanks for reporting this, it is indeed a bug that slipped through!</p>
<p>We've released a hotfix v3.61a with this patched here: <a href="https://www.interactivetools.com/download/" rel="nofollow">https://www.interactivetools.com/download/</a></p>
<p>And you can patch it yourself if you like as follows: </p>
<ul>
<li>Open /lib/plugin_functions.php</li>
<li>Search for $generators[]</li>
<li>Around line 208
<ul>
<li>Replace this: 'function<span style="color:#ff0000;">Name</span>' =&gt; $functionName,</li>
<li>With this: 'function' =&gt; $functionName,</li>
</ul>
</li>
</ul>
<p>Hope that helps, let me know if you run into any other issues!</p>

]]></description>
          <pubDate>Mon, 11 Sep 2023 14:41:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246727#post2246727</guid>
        </item>
                <item>
          <title>Issue accessing Code Generator with v3.61</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246726#post2246726</link>
          <description><![CDATA[<p>Hello, Interactive Tools. It seems I might not have tested the Code Generator with the last beta!</p>
<p>With CMS Builder v3.61 (Build 2372), after tapping "Code Generator" in the CMS nav bar, I see a series of repeated errors and the "Create a Viewer" links are non-operable.</p>
<pre class="language-markup"><code>The 14 errors all refer to this file and line number:
/home/x/public_html/cms/admin.php on line 59
<a href="https://www.domain.com/cms/admin.php?menu=_codeGenerator" rel="nofollow">https://www.domain.com/cms/admin.php?menu=_codeGenerator</a>

Error displays 4 times:
Warning: Cannot modify header information - headers already sent by (output started at /home/test/public_html/cms/lib/errorlog_functions.<a>php:108</a>)
/home/test/public_html/cms/admin.php on line 59

Error displays 5 times:
Deprecated: urlencode(): Passing null to parameter #1 ($string) of type string is deprecated
<a href="https://www.domain.com/cms/admin.php?menu=_codeGenerator" rel="nofollow">https://www.domain.com/cms/admin.php?menu=_codeGenerator</a>

Error displays 5 times:
Warning: Undefined array key "function"</code></pre>
<p>Tested with PHP v8.2.3 and <span>PHP v8.1.16 - same results. I </span>have no code generator issues with earlier CMSB versions.</p>
<p>Please let me know what I can do or provide for tracing this down. Thanks!</p>
<p>~ Deborah</p>]]></description>
          <pubDate>Mon, 11 Sep 2023 13:49:52 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246726#post2246726</guid>
        </item>
              </channel>
    </rss>
  