<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>error 0 popup in section editor</title>
        <link>https://interactivetools.com/forum/forum-posts.php?error-0-popup-in-section-editor-72927</link>
        <description></description>
        <pubDate>Mon, 15 Jun 2026 19:43:02 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;error-0-popup-in-section-editor-72927" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Jason] error 0 popup in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213173#post2213173</link>
          <description><![CDATA[Thanks Jason, that is great!<br />]]></description>
          <pubDate>Thu, 15 Sep 2011 12:04:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213173#post2213173</guid>
        </item>
                <item>
          <title>Re: [craig_bcd] error 0 popup in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213172#post2213172</link>
          <description><![CDATA[Hi,<br /><br />I've looked back through our records concerning this issue.  The problem comes down to their server not complying with web standards. <br /><br />Here are the technical details that you can forward along to them along with a url to the test page that has the &lt;?php exit; ?&gt; statement I sent you:<br /><br /><blockquote><br /><br />This server is sending an incorrect response according to RFC 2616.<br /><br />The 0 displayed is not the PHP exit function's status code: it's what this server sends as content any time there is no content to be sent.<br /><br />The server is sending a Content-Length of 0 and a message-body of &quot;0&quot;, which is 1 byte long. This is contrary to the Content-Length of 0 it has sent. This is incorrect behaviour according to RFC 2616:<br /><br />http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html<br /><br />&quot;When a Content-Length is given in a message where a message-body is allowed, its field value MUST exactly match the number of OCTETs in the message-body.&quot;<br /><br />Browsers will try to ignore conflicting information, rather than displaying an error. It so happens that Firefox decides to ignore the Content-Length header while Internet Explorer decides to ignore the message-body.<br /><br />Please update your servers to adhere to w3 standards as described here:<br />http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html<br /></blockquote><br /><br />Hope this helps<br />]]></description>
          <pubDate>Thu, 15 Sep 2011 11:49:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213172#post2213172</guid>
        </item>
                <item>
          <title>Re: [Jason] error 0 popup in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213163#post2213163</link>
          <description><![CDATA[Hey Jason, thanks.<br /><br />Do you know what the configuration change it is that needs to be made? <br /><br />thanks<br />]]></description>
          <pubDate>Wed, 14 Sep 2011 19:45:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213163#post2213163</guid>
        </item>
                <item>
          <title>Re: [craig_bcd] error 0 popup in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213151#post2213151</link>
          <description><![CDATA[Hi Craig,<br /><br />This happens when the web server is misconfigured.  What happens is when a script runs that produces no output, the server is outputting &quot;0&quot; to the screen.  This is caught and interpreted as an error by CMS Builder.<br /><br />Here is what you can do to demonstrate the issue.  Create a new .php file and put in this code (only this code):<br /><br /><code>&lt;?php exit; ?&gt;</code><br /><br />This script does nothing.  However, if you view it in FireFox, you should see a 0 appear on your screen.  You can forward that page on to your host.  Although it is not a browser issue, other browsers tend to ignore it, so tell them to look at the page in firefox.<br /><br />If they're unwilling to re-configure the server to correct this, you may want to consider moving hosts.<br /><br />Hope this helps<br />Jason<br />]]></description>
          <pubDate>Wed, 14 Sep 2011 13:14:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213151#post2213151</guid>
        </item>
                <item>
          <title>error 0 popup in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213108#post2213108</link>
          <description><![CDATA[hey guys -<br /><br />I am getting an &quot;error 0&quot; pop up box when I am adding fields to a section or when I change their order in the section editor but I don't know what is causing it.<br /><br />I also get it when I try to manually re-order items in the list by clicking and dragging the arrows.  <br /><br />In both cases the change I want to make takes place but the error is kind of annoying.  I can handle it but don't want my client experiencing it.<br /><br />I attached a screen grab of the error.  running under php 5 any ideas what is causing it? and how I can fix it?<br /><br />Thanks,<br /><br />Craig<br />]]></description>
          <pubDate>Sat, 10 Sep 2011 15:05:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213108#post2213108</guid>
        </item>
              </channel>
    </rss>
  