<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Syntax error</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Syntax-error-68611</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 08:16:15 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Syntax-error-68611" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Vaisoco] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190231#post2190231</link>
          <description><![CDATA[It seemed to be working when I logged in and created a test field.<br /><br />Which browser are you using?  We develop and test with recent IE and Firefox.  Can you check with either of those?<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 19:08:10 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190231#post2190231</guid>
        </item>
                <item>
          <title>Re: [Vaisoco] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190230#post2190230</link>
          <description><![CDATA[I also notice that when adding a field to a &quot;Custom&quot; section, the field doesn't show up in the list. Its actually necessary to come out of that section editor and go back in again.<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 18:32:37 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190230#post2190230</guid>
        </item>
                <item>
          <title>Re: [Dave] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190229#post2190229</link>
          <description><![CDATA[Thankyou Dave. <br /><br />Your suggestion seemed to do the trick.<br />However I have just created another page <a target="_blank" href="http://www.first4studio.com/indus/offersPage.php">http://www.first4studio.com/indus/offersPage.php</a><br />I removed the first line again but this time the error remains.<br /><br />Please do take a look.<br /><br />The files are in public_html/first4studio/indus~<br /><br />My sincere thanks<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 18:14:37 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190229#post2190229</guid>
        </item>
                <item>
          <title>Re: [Vaisoco] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190227#post2190227</link>
          <description><![CDATA[It's very strange, the only code that I see there in the first 3 lines is the bit that prints the xml tag:<br /><br /><code>&lt;?php echo &quot;&lt;?xml version='1.0'?&gt;\n&quot;; ?&gt;</code><br /><br />Does removing that first line (that prints the xml tag) make a difference? <br /><br />I tested this on my local version of PHP 4 but couldn't reproduce yet.  See if removing that line makes a difference (then we'll know the cause).  If not, you could always send us login details (dave@interactivetools.com) and we can login and track it down for you.<br /><br />Let me know if removing that lines makes a difference, and how we can best help get this resolved for you.<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 17:36:34 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190227#post2190227</guid>
        </item>
                <item>
          <title>Re: [Dave] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190226#post2190226</link>
          <description><![CDATA[Current PHP version: 4.4.8<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 17:20:27 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190226#post2190226</guid>
        </item>
                <item>
          <title>Re: [Vaisoco] Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190225#post2190225</link>
          <description><![CDATA[That is strange.  Do you know what version of PHP you're using?  You can use this tag to find out: <br /><br />&lt;?php echo 'Current PHP version: ' . phpversion(); ?&gt;<br /><br />Does removing that first line (that prints the xml tag) make a difference?<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 17:02:23 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190225#post2190225</guid>
        </item>
                <item>
          <title>Syntax error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190224#post2190224</link>
          <description><![CDATA[I have just installed the CMS builder and published the standard staffBios.php page.<br />You can see at <a target="_blank" href="http://www.first4studio.com/indus/staffBios.php">http://www.first4studio.com/indus/staffBios.php</a> I get an error.<br />I have pasted the first few lines of the page and as you can see it is identical to the coding produced by the application. I am a little confised.<br /><br />&lt;?php echo &quot;&lt;?xml version='1.0'?&gt;\n&quot;; ?&gt;<br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a target="_blank" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;<br />&lt;html xmlns=&quot;<a target="_blank" href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>&quot;&gt;<br /> &lt;head&gt;<br />  &lt;title&gt;&lt;/title&gt;<br />  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=UTF-8&quot; /&gt;<br />  &lt;style type=&quot;text/css&quot;&gt;<br />    body          { font-family: arial; }<br />    .instructions { border: 3px solid #000; background-color: #EEE; padding: 10px; text-align: left; margin: 25px}<br />  &lt;/style&gt;<br /> &lt;/head&gt;<br />]]></description>
          <pubDate>Sun, 17 Feb 2008 16:48:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190224#post2190224</guid>
        </item>
              </channel>
    </rss>
  