<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Installation Error (&lt;?=)</title>
  <link>http://www.activecollab.com/forums/topic/130/</link>
  <description>Recent posts on topic: Installation Error (&lt;?=)</description>
  <dc:language>en-us</dc:language>
  <pubDate>Mon, 08 Sep 2008 00:01:10 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/604/#post604</link>
    <guid>http://www.activecollab.com/forums/post/604/#post604</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>You should use latest release: <a href="http://forum.activecollab.com/viewtopic.php?id=117" target="_blank" rel="nofollow">0.6 community preview</a>. Its just a preview but most of the known issues are solved in it. Check it out and report if you find any new problems. It will be made publicly available by the end of the week when enough people test it (we already fixed 6 bugs in the preview, thanks to the community!)<br />
<br />
Btw, problem you are experiencing is most probably there because you have short_open_tags PHP directive set to Off (should be On).</p>]]></description>
    <pubDate>Tue, 11 Jul 2006 11:32:39 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/602/#post602</link>
    <guid>http://www.activecollab.com/forums/post/602/#post602</guid>
    <title>Post #1 by Oscar</title>
    <dc:creator>Oscar</dc:creator>
    <description><![CDATA[<p>When installing I obtain this:<br />
<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
  &lt;title&gt;&lt;?= $installation_name ?&gt;&lt;/title&gt;<br />
  &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt; <br />
  &lt;link rel=&quot;stylesheet&quot; href=&quot;assets/style.css&quot; media=&quot;all&quot; /&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
  &lt;div id=&quot;wrapper&quot;&gt;<br />
    &lt;div id=&quot;header&quot;&gt;<br />
      &lt;h1&gt;&lt;?= $installation_name ?&gt;&lt;/h1&gt;<br />
<br />
      &lt;div id=&quot;installationDesc&quot;&gt;&lt;?= clean($installation_description) ?&gt;&lt;/div&gt;<br />
    &lt;/div&gt;<br />
    &lt;form action=&quot;&lt;?= $current_step-&gt;getStepUrl() ?&gt;&quot; id=&quot;installerForm&quot; method=&quot;post&quot;&gt;<br />
            &lt;div id=&quot;content&quot;&gt;&lt;?= $content_for_layout ?&gt;&lt;/div&gt;<br />
      &lt;div id=&quot;installerControls&quot;&gt;<br />
  &lt;button type=&quot;submit&quot; &gt;Next &amp;raquo;&lt;/button&gt;<br />
&lt;/div&gt;      &lt;input type=&quot;hidden&quot; name=&quot;submited&quot; value=&quot;submited&quot; /&gt;<br />
    &lt;/form&gt;<br />
<br />
    &lt;div id=&quot;footer&quot;&gt;&amp;copy; &lt;?= date('Y') ?&gt; &lt;a href=&quot;http://www.activecollab.com/&quot;&gt;activeCollab&lt;/a&gt;, some rights reserved. Powered by &lt;a href=&quot;http://www.ilija.biz/scriptinstaller/&quot;&gt;ScriptInstaller&lt;/a&gt;.&lt;/div&gt;<br />
  &lt;/div&gt;<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
<br />
That happens?</p>]]></description>
    <pubDate>Tue, 11 Jul 2006 11:19:48 UTC</pubDate>
  </item>
</channel>
</rss>