<?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%3Apcolvin</link>
        <description></description>
        <pubDate>Fri, 17 Apr 2026 05:58:05 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Apcolvin&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Tom P] Firefox Problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215630#post2215630</link>
          <description><![CDATA[Tom,<br /><br />I installed the new version of TinyMCE and that fixed the problem.  Thanks for looking into this and providing the fix.<br /><br />Phil C<br />]]></description>
          <pubDate>Wed, 21 Mar 2012 15:48:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215630#post2215630</guid>
        </item>
                <item>
          <title>Re: [Tom P] Firefox Problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215617#post2215617</link>
          <description><![CDATA[Thanks for checking into it.  I have verified that FF 10.x works fine.<br /><br />I only have one site that uses multiple WYSIWYG fields so the other browser will the answer for now.<br /><br />For what it is worth, I did do some testing on TinyMCE's fiddle site and did have multiple editors on one page and it seemed to work ok.<br />]]></description>
          <pubDate>Wed, 21 Mar 2012 10:50:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215617#post2215617</guid>
        </item>
                <item>
          <title>Re: [pcolvin] Firefox Problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215614#post2215614</link>
          <description><![CDATA[Just a quick update.  I was able to try this on a Windows 7 machine and have the same problem.  <br /><br />It worked fine in Firefox version 10.x but after upgrading to Firefox 11.x it exhibits the same problem when there are two WYSIWYG fields in a section editor.<br />]]></description>
          <pubDate>Wed, 21 Mar 2012 09:49:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215614#post2215614</guid>
        </item>
                <item>
          <title>Firefox 11 Problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215610#post2215610</link>
          <description><![CDATA[I have run into a problem with Firefox 11.x and was wondering if anyone else may be having the same issue.<br /><br />If I have more than one WYSIWYG field in a section, I cannot access any of the content in the first WYSIWYG field.  I can see what was entered in the filed if it hit the HTML button to see the raw HTML code, but the editor just is blank.  If I hover over the first field, I get a tool tip that says &quot;Rich Text Area.  Press Alt F10 for toolbar.  Press Alt 0 for Help&quot;.<br /><br />The second WYSIWYG field works fine and you can enter and edit text.<br /><br />I have tested this in Safari and Google Chrome and both fields work fine in those browsers.<br /><br />I'm using a MacBook Pro with OS X Lion.  I have not had the chance to see if the behavior is the same on a Windows machine.  This happens with both version 2.08 and 2.10 of CMSB.  I have not had the chance to try this with 2.14.<br /><br />I believe this problem started after upgrading to Firefox 11.  If anyone else is having a similar problem, please let me know.  I will do some research with TinyMCE as well.<br /><br />Thanks in advance.<br />]]></description>
          <pubDate>Tue, 20 Mar 2012 22:19:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215610#post2215610</guid>
        </item>
                <item>
          <title>Re: [pcolvin] Sort Uploads by createdTime</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215248#post2215248</link>
          <description><![CDATA[Jason,<br /><br />Thanks.  It works perfectly!<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 21 Feb 2012 09:32:50 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215248#post2215248</guid>
        </item>
                <item>
          <title>Sort Uploads by createdTime</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215234#post2215234</link>
          <description><![CDATA[I have a page that displays a gallery of photos that are grouped by a category.  I need to sort the photos in each category by the createdTime system field in the uploads table so that the most recently uploaded photo appears at the top of the table inside each category header.<br /><br />I have attached the page that I'm working on.  I'm sure this is a rather simple task to do, but I'm missing something here.<br /><br />I've tried to get the records from the uploads table and sort them as needed, but I cannot seem to display on the page.  They need to be displayed inside the category foreach loop.<br /><br />Any help will be appreciated.<br />]]></description>
          <pubDate>Sat, 18 Feb 2012 13:32:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215234#post2215234</guid>
        </item>
                <item>
          <title>Re: [Jason] Upload Paths &amp; URL not working since upgrade to 2.09</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212092#post2212092</link>
          <description><![CDATA[Jason,<br /><br />This make sense now.  The site that I had the problem with generates the URLs on the menu system a bit differently.  I will add that variable to the site's menu code.  I'm sure that will fix it.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Mon, 04 Jul 2011 13:49:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212092#post2212092</guid>
        </item>
                <item>
          <title>Re: [pcolvin] Error with Preview</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212091#post2212091</link>
          <description><![CDATA[Quick update.<br /><br />The problem with the record not found was from another set of code for another viewer on the same page.  It only has one record and I did not have the code in to select the first record.  That is fixed and the page now displays correctly.<br /><br />I did find one thing that was causing a problem at least with this hosting provider.  If I kept in the this line from the Code Generator &lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;.  I was able to correct this with a setting in my text editor.  It was saving the file as a UTF-8 BOM.  I changed that to just UTF-8 and that cleared up that problem.<br /><br />All in all thing are working correctly now.  The Preview works now that I have used the new code from the code generator and also made sure the file was being saved correctly.<br /><br />Thanks for the help.<br /><br />Phil<br />]]></description>
          <pubDate>Mon, 04 Jul 2011 13:47:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212091#post2212091</guid>
        </item>
                <item>
          <title>Re: [robin] Error with Preview</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212090#post2212090</link>
          <description><![CDATA[Robin,<br /><br />I have run into that before as well and I did just verify there were no lines or spaces.<br /><br />I did make me think of one thing and that was to update the viewer code at the top of the document with the new version.  After doing this I now get a No Record Found error when I try to Preview it or view the Detail Record from the List Viewer.<br /><br />However, if I open just the Detail Viewer Page, I do get the last record as expected and the page loads fine.  Now I just cannot open Detail by loading from the record number at the end of the URL.<br /><br />Phil<br />]]></description>
          <pubDate>Mon, 04 Jul 2011 13:05:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212090#post2212090</guid>
        </item>
                <item>
          <title>Re: [Dave] 500 Internal Server Error after Upgrade to 2.10</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212072#post2212072</link>
          <description><![CDATA[Great.  I'll comment them out for now.  I will check with my hosting provider.  I have upgraded other sites with no problem.<br /><br />Phil<br />]]></description>
          <pubDate>Sun, 03 Jul 2011 15:06:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212072#post2212072</guid>
        </item>
                <item>
          <title>500 Internal Server Error after Upgrade to 2.10</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212066#post2212066</link>
          <description><![CDATA[I just upgraded to 2.10 and when trying to access the CMSB admin.php page I received the 500 error.  I was able to fix this by renaming the new .htaccess file and copying the old .htaccess file from 2.09.<br /><br />It appears that the only difference between the new and old file are these lines.<br /><br /># Enable error checking<br />php_flag display_errors On<br />php_flag display_startup_errors On<br />php_flag log_errors On<br />php_value error_log &quot;_php_error.log&quot;<br /><br />I'm thinking this is an issue with my hosting provider.  The question is, will not having these line in here cause any problems down the road.  I don't think so, but would like to be sure.<br /><br />Thanks<br /><br />pcolvin<br />]]></description>
          <pubDate>Sat, 02 Jul 2011 06:40:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212066#post2212066</guid>
        </item>
                <item>
          <title>Upload Paths &amp; URL not working since upgrade to 2.09</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212063#post2212063</link>
          <description><![CDATA[I recently upgraded a site to 2.09 from 2.06.  After the upgrade, all of the paths and/or URLs for the uploads are not correct.  I have checked the General Settings and the correct path and URL are there.  Even when adding a new upload, the path in the URL on the viewer is not correct.  <br /><br />I looked in the cms_uploads table and in the filePath and urlPath fields just the file name is listed.<br /><br />I have checked the permission of all files including the setting.dat.php and everything is as it should be.<br /><br />I'm in a bit of problem spot with this site since the majority of the content is documents.<br /><br />I'm going to roll back the site to a backup prior to the upgrade to get things working again.  If anyone else has had this problem, or know how to fix it, that would be great.<br /><br />pcolvin<br />]]></description>
          <pubDate>Fri, 01 Jul 2011 20:37:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212063#post2212063</guid>
        </item>
                <item>
          <title>Error with Preview</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212049#post2212049</link>
          <description><![CDATA[Has anyone received a similar error when trying to preview a detail viewer?<br /><br />Couldn't start session! 'session_start(): Cannot send session cache limiter - headers already sent (output started at /home/fdmjweb/public_html/apparatus.php:2)'!<br /><br />Preview works fine on other sites, gust this one is giving me a problem.  I have tried a few different things and could not find anything else similar in the formums..<br /><br />Thanks<br /><br />P Colvin<br />]]></description>
          <pubDate>Thu, 30 Jun 2011 13:23:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212049#post2212049</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209059#post2209059</link>
          <description><![CDATA[Jason,<br /><br />I got the second query working perfectly with the date.  Thank you.<br /><br />I'll fill out a second level request for the other one.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Wed, 12 Jan 2011 15:23:59 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209059#post2209059</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209053#post2209053</link>
          <description><![CDATA[Jason,<br /><br />I do want to sort on the dragSortOrder field for the one upload field.  I have tried putting the order in single quotes, the page displays but no sorting takes place.  See below for the code I'm using.<br /><br /><code>  //get uploads for the selected record other docs<br />  list($upload_otherRecords, $upload_otherMetaData)=getRecords(array( <br />    'tableName'       =&gt;      'uploads', <br />    'allowSearch'     =&gt;      false, <br />    'where'			  =&gt;	  &quot;tableName='&quot;.mysql_escape(@$_REQUEST['section']).&quot;' AND fieldName='other_docs' AND recordNum='&quot;.intval($myRecord['num']).&quot;'&quot;,<br />	'orderBy'		  =&gt;	  &quot;'order'&quot;,<br />	'debugSql' =&gt; true,<br />    ));</code><br /><br />Here is the output from the debugSql<br /><br /><code>SELECT SQL_CALC_FOUND_ROWS `uploads`.* FROM `cms_uploads` as `uploads` WHERE (tableName='exec_comm' AND fieldName='other_docs' AND recordNum='1') ORDER BY 'order'</code><br /><br />Now for another question which is probably also a syntax problem.<br /><br />In the other upload field which is for meeting minutes, I would like to sort them by the info1 field which contains and English date such as November 1, 2010.  Is it possible to take the English date and use the strtotime() function to covert it to a number and then sort by the number?  See the code below and the SQL ouput:<br /><br /><code>  //get uploads for the selected record meeting minutes<br />  list($upload_minutesRecords, $upload_minutesMetaData)=getRecords(array( <br />    'tableName'       =&gt;      'uploads', <br />    'allowSearch'     =&gt;      false, <br />    'where'			  =&gt;	  &quot;tableName='&quot;.mysql_escape(@$_REQUEST['section']).&quot;' AND fieldName='meeting_minutes' AND recordNum='&quot;.intval($myRecord['num']).&quot;'&quot;,<br />    'orderBy'         =&gt;      &quot;\&quot; strtotime('info1')\&quot;&quot;,<br />	'debugSql' =&gt; true,	<br />    ));</code><br /><br />I know what I have in the orderBy will not work since it sees the function inside the quotes.  I just don't have my head around the proper PHP syntax just yet to get it right.<br /><br />SQL output:<br /><br /><blockquote>SELECT SQL_CALC_FOUND_ROWS `uploads`.* FROM `cms_uploads` as `uploads` WHERE (tableName='exec_comm' AND fieldName='meeting_minutes' AND recordNum='1') ORDER BY &quot; strtotime('info1')&quot;</blockquote><br /><br />Sorry to be such a pain with this.  Hopefully I'm close enough and will soon have this working.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Wed, 12 Jan 2011 14:20:50 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209053#post2209053</guid>
        </item>
                <item>
          <title>Re: [pcolvin] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209044#post2209044</link>
          <description><![CDATA[Jason,<br /><br />I have pretty much everything working they way I need it to except one small thing.  I have two upload fields in the section.  One for meeting minutes and one for other documents.  The other documents field I would like to sort ascending by the &quot;order&quot; field, or the drag sort order, but when I try to use that field in the orderBy line, I get the following error:<br /><br /><blockquote>MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order' at line 4 </blockquote><br /><br />If I put the field name &quot;order&quot; inside single quotes (&quot;'order'&quot;) the error goes away, but the uploads are not sorted.  They appear in the order they are in the table.<br /><br />If I take out the orderBy line all together, I then get the following error appear on the page:<br /><br /><blockquote>Notice: Undefined index: listPageOrder in /path/to/htdocs/cmsAdmin/lib/viewer_functions.php on line 67 </blockquote><br /><br />I'm hoping there is an easy fix to this and I'm just not seeing it.  Below is the code that I'm using to load the upload records and sort them:<br /><br /><code>  //get uploads for the selected record other docs<br />  list($upload_otherRecords, $upload_otherMetaData)=getRecords(array( <br />    'tableName'       =&gt;      'uploads', <br />    'allowSearch'     =&gt;      false, <br />    'where'			  =&gt;	  &quot;tableName='&quot;.mysql_escape(@$_REQUEST['section']).&quot;' AND fieldName='other_docs' AND recordNum='&quot;.intval($myRecord['num']).&quot;'&quot;,<br />	'orderBy'		  =&gt;	  &quot;order&quot;,<br />    ));</code><br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Wed, 12 Jan 2011 11:50:23 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209044#post2209044</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209039#post2209039</link>
          <description><![CDATA[Jason,<br /><br />I think I may be getting closer but I'm still having some problems.  If I use the example code to load the records, I get the following error.<br /><br /><blockquote>loadSchema: tableName ''exec_comm'' contains invalid characters!</blockquote><br /><br />If I change the line<br /><br /><blockquote>'tableName'       =&gt; &quot;'&quot;.mysql_escape($_REQUEST['section']).&quot;'&quot;, </blockquote><br /><br />back to <br /><br /><blockquote>'tableName'   =&gt; $_REQUEST['section'],</blockquote><br /><br />the error goes away and the page is displayed.  However, when I do get the page to display, the upload fields, which I should have mentioned I have more than one, but only need to sort one of those fields, errors as an Undefined Index.  I have tried replacing the fieldName with the actual name of the upload field, but that did not seem to correct that problem.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 11 Jan 2011 14:46:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209039#post2209039</guid>
        </item>
                <item>
          <title>Re: [pcolvin] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209035#post2209035</link>
          <description><![CDATA[One other thing that I forgot to include in the last post.  The field name that I'm using is meeting_minutes.  In your example it was images.<br /><br />Instead of sorting on the createdTime, I was hoping I could use the info1 field which I then enter a date such as November 1, 2010.  This way if the files are not loaded in the proper sequence, they can be sorted correctly.  I'm sure I would have to use the strtotime() function to change the data in the field to something that can be sorted.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 11 Jan 2011 13:44:33 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209035#post2209035</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209034#post2209034</link>
          <description><![CDATA[Jason,<br /><br />I should have been more clear.  I'm trying to get the record and also the uploads so they can be sorted.  <br /><br />I have attached the .php page.<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 11 Jan 2011 13:37:06 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209034#post2209034</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209028#post2209028</link>
          <description><![CDATA[Jason,<br /><br />I may need some guidance getting this solution to work on the site I'm currently building.<br /><br />I select the records for the page dynamically depending with the code below:<br /><br /><code>  // load records for the page called.<br />  list($myRecords, $myMetaData) = getRecords(array( <br />    'tableName'   =&gt; $_REQUEST['section'], <br />    'where'       =&gt; mysql_escapef('num = ?', $_REQUEST['num']), <br />    'limit'       =&gt; '1', <br />  )); <br />  $myRecord = @$myRecords[0]; // get first record</code><br /><br />I have tried a couple of variants to get the code working to load the records, but can't quite figure it out.  Any ideas?<br /><br />Thanks<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 11 Jan 2011 12:54:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209028#post2209028</guid>
        </item>
                <item>
          <title>Need Help with Error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209015#post2209015</link>
          <description><![CDATA[I need some help tracking down an error.  I've looked but can't put my finger on what is causing it.<br /><br />I keep getting the following error at the top of the page.<br /><br />Notice: Undefined index: listPageOrder in /var/www/sctf/htdocs/cmsAdmin/lib/viewer_functions.php on line 67 <br /><br />I have attached the code for the page to see if someone might be able to find what is generating the error.  The page renders fine and the menu works.  I just get this error at the top.  I have tried to change items in the Sort Order and even removed everything.<br /><br />Thanks in advance for any help.<br /><br />P Colvin<br />]]></description>
          <pubDate>Mon, 10 Jan 2011 16:13:51 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209015#post2209015</guid>
        </item>
                <item>
          <title>Re: [Jason] Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208999#post2208999</link>
          <description><![CDATA[Jason,<br /><br />Thank you, I'm sure I can get this to work for me.<br /><br />Phil<br />]]></description>
          <pubDate>Mon, 10 Jan 2011 13:00:25 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208999#post2208999</guid>
        </item>
                <item>
          <title>Sorting Uploads</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208985#post2208985</link>
          <description><![CDATA[I have seen a couple of threads that touches on this and I'm sure it can be done.  I have several sections on a site that uses the uploads to post dated documents.  I need to list the most recently uploaded document at top of the list of upload that is displayed on the page.<br /><br />I'm guessing the best way to do this is to use one of the Info fields to do the sorting.  Would it be possible to use the PHP Date function to insert the date the document was uploaded into one of the Info fields.  If so, what would be a good way to sort the uploaded documents using this field.  <br /><br />If I'm off track with the Info field direction, are there any other solutions to sorting the uploads by the date of upload.<br /><br />Thanks<br /><br />P Colvin<br />]]></description>
          <pubDate>Fri, 07 Jan 2011 23:55:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208985#post2208985</guid>
        </item>
                <item>
          <title>Re: [chris] Help with Site Layout</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208774#post2208774</link>
          <description><![CDATA[That was it.  Work perfectly...<br /><br />Thanks<br />]]></description>
          <pubDate>Wed, 22 Dec 2010 09:16:10 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208774#post2208774</guid>
        </item>
                <item>
          <title>Re: [chris] Help with Site Layout</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208762#post2208762</link>
          <description><![CDATA[Chris,<br /><br />It's been a while since I could work on this, but now I'm back.  The code your provided works great for looping through all the tables to build the menu.  However, when I try to build and UL with the code below, I get extra blank list items.<br /><br />It looks like this: (Note: the sub menu items (o) are indented as they should be.<br /><br />*<br />*Menu Item<br />  o<br />  o Sub Menu Item<br />  o<br />  o Sub Menu Item<br /><br />*<br />* Menu Item<br />   o<br />   o Sub Menu Item<br />   o<br />   o Sub Menu Item<br /><br />*<br />* Menu<br />   o<br />   o Sub Menu<br /><br />I can't figure out where the blank list item is coming from.  I've tried moving the &lt;ul&gt;'s inside and outside of the foreach loops but end up with the blank list items.<br /><br />Here is the code I'm using the build the ul.<br /><br /><code>&lt;ul&gt;	<br />  &lt;?php foreach($categoryRecordSets as $tablename =&gt; $categoryRecords): ?&gt; <br />	<br />	&lt;ul&gt;<br />      &lt;?php foreach ($categoryRecords as $record): ?&gt;<br />		&lt;?php echo $record['_listItemStart'] ?&gt;<br />			&lt;li&gt;&lt;a href=&quot;contentDetail.php?section=&lt;?php echo $tablename ?&gt;&amp;num=&lt;?php echo $record['num'] ?&gt;&quot;&gt;&lt;?php echo htmlspecialchars($record['name']) ?&gt;&lt;/a&gt;&lt;/li&gt;<br />		&lt;?php echo $record['_listItemEnd'] ?&gt;<br />	 &lt;?php endforeach ?&gt; <br />    &lt;/ul&gt;<br />	<br />  &lt;?php endforeach ?&gt; <br />&lt;/ul&gt; <br />	 </code><br /><br />Thanks for the help.<br /><br />Phil<br />]]></description>
          <pubDate>Tue, 21 Dec 2010 16:10:06 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208762#post2208762</guid>
        </item>
              </channel>
    </rss>
  