<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3ALaKinns</link>
        <description></description>
        <pubDate>Fri, 24 Apr 2026 15:21:16 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3ALaKinns&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>php displays blank in browser</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194251#post2194251</link>
          <description><![CDATA[CMSB is fairly new to me but I am working through it. <br /><br />I am in the testing stages with the codeing. I have dropped in the code from the code generator as instructed. The pages and the code look fine locally but when uploaded to my web space I loose all the coding and the pages come up blank <br /><br /><br /><b>Here is the code I dropped in - HELP [:)]</b> <br /><br />&lt;?php <br /> <br />require_once &quot;/xxxxxxxxxxxxxxxxxxxxxxxxxxcmsAdmin/lib/viewer_functions.php&quot;; <br /><br />list($about_usRecords, $about_usMetaData) = getRecords(array( <br />'tableName' =&gt; 'about_us', <br />)); <br /><br />?&gt; <br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a target="_blank" href="http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.interactivetools.com%2Fforum%2Fforum.cgi%3Furl%3Dhttp%253A%252F%252Fwww.interactivetools.com%252Fforum%252Fforum.cgi%253Furl%253Dhttp%25253A%25252F%25252Fwww.interactivetools.com%25252Fforum%25252Fforum.cgi%25253Furl%25253Dhttp%2525253A%2525252F%2525252Fwww.interactivetools.com%2525252Fforum%2525252Fforum.cgi%2525253Furl%2525253Dhttp%252525253A%252525252F%252525252Fwww.w3.org%252525252FTR%252525252Fxhtml1%252525252FDTD%252525252Fxhtml1-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.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.interactivetools.com%2Fforum%2Fforum.cgi%3Furl%3Dhttp%253A%252F%252Fwww.interactivetools.com%252Fforum%252Fforum.cgi%253Furl%253Dhttp%25253A%25252F%25252Fwww.interactivetools.com%25252Fforum%25252Fforum.cgi%25253Furl%25253Dhttp%2525253A%2525252F%2525252Fwww.interactivetools.com%2525252Fforum%2525252Fforum.cgi%2525253Furl%2525253Dhttp%252525253A%252525252F%252525252Fwww.w3.org%252525252F1999%252525252Fxhtml">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 />&lt;body&gt; <br /><br />&lt;!-- INSTRUCTIONS --&gt; <br />&lt;div class=&quot;instructions&quot;&gt; <br />&lt;b&gt;Sample List Viewer - Instructions:&lt;/b&gt; <br />&lt;ol&gt; <br />&lt;?php  ?&gt; <br />&lt;li&gt;&lt;b&gt;Remove any fields you don't want displayed.&lt;/b&gt; (Most list pages only have title and link fields.)&lt;/li&gt; <br />&lt;li&gt;Rearrange remaining fields to suit your needs.&lt;/li&gt; <br />&lt;li&gt;Copy and paste code into previously designed page (or add design to this page).&lt;/li&gt; <br />&lt;/ol&gt; <br />&lt;/div&gt; <br />&lt;!-- /INSTRUCTIONS --&gt; <br /><br />&lt;!-- STEP2: Display Records (Paste this where you want your records to be listed) --&gt; <br />&lt;h1&gt;About Us - List Page Viewer&lt;/h1&gt; <br />&lt;?php foreach ($about_usRecords as $record): ?&gt; <br />Record Number: &lt;?php echo $record['num'] ?&gt;&lt;br/&gt; <br />Title: &lt;?php echo $record['title'] ?&gt;&lt;br/&gt; <br />Content: &lt;?php echo $record['content'] ?&gt;&lt;br/&gt; <br />_link : &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo $record['_link'] ?&gt;&lt;/a&gt;&lt;br/&gt; <br /><br />&lt;hr/&gt; <br />&lt;?php endforeach; ?&gt; <br /><br />&lt;?php if (!$about_usRecords): ?&gt; <br />No records were found!&lt;br/&gt;&lt;br/&gt; <br />&lt;?php endif ?&gt; <br />&lt;!-- /STEP2: Display Records --&gt; <br /><br />&lt;/body&gt; <br />&lt;/html&gt;<br />]]></description>
          <pubDate>Sat, 15 Nov 2008 10:04:51 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194251#post2194251</guid>
        </item>
              </channel>
    </rss>
  