<?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%3Achassa2556</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 12:30:59 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Achassa2556&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [ross] Error code at the top of the document</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196692#post2196692</link>
          <description><![CDATA[Hi Ross<br />I've sent this information to support@interactivetools.com<br />]]></description>
          <pubDate>Wed, 01 Apr 2009 04:29:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196692#post2196692</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Category Menu Active Link</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196648#post2196648</link>
          <description><![CDATA[Thanks for this Jerry - could you expand on this please? How would that 'if' statement run?<br />]]></description>
          <pubDate>Mon, 30 Mar 2009 13:22:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196648#post2196648</guid>
        </item>
                <item>
          <title>Re: [ross] Category Menu Pulling in Multi page record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196644#post2196644</link>
          <description><![CDATA[Hi Ross - have tried this and its still coming up with the error. I think I will send you my log in details and would you mind having a closer look for me please?<br />]]></description>
          <pubDate>Mon, 30 Mar 2009 12:36:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196644#post2196644</guid>
        </item>
                <item>
          <title>Re: [ross] Error code at the top of the document</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196641#post2196641</link>
          <description><![CDATA[Hi Ross<br /><br />I tried this and its still coming up with the error message any other ideas??<br /><br /><a target="_blank" href="http://www.mercerdesign.biz/cmsb/teamList.php">http://www.mercerdesign.biz/cmsb/teamList.php</a><br />]]></description>
          <pubDate>Mon, 30 Mar 2009 11:48:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196641#post2196641</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Category Menu Active Link</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196625#post2196625</link>
          <description><![CDATA[Hi Folks<br /><br />Thanks for your replies I'm using the category menu dynamically and want the page that it lands on to be a different bold. Not sure if the active link is going to do that. Is there any php code I can use maybe an if statement?<br />]]></description>
          <pubDate>Sat, 28 Mar 2009 16:44:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196625#post2196625</guid>
        </item>
                <item>
          <title>Category Menu Active Link</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196617#post2196617</link>
          <description><![CDATA[Hi <br /><br />Is there a way of styling a category menu breadcrumb so that when a link is active it changes colour or becomes bold? I've tried the :active in CSS but it doesn't seem to want to play.<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 19:03:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196617#post2196617</guid>
        </item>
                <item>
          <title>Re: [ross] Error code at the top of the document</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196616#post2196616</link>
          <description><![CDATA[Here is the document with the code<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 18:39:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196616#post2196616</guid>
        </item>
                <item>
          <title>Re: [Dave] Error code at the top of the document</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196605#post2196605</link>
          <description><![CDATA[Hi Dave&amp;#10;&amp;#10;Yes there are plenty of records. &amp;#10;&amp;#10;The version is 1.26&amp;#10;&amp;#10;Here is the URL&amp;#10;&amp;#10;<a target="_blank" href="http://www.mercerdesign.biz/cmsb/teamList.php">http://www.mercerdesign.biz/cmsb/teamList.php</a>&amp;#10;&amp;#10;I don't know if this makes a difference but the rest of the menu items are from a category menu but 'The Team' entry is a hardcoded URL at the end of the breadcrumb. Maybe it doesn't like this?<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 13:20:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196605#post2196605</guid>
        </item>
                <item>
          <title>Re: [ross] Category Menu Pulling in Multi page record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196594#post2196594</link>
          <description><![CDATA[Hi Ross<br /><br />Here is the code I'm using for my category menu <br /><br /><code>&lt;div id=&quot;topMenu&quot;&gt;<br />&lt;ul&gt;<br />&lt;li&gt;<br />&lt;?php foreach ($school_2Records as $school_2Record): ?&gt;<br />&lt;?php echo $school_2Record['_listItemStart'] ?&gt;<br /><br />&lt;?php if ($school_2Record['_isSelected']): ?&gt;<br />&lt;a href=&quot;&lt;?php echo $school_2Record['_link'] ?&gt;&quot;&gt; | &lt;?php echo $school_2Record['name'] ?&gt;&lt;/a&gt;<br /><br />&lt;?php else: ?&gt;<br />&lt;a href=&quot;&lt;?php echo $school_2Record['_link'] ?&gt;&quot;&gt; | &lt;?php echo $school_2Record['name'] ?&gt;&lt;/a&gt;<br />&lt;?php endif; ?&gt;<br /><br />&lt;?php echo $school_2Record['_listItemEnd'] ?&gt;<br />&lt;?php endforeach; ?&gt;<br />&lt;/a&gt;<br />&lt;![endif]--&gt;<br />&lt;/ul&gt;<br />&lt;/li&gt;<br />&lt;/div&gt;</code><br /><br />Could you let me know how that magic code would look please?<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 12:21:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196594#post2196594</guid>
        </item>
                <item>
          <title>Re: [Perchpole] Categories and Subcategories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196587#post2196587</link>
          <description><![CDATA[<blockquote>Carrie - <br /><br />THis is the easiest way...<br /><br />Set up all your &quot;Pages&quot; within a single multi-category section. Then set-up another multi-category section called &quot;Categories&quot;. Next, go back to the &quot;Pages&quot; section and create a list which calls the category names from the &quot;Category&quot; section.<br /><br />This simple set-up will allow to create pages which are assigned to a specific category. You can then control the display and the access to those pages using &quot;Where&quot; rules.<br /><br />It's far easier to set-up than trying to create a seperate multi-category section for every section on your site.<br /><br />:0)<br /><br />Perchpole</blockquote><br /><br />Hi Perchpole<br /><br />Is there any way you could expand on this? It sounds like a great system but how would you link this in with a category menu? So the client could then adjust the menu and still get the filtered categories showing correctly? I'm not absolutely clear which category section to edit to get it to pull in the correct filter.<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 11:21:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196587#post2196587</guid>
        </item>
                <item>
          <title>Error code at the top of the document</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196586#post2196586</link>
          <description><![CDATA[I'm trying to load a multi-page record where the link is hardcoded on the end of a category menu breadcrumb. However when I load the list viewer triggered from the breadcrumb its coming up with an error message at the top of the page. <br /><br /><code>Notice: Undefined offset: 0 in /home/fhlinux142/m/mercerdesign.biz/user/htdocs/cmsAdmin/lib/viewer_functions.php on line 522 Notice: Undefined offset: 0 in /home/fhlinux142/m/mercerdesign.biz/user/htdocs/cmsAdmin/lib/viewer_functions.php on line 522 Notice: Undefined offset: 0 in /home/fhlinux142/m/mercerdesign.biz/user/htdocs/cmsAdmin/lib/viewer_functions.php on line 522 </code><br /><br />Here is my header code<br /><br /><code>&lt;?php<br />  <br />  require_once &quot;/home/fhlinux142/m/mercerdesign.biz/user/htdocs/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($teamRecords, $teamMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'team',<br />  ));<br />  <br />  list($school_2Records, $selectedCategory) = getCategories(array(<br />    'tableName'           =&gt; 'school_2',<br />    'selectedCategoryNum' =&gt; '',         // defaults to getNumberFromEndOfUrl()<br />    'categoryFormat'      =&gt; 'showall',  // showall, onelevel, twolevel<br />  ));<br /><br />?&gt;</code><br /><br />Its strangely referring to line 522 which doesn't exist?? Any ideas it seems to be drawing the page but coming up with this error at the top of the page.<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 11:00:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196586#post2196586</guid>
        </item>
                <item>
          <title>Category Menu Pulling in Multi page record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196584#post2196584</link>
          <description><![CDATA[Hi <br />We have set up a category menu system for a site which is fine for single pages but there is one page within the breadcrumb that needs to route to a multi-page record with a 'more info' link to a detail page. We were thinking of hard coding a link to the end of the breadcrumb linking to a different type of section but this doesn't seem very satisfactory. <br /><br />What is the best strategy for doing this?<br />]]></description>
          <pubDate>Fri, 27 Mar 2009 06:37:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196584#post2196584</guid>
        </item>
                <item>
          <title>Re: [Dave] Multi-level Category Functions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196252#post2196252</link>
          <description><![CDATA[Dave - you're a gem thanks so much for your time and effort on this its working fine now. <br /><br />One last thing on this which would make it really powerful tool - could I change the design layout for say Products so the layout would be different in nature than News?<br />]]></description>
          <pubDate>Thu, 12 Mar 2009 05:00:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196252#post2196252</guid>
        </item>
                <item>
          <title>Re: [chassa2556] Multi-level Category Functions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196216#post2196216</link>
          <description><![CDATA[It would just be two levels deep .&amp;#10;&amp;#10;Another question could I change the design so the News category would have a slightly different design layout to say products?<br />]]></description>
          <pubDate>Tue, 10 Mar 2009 15:50:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196216#post2196216</guid>
        </item>
                <item>
          <title>Re: [Dave] Multi-level Category Functions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196215#post2196215</link>
          <description><![CDATA[<a target="_blank" href="http://www.mercerdesign.biz/cms/categoryList.php?News-1">http://www.mercerdesign.biz/cms/categoryList.php?News-1</a>&amp;#10;&amp;#10;But the sub categories would go underneath the categories eg News | Products | Contact would be on the top row and in a row underneath (when news is selected) would be News 1 | News 2 | News 3.<br />]]></description>
          <pubDate>Tue, 10 Mar 2009 15:47:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196215#post2196215</guid>
        </item>
                <item>
          <title>How to show sub menus separately with categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196207#post2196207</link>
          <description><![CDATA[Hi Dave<br /><br />I've followed this and am getting to the first level of navigation using your code. Here is my header:<br /><blockquote><br />  list($categoryRecords, $selectedCategory) = getCategories(array(<br />    'tableName'           =&gt; 'category',<br />    'selectedCategoryNum' =&gt; '',         // defaults to getNumberFromEndOfUrl()<br />    'categoryFormat'      =&gt; 'showall',  // showall, onelevel, twolevel<br />  ));<br /></blockquote><br /><br />And here is my viewer code:<br /><br /><blockquote><br />&lt;ul&gt;<br />  &lt;?php foreach ($categoryRecords as $categoryRecord): ?&gt;<br />    &lt;?php echo $categoryRecord['_listItemStart'] ?&gt;<br /><br />    &lt;?php if ($categoryRecord['_isSelected']): ?&gt;<br />      &lt;b&gt;&lt;a href=&quot;&lt;?php echo $categoryRecord['_link'] ?&gt;&quot;&gt;&lt;?php echo $categoryRecord['name'] ?&gt;&lt;/a&gt;&lt;/b&gt;<br />    &lt;?php else: ?&gt;<br />      &lt;a href=&quot;&lt;?php echo $categoryRecord['_link'] ?&gt;&quot;&gt;&lt;?php echo $categoryRecord['name'] ?&gt;&lt;/a&gt;<br />    &lt;?php endif; ?&gt;<br /><br />    &lt;?php echo $categoryRecord['_listItemEnd'] ?&gt;<br />  &lt;?php endforeach; ?&gt;<br />&lt;![endif]--&gt;<br />  &lt;/ul&gt;<br />&lt;/li&gt;<br />&lt;/ul&gt;<br />&lt;/div&gt;<br />&lt;div id =&quot;subCat&quot;&gt;sub categories go here&lt;/div&gt;<br /></blockquote><br /><br />My question is how can I make the subcategories go into the div (called subCat see code above) below the parent. So when I click on News on the uppermost div News 1 |  News 2 | News 3 appears on the div below??<br />]]></description>
          <pubDate>Tue, 10 Mar 2009 11:15:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196207#post2196207</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] The first CMS Builder reference book is available now!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196172#post2196172</link>
          <description><![CDATA[Good work - well done Jerry<br />]]></description>
          <pubDate>Mon, 09 Mar 2009 08:34:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196172#post2196172</guid>
        </item>
                <item>
          <title>Re: [Perchpole] Photo gallery with sections</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195389#post2195389</link>
          <description><![CDATA[I have a lightbox 2 project with a 2 listings in one section that I would like to link with a previous and next link device down at the bottom of the page. However when I add a second page to the CMS it doesn't recognise it and comes up with an error. Strangely it does make a page but makes it page=4? Very weird.. Many thanks<br />]]></description>
          <pubDate>Mon, 26 Jan 2009 05:47:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195389#post2195389</guid>
        </item>
                <item>
          <title>Re: [NigelGordijk] Photo gallery with sections</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195378#post2195378</link>
          <description><![CDATA[Hi Perchpole&amp;#10;I seem to be struggling to even get two galleries to link on a next/previous record basis where there are two records in a section. Would you be able to help me with some code. I am using a simple Lightbox 2 configuration. Any ideas?<br />]]></description>
          <pubDate>Fri, 23 Jan 2009 15:18:15 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195378#post2195378</guid>
        </item>
                <item>
          <title>Re: [NigelGordijk] Picture Gallery</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195365#post2195365</link>
          <description><![CDATA[Hi Donna<br /><br />I wonder if I could jump in on this one. I want to to gallery where there is a limit to the amount of pictures to the gallery and then it goes to a next page. I've run the next page listing script but it doesn't seem to work. Any ideas I don't know whether it's Lightbox messing it up. I simply want two galleries in two different records with a previous and next link at the bottom of the page linking to them. Any ideas??<br />]]></description>
          <pubDate>Fri, 23 Jan 2009 13:40:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195365#post2195365</guid>
        </item>
                <item>
          <title>Previous/next link from listings page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195323#post2195323</link>
          <description><![CDATA[Hi <br />Could someone tell me how to put a previous/next link at the bottom of a listings page please? Many thanks<br />]]></description>
          <pubDate>Thu, 22 Jan 2009 04:35:01 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195323#post2195323</guid>
        </item>
                <item>
          <title>Re: [Dave] SEO friendly URL&apos;s</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195264#post2195264</link>
          <description><![CDATA[Hi Dave<br /><br /><blockquote>Note that SEO urls look like subdirectories to the browser and you need to use absolute urls (starting with http:// or /) for your links or you'll get broken links.</blockquote><br /><br />Could you expand on this how would this work with a listing/detail page scenario? We tried all the above and it worked but it broke the link to the CSS etc. the link was '_link' type php echo as in the cmsb code.<br />]]></description>
          <pubDate>Mon, 19 Jan 2009 11:53:08 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195264#post2195264</guid>
        </item>
                <item>
          <title>SEO friendly URL&apos;s</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195210#post2195210</link>
          <description><![CDATA[Could you tell me the routine for making SEO friendly URL's <br /><br />instead of<br /><br />http://www.myurl.org.uk/servicesDetail.php?5<br /><br />we would like <br /><br />http://www.myurl.org.uk/cmsb/titlefield.php.<br />]]></description>
          <pubDate>Thu, 15 Jan 2009 10:49:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195210#post2195210</guid>
        </item>
                <item>
          <title>Simple breadcrumb</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195127#post2195127</link>
          <description><![CDATA[Hi<br /><br />Could you tell me how I would make a simple breadcrumb trail for a section within CMSB? So when I'm within a section say services it would have services 1 &gt; services 2 &gt; services 3 &gt; as a dynamic breadcrumb trail. The title of the breadcrumb ideally would relate to the title of the page in the CMS.<br />]]></description>
          <pubDate>Mon, 12 Jan 2009 13:55:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195127#post2195127</guid>
        </item>
                <item>
          <title>Lytebox gallery</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195020#post2195020</link>
          <description><![CDATA[Hi <br /><br />I've been struggling to get Lytebox working I wonder if you could see what I'm doing wrong?<br /><br />The table name is 'gallery' the image field name is 'picture'.<br /><br /><code>   &lt;?php foreach ($galleryRecord['picture'] as $upload): ?&gt;<br />                      &lt;?php if ($upload['isImage']): ?&gt;<br />                      &lt;td width=&quot;230&quot; height=&quot;130&quot;&gt;<br />                                   &lt;a href=&quot;&lt;?php echo<br />$upload['urlPath'] ?&gt;&quot; rel=&quot;lytebox[gallery]&quot;&gt;&lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath']<br />?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo<br />$upload['thumbHeight'] ?&gt;&quot; border=&quot;0&quot;  alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;<br />							&lt;/td&gt;<br />                      &lt;td width=&quot;15&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />                     &lt;?php endif ?&gt;<br />          					&lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;&lt;/tr&gt;&lt;tr&gt;&lt;?php endif; ?&gt; <br />        					&lt;?php endforeach ?&gt;</code><br />]]></description>
          <pubDate>Mon, 05 Jan 2009 12:35:01 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195020#post2195020</guid>
        </item>
              </channel>
    </rss>
  