<?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%3Athedmp</link>
        <description></description>
        <pubDate>Mon, 04 May 2026 08:55:21 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Athedmp&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Jason] trying to 301 redirect</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203869#post2203869</link>
          <description><![CDATA[Jason, yes that is correct. The cms page loads no matter what I try. But the redirects will work on normal pages. I'm at a loss.<br />]]></description>
          <pubDate>Tue, 04 May 2010 13:04:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203869#post2203869</guid>
        </item>
                <item>
          <title>Re: [Jason] trying to 301 redirect</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203865#post2203865</link>
          <description><![CDATA[So far it hasn't worked. I just went in and added this to the bottom of default .htaccess file located in the cms directory:<br /><br />RedirectMatch permanent ^/network/networkdetail.php?Fix-169.254.x.x-IP-Address-Problem-4$ http://www.pctechbytes.com/2010/05/04/fix-169-254-x-x-ip-address-problem/<br />]]></description>
          <pubDate>Tue, 04 May 2010 12:52:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203865#post2203865</guid>
        </item>
                <item>
          <title>trying to 301 redirect</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203854#post2203854</link>
          <description><![CDATA[For some reason I cannot redirect from my details page to another page. Outside of the CMS I can redirect any other page. Is there something special that needs to go into .htaccess for a redirect to work? <br /><br />I've tried manually editing the .htaccess file as well as usingthe redirect utility within cpanel.<br /><br />Any help would be appreciated.<br />]]></description>
          <pubDate>Tue, 04 May 2010 11:01:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203854#post2203854</guid>
        </item>
                <item>
          <title>Re: [Mr Jim] List and Detail pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193537#post2193537</link>
          <description><![CDATA[Yep, that did the trick. Thank you.<br />]]></description>
          <pubDate>Sat, 27 Sep 2008 21:51:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193537#post2193537</guid>
        </item>
                <item>
          <title>Re: [thedmp] List and Detail pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193535#post2193535</link>
          <description><![CDATA[So now I have an index page that links to the details page, but those links are the url of that page and not the title of the page, so it makes a really long and ugly link. I don't suppose there is a way to have this link to the details page be the title of that page? Otherwise, I will need to go back in to the html and make a static link to the new page each time I create an article. Thanks again for the help.<br />]]></description>
          <pubDate>Sat, 27 Sep 2008 20:27:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193535#post2193535</guid>
        </item>
                <item>
          <title>Re: [Mr Jim] List and Detail pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193534#post2193534</link>
          <description><![CDATA[Jim, thanks for the detailed explaination. I will give it a go.<br />]]></description>
          <pubDate>Sat, 27 Sep 2008 19:45:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193534#post2193534</guid>
        </item>
                <item>
          <title>List and Detail pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193532#post2193532</link>
          <description><![CDATA[Hello all. <br /><br />I am a little confused about List and Detail pages. <br /><br />I want to be able to create multiple pages per directory. So, for instance, if I make a section about dogs, I would like an index page and numerous other pages (like dog toys, leashes, dog food) in the same section. Then I would like to do a different page for, I dunno, Cats. <br /><br />I have an html template setup. But I'm not sure what code to put on it. The List.php? The Details.php. I did the list and it put out all of the articles on that page and it was a mess. I did the Details code and I went to create new content and it overwrote the previous content. <br /><br />So I'm just confused about how to create an index page and be able to easily create new content on the fly without having to keep going in and messing with the code. <br /><br />Any help would be appreciated. <br /><br />Dave<br />]]></description>
          <pubDate>Sat, 27 Sep 2008 14:30:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193532#post2193532</guid>
        </item>
                <item>
          <title>Re: [sagentic] Meta Titles, keyword and description</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193530#post2193530</link>
          <description><![CDATA[Thanks, Kenny, that did the trick.<br />]]></description>
          <pubDate>Sat, 27 Sep 2008 06:56:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193530#post2193530</guid>
        </item>
                <item>
          <title>Re: [Donna] Meta Titles, keyword and description</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193503#post2193503</link>
          <description><![CDATA[Donna: <br /><br />Maybe I'm building pages all wrong. Here's what I am doing: I have an existing site template that I am using so the new CMS flows with my old static website... <br /><br />Anyway, I go into Secion Editors and create the new section (along with the new pagetitle, keyword and description fields. I save this. <br /><br />I go into the CMS editor and fill in all of my fields with content and other info, then save the work. I then go into the Viewer Urls tab and create the URL for the list and details pages. Lastly, I go into the Viewer Code Generator and get the List or Detail page code and paste that into the template I created that matches my website. I go into the header and replace my old title, description and keyword code with the code you provided me and then save the page. The content displays fine, but the browser title shows that error I reported in my previous post and when I view the source, the keyword and description areas of the header show the same error. <br /><br />Does this make sense? I really want this to work and I know once I get this figured out I will be fine, but it is an essential part of my website to have this meta info in the header. <br /><br />Thanks <br /><br />Dave<br />]]></description>
          <pubDate>Thu, 25 Sep 2008 19:33:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193503#post2193503</guid>
        </item>
                <item>
          <title>Re: [Donna] Meta Titles, keyword and description</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193501#post2193501</link>
          <description><![CDATA[Hey, Donna. Thanks for the reply. I have been doing websites for nearly ten years--using different scripts and html, but I simply cannot figure this simple task out. I get a error that says &quot;Notice: Undefined variable:record in {then it gives my website path} <br /><br />Here is my CMS code: <br /><br /><b>&lt;?php<br />  <br />  require_once &quot;/home/pctechby/public_html/support/lib/viewer_functions.php&quot;;</b> <br /><br /><b>  list($hpRecords, $hpMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'hp',<br />  ));</b> <br /><br /><b>?&gt;<br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;</b><a target="_blank" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><b>http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</b></a><b>&quot;&gt;<br />&lt;html xmlns=&quot;</b><a target="_blank" href="http://www.w3.org/1999/xhtml"><b>http://www.w3.org/1999/xhtml</b></a><b>&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;</b> <br /><br /><b>  &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;</b> <br /><br /><b>  &lt;!-- STEP2: Display Records (Paste this where you want your records to be listed) --&gt;<br />    &lt;h1&gt;hp - List Page Viewer&lt;/h1&gt;<br />    &lt;?php foreach ($hpRecords as $record): ?&gt;<br />      pageTitle: &lt;?php echo $record['pagetitle'] ?&gt;&lt;br/&gt;<br />      Keywords: &lt;?php echo $record['keywords'] ?&gt;&lt;br/&gt;<br />      Description: &lt;?php echo $record['description'] ?&gt;&lt;br/&gt;<br />      Record Number: &lt;?php echo $record['num'] ?&gt;&lt;br/&gt;<br />      Posted: &lt;?php echo date(&quot;D, M jS, Y g:i:s a&quot;, strtotime($record['posted'])) ?&gt;&lt;br/&gt;<br />      &lt;!-- For date formatting codes see: </b><a target="_blank" href="http://www.php.net/date"><b>http://www.php.net/date</b></a><b> --&gt;<br />      summary: &lt;?php echo $record['summary'] ?&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;</b> <br /><br /><b>      &lt;hr/&gt;<br />    &lt;?php endforeach; ?&gt;</b> <br /><br /><b>    &lt;?php if (!$hpRecords): ?&gt;<br />      No records were found!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;<br />  &lt;!-- /STEP2: Display Records --&gt;</b> <br /><br /><b>&lt;/body&gt;<br />&lt;/html&gt;</b><br /> <br /><br />Here is what I put in the header of my page: <br /><br /><b>&lt;title&gt;&lt;?php echo $record['pagetitle'] ?&gt;&lt;/title&gt;<br />&lt;meta name=&quot;Description&quot; content=&quot;&lt;?php echo $record['description'] ?&gt;&quot; /&gt; <br />&lt;meta name=&quot;Keywords&quot; content=&quot;&lt;?php echo $record['keywords'] ?&gt;&quot; /&gt;</b>  <br /><br />Can you see what it is I am doing wrong. I appreciate your help.<br />]]></description>
          <pubDate>Thu, 25 Sep 2008 19:03:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193501#post2193501</guid>
        </item>
                <item>
          <title>Meta Titles, keyword and description</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193499#post2193499</link>
          <description><![CDATA[Hello everyone. <br /><br />I am looking for a way to get the page browser title to reflect the title of the page, and I would also likt to add meta keywords and descriptions to each post. I followed the instructions from a previous thread, but they didn't work for me. I think those instructions were from the previous release of CMSB, as it was dated in July. Is there an easy way to do this?<br />]]></description>
          <pubDate>Thu, 25 Sep 2008 17:28:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193499#post2193499</guid>
        </item>
              </channel>
    </rss>
  