<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030759" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030759</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/ive-proper-cocked-it#comment-1179523</link>
    <description> &lt;p&gt;Cheers Gregg&lt;/p&gt;
&lt;p&gt;I still dont know whats wrong. I&#039;ve changed something ( I cant remember what! ) and now when you go to the IP address it loads the content.PHP file which is the main section but fails to load the other framesets, IE mainmenu.htm &amp;amp; logo.htm. Its as if its bypassing the index file for some reason. Insidentally there is an index.htm file which Ive tried renaming to index.html to but still no joy&lt;/p&gt;
&lt;p&gt;You know, heres me thinking Im good and I cant belive Ive messed this simple thing up - Im going home to spend the evening with Jack Daniels &amp;amp; hopefully attack the problem with a fresh head! &lt;/p&gt;
&lt;p&gt;If anyones got anymore ideas, feel free....Id love to hear them &amp;amp; really appreciate the help&lt;/p&gt;
&lt;p&gt;Mario&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Sep 2005 16:17:14 +0000</pubDate>
 <dc:creator>mfdc</dc:creator>
 <guid isPermaLink="false">comment 1179523 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/ive-proper-cocked-it#comment-1179522</link>
    <description> &lt;p&gt;Right before line 38, add the following line:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;echo &quot;INCLUDING: &quot; . $fileloc . &quot;inc/displayposts.php&quot; . &quot;\n&quot;;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;this will output to the browser what exact file it is trying to get. Whenever you do and include, sql statement, or anything else that &quot;should work&quot; but isn&#039;t, that uses a variable, always display the variable before the line with the error. Usually for me on SQL statements, that is where i will notice something didn&#039;t format the way i thought it did when piecing together variable/strings.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Sep 2005 15:53:21 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1179522 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/ive-proper-cocked-it#comment-1179519</link>
    <description> &lt;p&gt;yeah understood about that, there wasnt a HTaccess file though originally. All Ive been doing is manually altering CSS files . The error points to line 38 in a PHP file. The line reads this&lt;/p&gt;
&lt;p&gt;include($fileloc . &quot;inc/displayposts.php&quot;);&lt;/p&gt;
&lt;p&gt;The error to me, is saying it cannot open displayposts.php for some reason, but its there &amp;amp; the paths correct!&lt;/p&gt;
&lt;p&gt;Oh dear&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Sep 2005 15:19:17 +0000</pubDate>
 <dc:creator>mfdc</dc:creator>
 <guid isPermaLink="false">comment 1179519 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/ive-proper-cocked-it#comment-1179518</link>
    <description> &lt;p&gt;Do you have an .htaccess file? I suppose it&#039;s possible that changes elsewhere makes the system interpret the .htaccess file differently. Kind of far-fetched, but I would start by checking the .htaccess file, if you have one.&lt;/p&gt;
&lt;p&gt;If you don&#039;t have one, you might create one. Just create a document using Notepad or some other plain text editor and save it as .htaccess&lt;/p&gt;
&lt;p&gt;I believe the only line you would need would be the following:&lt;/p&gt;
&lt;p&gt;DirectoryIndex index.htm&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Sep 2005 15:15:13 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1179518 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
