<?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%3Ablaine</link>
        <description></description>
        <pubDate>Sun, 05 Apr 2026 17:31:07 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ablaine&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [ross] Blog with 3rd party Comments</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195128#post2195128</link>
          <description><![CDATA[Thanks, [;)]<br />That worked great!<br />]]></description>
          <pubDate>Mon, 12 Jan 2009 14:46:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195128#post2195128</guid>
        </item>
                <item>
          <title>Blog with 3rd party Comments</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195100#post2195100</link>
          <description><![CDATA[<b>Hello!</b> I am producing my first site with cms builder and it has been great so far. One bump in the road, I am building a blog and using a comment script (3rd party). Creating new blog records(cmsb) and adding new comments(3rd party) seem to work on the on the same page. <br /><br />---But I receive an error message on one output area of the comments----<br /><br />Notice: Undefined index: comm_page in /homepublic_html/newbreed/comments/comments_show.php on line 24 <br /><br />----<br />This is comments_show.php on line 24 <br /><code>24 $comm_page = is_numeric($_GET['comm_page']) ? $_GET['comm_page'] : 1;<br />25 if ($comm_page&lt;1) {<br />26 $comm_page = 1;<br />27  }</code> <br />When I remove the top code block<br /><code>&lt;?php<br />require_once &quot;/homepublic_html/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($blog_postsRecords, $blog_postsMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'blog_posts',<br />    'where'       =&gt; whereRecordNumberInUrl(1),<br />    'limit'       =&gt; '1',<br />  ));<br />  $blog_postsRecord = @$blog_postsRecords[0]; // get first record<br />  list($prevRecord, $nextRecord) = getPrevAndNextRecords(array( <br />  'tableName' =&gt; 'blog_posts', <br />  'recordNum' =&gt; getNumberFromEndOfUrl(), <br />));<br /> <br />?&gt;</code> <br />Comments have no error message on the one output area but I have no blog.<br /><br />Question if this $comm_page is the undefined index how can I define it with cmsb?<br />]]></description>
          <pubDate>Fri, 09 Jan 2009 12:08:25 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195100#post2195100</guid>
        </item>
              </channel>
    </rss>
  