<?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%3Ahordak</link>
        <description></description>
        <pubDate>Tue, 21 Apr 2026 09:07:34 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ahordak&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Tom P] Creating a dynamic dropdown menu</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215959#post2215959</link>
          <description><![CDATA[Thanks a TON!  This worked for me!<br />]]></description>
          <pubDate>Thu, 26 Apr 2012 11:14:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215959#post2215959</guid>
        </item>
                <item>
          <title>Re: [Dave] Duplicate Header Information?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215436#post2215436</link>
          <description><![CDATA[I almost forgot to write back...  MISSION ACCOMPLISHED!  <br /><br />That did it....<br /><br />Thanks Dave!<br />]]></description>
          <pubDate>Thu, 08 Mar 2012 15:58:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215436#post2215436</guid>
        </item>
                <item>
          <title>Re: [Dave] Duplicate Header Information?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215403#post2215403</link>
          <description><![CDATA[Sure thing!<br />]]></description>
          <pubDate>Tue, 06 Mar 2012 10:26:38 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215403#post2215403</guid>
        </item>
                <item>
          <title>Duplicate Header Information?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215379#post2215379</link>
          <description><![CDATA[Okay, I'm going nuts here.  I'm trying to create a site that pulls multiple sections (both single page &amp; multi-page) into one page that will link to several others.  My index page is fine, however the top navigation (and any other multipage section for that matter) details page keeps giving me this error: <br /><br /><blockquote><br />Warning: Cannot modify header information - headers already sent by (output started at ****services/its2011/blk2012/top_details.php:29) in ****services/its2011/admin/lib/common.php on line 1068 Record not found!</blockquote><br /><br />I read about making sure to remove spaces before the FIRST/HEADER PHP tag, and I've done that.  I'm still getting  the error, however.... HELP!  <br /><br />Index page : http://www.centralstate.edu/services/its2011/blk2012/<br /><br />Details page : http://www.centralstate.edu/services/its2011/blk2012/top_details.php?Blog-2<br />]]></description>
          <pubDate>Mon, 05 Mar 2012 17:57:49 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215379#post2215379</guid>
        </item>
                <item>
          <title>Re: [Jason] No matching uploads were found!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211919#post2211919</link>
          <description><![CDATA[I found the problem.  for anyone else with this problem, I solved it by:<br /><br />1. SFTPing to my server, <br />2. navigating to my upload folder (folder that CMS will upload the files to), <br />3. set the folder for 777perm and proper owner, and then <br />4. making sure to apply owners &amp; permissions to recursive files (containing).<br />]]></description>
          <pubDate>Thu, 23 Jun 2011 09:14:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211919#post2211919</guid>
        </item>
                <item>
          <title>Re: [Chris] No matching uploads were found!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211893#post2211893</link>
          <description><![CDATA[I'm having the same problem.  Was there a resolution?<br />]]></description>
          <pubDate>Wed, 22 Jun 2011 11:26:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211893#post2211893</guid>
        </item>
                <item>
          <title>Spellcheck Using Google Error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211304#post2211304</link>
          <description><![CDATA[Hi, I'm receiving the following error when I try to run a spell check...<br /><br /><code>Error response: Could not establish SSL connection to www.google.com:443. Server Admins: Install these PHP extensions (curl, openssl) and check outbound firewall.</code><br /><br />What does this mean and how can I fix?<br />]]></description>
          <pubDate>Fri, 13 May 2011 09:49:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211304#post2211304</guid>
        </item>
                <item>
          <title>Re: [Jason] problem with multisearch</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209791#post2209791</link>
          <description><![CDATA[Hey Jason,<br /><br />Thanks for the advice.  I'm currently working between both the Basic Search Code and Multi-search code as supplied.  I'm having a problem with the output, because my searchDetails Variable is not resolving (line 48).  <br /><br />Also, My search form is posting all records without a keyword.  <br /><br /> - Multisearch doesn't supply necessary fields<br />see <a target="_blank" href=" http://www.centralstate.edu/services/contact/_includes/multiSearch.php "> http://www.centralstate.edu/services/contact/_includes/multiSearch.php </a> (try keywords Dean and then giraffe)<br /><br /> - My simple search is kicking back the errors as specified<br />see <a target="_blank" href=" http://www.centralstate.edu/services/contact/_includes/search-self.php "> http://www.centralstate.edu/services/contact/_includes/search-self.php </a> (try keywords Dean and then giraffe)<br /><br />What should I do?<br /><br /><code>&lt;?php<br />  <br />  require_once &quot;/home/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />	  $searchOptions = array();<br />      $searchOptions['keywords'] = @$FORM['q'];<br />      $searchOptions['perPage']  = &quot;10&quot;;<br />      $searchOptions['debugSql'] = &quot;1&quot;;<br /><br /><br />  list($sv_campus_directoryRecords, $sv_campus_directoryMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'sv_campus_directory',<br />    'perPage'     =&gt; '3',<br />  ));<br />  <br /><br />?&gt;<br />&lt;!-- /STEP1: Load Record List --&gt;<br /><br />&lt;div class=&quot;container&quot;&gt;<br />&lt;div class=&quot;top&quot;&gt;&lt;strong&gt;&lt;span class=&quot;text_maroon&quot;&gt;Search CSU Departments&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;<br /><br />&lt;div class=&quot;OneColumn&quot;&gt;<br /> &lt;form method=&quot;GET&quot; action=&quot;&lt;?php echo $_SERVER['PHP_SELF']; ?&gt;&quot;&gt;<br />&lt;!--&lt;form method=&quot;POST&quot; action=&quot;search.php?department_keyword&quot;&gt;--&gt;<br />  &lt;input type=&quot;text&quot; name=&quot;q&quot; value=&quot;&lt;?php echo htmlspecialchars(@$FORM['q']); ?&gt;&quot;&gt;<br />  &lt;input type=&quot;submit&quot; name=&quot;&quot; value=&quot;Search&quot;&gt;<br /><br />&lt;/form&gt;<br /><br />&lt;?php if ($sv_campus_directoryRecords): ?&gt;<br />&lt;table border=0 cellpadding=2 cellspacing=0 width=100%&gt;<br /> &lt;tr&gt;<br />  &lt;td bgcolor=&quot;#EEEEEE&quot;&gt;&lt;span class=&quot;text&quot;&gt;Search results for &lt;strong&gt;&lt;?php echo htmlspecialchars(@$FORM['q']); ?&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />  &lt;td bgcolor=&quot;#EEEEEE&quot; align=&quot;right&quot;&gt;&lt;span class=&quot;text&quot;&gt;Results<br />    &lt;b&gt;&lt;?php echo htmlspecialchars($sv_campus_directoryMetaData['pageResultsStart']); ?&gt;&lt;/b&gt; to<br />    &lt;b&gt;&lt;?php echo htmlspecialchars($sv_campus_directoryMetaData['pageResultsEnd']); ?&gt;&lt;/b&gt; of<br />    &lt;b&gt;&lt;?php echo htmlspecialchars($sv_campus_directoryMetaData['totalRecords']); ?&gt;&lt;/b&gt;.&lt;/span&gt;&lt;/td&gt;<br /> &lt;/tr&gt;<br />&lt;/table&gt;<br /><br />&lt;br clear=&quot;all&quot; /&gt;<br /><br />&lt;!-- show errors --&gt;<br />    &lt;?php if ($sv_campus_directoryMetaData['invalidPageNum']): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;Results page '&lt;?php echo $searchDetails['page']?&gt;' not found, &lt;a href=&quot;&lt;?php echo $searchDetails['firstPageLink'] ?&gt;&quot;&gt;start over &amp;gt;&amp;gt;&lt;/a&gt;.&lt;/span&gt;&lt;br/&gt;<br />    &lt;?php elseif ($searchOptions['keywords'] &amp;&amp; $searchDetails['noRecordsFound']): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;No records matched search query!&lt;/span&gt;&lt;br/&gt;<br />    &lt;?php elseif ($searchOptions['keywords'] == &quot;&quot;): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;Enter a keyword to search.&lt;/span&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;<br />&lt;!-- show errors --&gt;<br />&lt;br&gt;<br /><br /><br />  &lt;!-- STEP2: Display Records (Paste this where you want your records to be listed) --&gt;<br />   &lt;?php foreach ($sv_campus_directoryRecords as $record): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;<br />      &lt;strong&gt;&lt;?php echo $record['department'] ?&gt;&lt;/strong&gt;<br />      &lt;?php if ($record['url']): ?&gt;<br />      	 | &lt;a href=&quot;&lt;?php echo $record['url'] ?&gt;&quot; target=&quot;_blank&quot;&gt;Visit Website&lt;/a&gt;<br />      &lt;?php endif ?&gt;<br />      &lt;br/&gt;<br />      Phone: &lt;?php echo $record['phone'] ?&gt;&lt;br/&gt;<br />      Fax: &lt;?php echo $record['fax'] ?&gt;&lt;br/&gt;<br />      Email: &lt;?php echo $record['email'] ?&gt;&lt;br/&gt;<br />	  &lt;/span&gt;<br />      &lt;hr size=&quot;1&quot;/&gt;<br />    &lt;?php endforeach ?&gt;<br />  &lt;!-- /STEP2: Display Records --&gt;<br />  <br />   &lt;!-- STEP3: Display Page Links (Paste anywhere below &quot;Load Record List&quot;) --&gt;<br />    &lt;?php if ($sv_campus_directoryMetaData['prevPage']): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;&lt;a href=&quot;&lt;?php echo $sv_campus_directoryMetaData['prevPageLink'] ?&gt;&quot;&gt;.:. prev&lt;/a&gt;&lt;/span&gt;<br />    &lt;?php else: ?&gt;<br />      &lt;span class=&quot;text&quot; style=&quot;color:#999;&quot;&gt;.:. prev&lt;/span&gt;<br />    &lt;?php endif ?&gt;<br /><br />    &lt;span class=&quot;text&quot;&gt;- page &lt;?php echo $sv_campus_directoryMetaData['page'] ?&gt; of &lt;?php echo $sv_campus_directoryMetaData['totalPages'] ?&gt; -&lt;/span&gt;<br /><br />    &lt;?php if ($sv_campus_directoryMetaData['nextPage']): ?&gt;<br />      &lt;span class=&quot;text&quot;&gt;&lt;a href=&quot;&lt;?php echo $sv_campus_directoryMetaData['nextPageLink'] ?&gt;&quot;&gt;next .:.&lt;/a&gt;<br />    &lt;?php else: ?&gt;<br />      &lt;span class=&quot;text&quot; style=&quot;color:#999;&quot;&gt;next .:.&lt;/span&gt;<br />    &lt;?php endif ?&gt;<br />  &lt;!-- /STEP3: Display Page Links --&gt;<br />  <br />&lt;?php endif ?&gt;<br /><br />&lt;?php if (!$sv_campus_directoryRecords): ?&gt;<br />	&amp;nbsp;<br />&lt;?php endif ?&gt;<br />	&lt;/div&gt;<br />&lt;/div&gt;</code><br />]]></description>
          <pubDate>Wed, 23 Feb 2011 11:29:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209791#post2209791</guid>
        </item>
                <item>
          <title>Re: [Jason] problem with multisearch</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209693#post2209693</link>
          <description><![CDATA[Sure,<br />I can't get the Multi Search code to echo the desired fields:<br /> - Department;<br /> - Phone;<br /> - Fax;<br /> - Email;<br /> - URL;<br /><br />I am only getting Department &amp; Phone<br /><br />the code so far looks like this....<br /><br /><code> &lt;!-- STEP1: Load Record List (Paste this above other steps) --&gt;<br />    &lt;?php<br />      require_once &quot;/home/centra24/public_html/cmsAdmin/lib/viewer_functions.php&quot;;<br />      $searchOptions = array();<br />      $searchOptions['keywords'] = @$FORM['q'];<br />      $searchOptions['perPage']  = &quot;10&quot;;<br />      $searchOptions['debugSql'] = &quot;0&quot;;<br /><br />      $searchTables = array();<br /><br />      $searchTables['sv_campus_directory'] = array(<br />        'viewerUrl'       =&gt; 'multiSearch.php',<br />        'titleField'      =&gt; 'department',<br />        'summaryField'    =&gt; 'phone',<br />        'searchFields'    =&gt;  array('department','phone','fax'),<br />      );<br /><br />      list($searchRows, $searchDetails) = searchMultipleTables($searchTables, $searchOptions);<br />    ?&gt;<br />  &lt;!-- /STEP1: Load Record List --&gt;<br /><br />    &lt;h1&gt;Search Viewer&lt;/h1&gt;<br /><br />&lt;form method=&quot;GET&quot; action=&quot;&lt;?php echo $_SERVER['PHP_SELF']; ?&gt;&quot; &gt;<br />&lt;input type=&quot;text&quot; name=&quot;q&quot; value=&quot;&lt;?php echo htmlspecialchars(@$FORM['q']); ?&gt;&quot; size=&quot;50&quot;&gt;<br />&lt;input type=&quot;submit&quot; name=&quot;&quot; value=&quot;Search&quot;&gt;&lt;br/&gt;&lt;br/&gt;<br /><br />&lt;table border=0 cellpadding=2 cellspacing=0 width=100%&gt;<br /> &lt;tr&gt;<br />  &lt;td bgcolor=&quot;#EEEEEE&quot;&gt;&lt;font size=2 class=&quot;maintext&quot;&gt;Search results for &lt;b&gt;&lt;?php echo htmlspecialchars(@$FORM['q']); ?&gt;&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br />  &lt;td bgcolor=&quot;#EEEEEE&quot; align=&quot;right&quot;&gt;&lt;font size=2 class=&quot;maintext&quot;&gt;Results<br />    &lt;b&gt;&lt;?php echo htmlspecialchars(@$searchDetails['pageResultsStart']); ?&gt;&lt;/b&gt; to<br />    &lt;b&gt;&lt;?php echo htmlspecialchars(@$searchDetails['pageResultsEnd']); ?&gt;&lt;/b&gt; of<br />    &lt;b&gt;&lt;?php echo htmlspecialchars(@$searchDetails['totalRecords']); ?&gt;&lt;/b&gt;.&lt;/font&gt;&lt;/td&gt;<br /> &lt;/tr&gt;<br />&lt;/table&gt;&lt;br/&gt;<br /><br />&lt;!-- show errors --&gt;<br />    &lt;?php if ($searchDetails['invalidPageNum']): ?&gt;<br />      Results page '&lt;?php echo $searchDetails['page']?&gt;' not found, &lt;a href=&quot;&lt;?php echo $searchDetails['firstPageLink'] ?&gt;&quot;&gt;start over &amp;gt;&amp;gt;&lt;/a&gt;.&lt;br/&gt;<br />    &lt;?php elseif ($searchOptions['keywords'] &amp;&amp; $searchDetails['noRecordsFound']): ?&gt;<br />      No records matched search query!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php elseif ($searchOptions['keywords'] == &quot;&quot;): ?&gt;<br />      Enter a keyword to search.&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;<br /><br />&lt;!-- STEP2: Display Record List --&gt;<br />  &lt;?php foreach ($searchRows as $record): ?&gt;<br />     &lt;strong&gt;&lt;?php echo $record['_title'] ?&gt;&lt;/strong&gt;&lt;br/&gt;<br />     &lt;?php if ($record['_summary']): ?&gt;<br />       &lt;?php echo $record['_summary'] ?&gt;&lt;br/&gt;<br />      &lt;?php else: ?&gt;<br />        No description available for page.&lt;br/&gt;<br />      &lt;?php endif ?&gt;<br /><br />     &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot; style=&quot;color: #008000&quot;&gt;&lt;?php echo $record['fax'] ?&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;<br /><br />  &lt;?php endforeach ?&gt;<br />  &lt;!-- /STEP2: Display Record List --&gt;<br /><br /><br /><br /><br />  &lt;!-- STEP3: Display Page Links (Paste anywhere below &quot;Load Record List&quot;) --&gt;<br />    &lt;?php if ($searchDetails['prevPage']): ?&gt;<br />      &lt;a href=&quot;&lt;?php echo $searchDetails['prevPageLink'] ?&gt;&quot;&gt;&amp;lt;&amp;lt; prev&lt;/a&gt;<br />    &lt;?php else: ?&gt;<br />      &amp;lt;&amp;lt; prev<br />    &lt;?php endif ?&gt;<br /><br />    - page &lt;?php echo $searchDetails['page'] ?&gt; of &lt;?php echo $searchDetails['totalPages'] ?&gt; -<br /><br />    &lt;?php if ($searchDetails['nextPage']): ?&gt;<br />      &lt;a href=&quot;&lt;?php echo $searchDetails['nextPageLink'] ?&gt;&quot;&gt;next &amp;gt;&amp;gt;&lt;/a&gt;<br />    &lt;?php else: ?&gt;<br />      next &amp;gt;&amp;gt;<br />    &lt;?php endif ?&gt;<br />  &lt;!-- /STEP3: Display Page Links --&gt;<br /><br />&lt;/form&gt;</code><br /><br />And my example is here....<br /><a target="_blank" href="<br />http://www.centralstate.edu/services/contact/_includes/multiSearch.php<br />"><br />http://www.centralstate.edu/services/contact/_includes/multiSearch.php<br /></a><br />]]></description>
          <pubDate>Thu, 17 Feb 2011 14:11:02 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209693#post2209693</guid>
        </item>
                <item>
          <title>Re: [efi-revivo] problem with multisearch</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209670#post2209670</link>
          <description><![CDATA[Okay, so what did you do?  I am experiencing the same problem.  The only fields I can display are the _title &amp; _summary fields.  It looks like there's up to 10 fields available.<br />]]></description>
          <pubDate>Wed, 16 Feb 2011 16:38:29 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209670#post2209670</guid>
        </item>
                <item>
          <title>Re: [hordak] Category Menu Help!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206438#post2206438</link>
          <description><![CDATA[Hey I found it!  I had to go back to 2008, but it's solved my problems!  <br /><br />For anyone looking for simple output of your category menu, check out this link, It works like a charm (Thanks Dave!!!)<br /><br /><a target="_blank" href="http://www.interactivetools.com/forum/gforum.cgi?post=64259#64259 ">http://www.interactivetools.com/forum/gforum.cgi?post=64259#64259 </a><br />]]></description>
          <pubDate>Mon, 30 Aug 2010 15:15:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206438#post2206438</guid>
        </item>
                <item>
          <title>Category Menu Help!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206435#post2206435</link>
          <description><![CDATA[Hi I'm trying to list pages/sub pages, however according to create 2 unique sections???  is there a way to just list the category menu?  I'd like to take advantage of the &quot;Parent Category&quot; field generated with the category menu, but i don't know how to control the submenu to create a submenu.<br /><br />The desired effect:<br />&lt;link&gt;Parent Link1&lt;/link&gt;<br />          &lt;a&gt;Sublink 1&lt;/a&gt;<br />          &lt;a&gt;Sublink 2&lt;/a&gt;<br />          &lt;a&gt;Sublink 3&lt;/a&gt;<br />&lt;link&gt;Parent Link2&lt;/link&gt;<br />          &lt;a&gt;Sublink 1&lt;/a&gt;<br />          &lt;a&gt;Sublink 2&lt;/a&gt;<br />          &lt;a&gt;Sublink 3&lt;/a&gt;<br /><br />My list page looks as such<br /><br /><code>&lt;?php  <br />            // load records  <br />               list($as_ns_linksRecords, $as_ns_linksMetaData) = getCategories(array(    <br />               'tableName'   =&gt; 'as_ns_links',  <br />               'selectedCategoryNum' =&gt; '', // defaults to getNumberFromEndOfUrl()   <br />            ));  <br />?&gt;  <br /><br /><br />&lt;!-- Beginning of Right Navigation --&gt;<br />&lt;div class=&quot;container&quot;&gt;<br />	&lt;div class=&quot;top&quot;&gt;&lt;span class=&quot;text&quot;&gt;<br />    &lt;strong&gt;NS Links&lt;/strong&gt;<br />    &lt;/span&gt;<br />    &lt;/div&gt;<br />    <br />    &lt;div class=&quot;OneColumn&quot;&gt;<br />      &lt;ul class=&quot;list&quot;&gt;<br />      &lt;li&gt;&lt;a href=&quot;index.php&quot;&gt;&lt;strong&gt;NS Home&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;<br />&lt;?php <br /> $selectedCat=&quot;&quot;; <br />  foreach ($as_ns_linksRecords as $record){ <br />    if($record['_isSelected']){ <br />      $selectedCat=$record['num']; <br />      break;<br />    } <br /> } <br /> ?&gt; <br />&lt;!-- STEP2: Display Records (Paste this where you want your records to be listed) --&gt;<br />&lt;?php foreach ($as_ns_linksRecords as $record): ?&gt;<br />	&lt;?php if ($record['depth'] == 0) { continue; } ?&gt;<br />	<br />	&lt;?php if($record['active']==1 &amp;&amp; $record['hide']==0 &amp;&amp; $record['parentNum']==$selectedCat): ?&gt;  <br />		&lt;li&gt;&lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo htmlspecialchars($record['name']);?&gt;&lt;/a&gt;&lt;/li&gt;<br />	&lt;?php endif ?&gt;<br />&lt;?php endforeach; ?&gt;<br /><br />&lt;?php if (!$as_ns_linksRecords): ?&gt;<br />	&lt;li&gt;No records were found!&lt;/li&gt;<br />&lt;?php endif ?&gt;<br />      &lt;!-- STEP2a: /Display Uploads --&gt;<br />      &lt;/ul&gt;<br /><br />  &lt;/div&gt;<br />&lt;/div&gt;</code><br />]]></description>
          <pubDate>Mon, 30 Aug 2010 14:49:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206435#post2206435</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204672#post2204672</link>
          <description><![CDATA[Yes.  I'd like to know if I could maybe put in an <i>if</i> statement.<br /><br />But displaying all departments regardless if there's a title entry is top priority right now.<br /><br />Thanks!<br />]]></description>
          <pubDate>Thu, 03 Jun 2010 18:07:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204672#post2204672</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204669#post2204669</link>
          <description><![CDATA[Thanks Jason!  I was pulled from this project for awhile, but I finally got back to it.  The code you assisted with is GREAT! I customized it with an extra field for additional information.  I have one last question:<br /><br />1.  How can i make this code display Departments that don't contain &quot;title&quot; data?  <br /><br />This was the previous question, but I can't find what's controlling this?<br /><br />Once again thanks!<br />-------------------------My Code -------------------<br /><br />&lt;?php   <br />      $titleCount=array(); <br />    $departments=array(); <br />     <br />  foreach($as_humanities_faclistRecords as $title){    <br />    @$titleCount[$title['department']]++;    <br />  } <br />   <br />  foreach($as_humanities_faclistRecords as $department){ <br />    if(!@$departments[$department['department']]){$departments[$department['department']]=$department['department'];} <br />  } <br />?&gt;   <br />   <br />&lt;?php if ($as_humanities_faclistRecords): ?&gt;   <br />    &lt;div id=&quot;popup&quot; style=&quot;display: none;&quot;&gt;&lt;/div&gt;   <br />	   <br />    &lt;?php foreach ($departments as $department): ?&gt;     <br /> 		&lt;?php if (@$titleCount[$department]): ?&gt;   <br />  		&lt;span class=&quot;text&quot;&gt;&lt;strong&gt;&lt;?php echo $department ?&gt;&lt;/strong&gt;&lt;/span&gt;   <br /> 		&lt;?php endif ?&gt;    <br />   <br />  		&lt;ul class=&quot;list&quot; style=&quot;margin:2px;&quot;&gt;   <br />  		&lt;?php foreach ($as_humanities_faclistRecords as $title): ?&gt;     <br />    	&lt;?php if ($department != $title['department']) { continue; } // skip records which aren't in this category ?&gt;     <br />      	&lt;li&gt;&lt;?php echo $title['title'] ?&gt;<br />        &lt;?php if ($title['content']): ?&gt;<br />         | &lt;a class=&quot;zoom1&quot; href=&quot;&lt;?php echo $title['_link'] ?&gt;&quot;&gt;Info&lt;/a&gt;<br />         &lt;?php endif ?&gt;&lt;/li&gt;     <br />    	&lt;?php endforeach ?&gt;   <br />    &lt;/ul&gt;<br />	&lt;?php endforeach ?&gt;   <br />&lt;?php endif ?&gt;<br />]]></description>
          <pubDate>Thu, 03 Jun 2010 16:45:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204669#post2204669</guid>
        </item>
                <item>
          <title>Re: [hordak] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204426#post2204426</link>
          <description><![CDATA[It's funny... I have 17 department &amp; faculty sets.  I have 17 faculty entries ('title' field).<br />]]></description>
          <pubDate>Thu, 20 May 2010 14:42:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204426#post2204426</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204425#post2204425</link>
          <description><![CDATA[Hey Jason,<br /><br />Not bad! the department &amp; title are displaying.<br /><br />Only problem: The array displays multiple duplicate Department/Title entries.  It displays 17 duplicate entries.  I have seven total faculty listings.<br /><br />I'm trying to think out the logic; is it because....<br /><blockquote><br />The reason for this is that for each iteration of the loop, PHP takes 1 record from $as_humanities_faclistRecords and assigns it to $title. <br /></blockquote><br />Shouldn't take 1 record from $as_humanities_faclistRecords and apply it to a department? ($department)<br />]]></description>
          <pubDate>Thu, 20 May 2010 14:33:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204425#post2204425</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204404#post2204404</link>
          <description><![CDATA[Oh wait!  <i>title</i> is not my table name, title is just the field.  the table name is <i>as_humanities_faclist</i><br /><br />Within Table <i>as_humanities_faclist</i><br />are fields:<br /> - department (list)<br /> - title (text field)<br /><br />Per your last message, i've updated the as follows...<br /><code>&lt;?php<br />      $titleCount=array(); <br />  foreach($as_humanities_faclistRecords as $title){ <br />    @$titleCount[$as_humanities_faclist['department']]++; <br />  }<br />?&gt;<br /><br />&lt;?php if ($as_humanities_faclistRecords): ?&gt;<br />    &lt;div id=&quot;popup&quot; style=&quot;display: none;&quot;&gt;&lt;/div&gt;<br />	<br />    &lt;?php foreach ($as_humanities_faclistRecords as $department): ?&gt;  <br /> &lt;?php if (@$titleCount[$department['Africana Studies']]): ?&gt;<br />  &lt;span class=&quot;text&quot;&gt;&lt;strong&gt;&lt;?php echo $department['department'] ?&gt;&lt;/strong&gt;&lt;/span&gt;<br /> &lt;?php endif ?&gt; <br /><br />  &lt;ul class=&quot;list&quot; style=&quot;margin:2px;&quot;&gt;<br />  &lt;?php foreach ($as_humanities_faclistRecords as $title): ?&gt;  <br />    &lt;?php if ($as_humanities_faclist['department'] != $title['Africana Studies']) { continue; } // skip records which aren't in this category ?&gt;  <br />      &lt;li&gt;&lt;?php echo $title['title'] ?&gt;&lt;/li&gt;  <br />    &lt;?php endforeach ?&gt;<br />    &lt;/ul&gt;  <br />&lt;?php endforeach ?&gt;<br />&lt;?php endif ?&gt;</code><br /><br />now i'm getting the attached results (see attachment )... sigh..LOL<br />]]></description>
          <pubDate>Thu, 20 May 2010 09:22:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204404#post2204404</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204390#post2204390</link>
          <description><![CDATA[Jason, I think I massacred the script....<br /><br />I've got the following fields:<br />Title - title<br />Department - department<br /><br />I'd like the following layout (like above inquiry)<br />Department 1<br /> - Title 01<br /><br />Department 2<br /> - Title 02<br /> - Title 03<br /><br />My code looks as such (please don't laugh...)<br />--- Head code ----<br /><code>&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  <br />  require_once &quot;/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($as_humanities_faclistRecords, $as_humanities_faclistMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'as_humanities_faclist',<br />  ));<br /><br />  $titleCount=array(); <br />  foreach($titleRecords as $title){ <br />    @$titleCount[$title['department']]++; <br />  } <br />?&gt;</code><br /><br />---------Body code -------------<br /><code>    &lt;!-- STEP2: Display Records (Paste this where you want your records to be listed) --&gt;<br />    &lt;?php if ($as_humanities_faclistRecords): ?&gt;<br />    &lt;div id=&quot;popup&quot; style=&quot;display: none;&quot;&gt;&lt;/div&gt;<br />    &lt;?php foreach ($departmentRecords as $department): ?&gt;  <br /> &lt;?php if(@$titleCount[title['num']) : ?&gt; <br />  &lt;b&gt;&lt;?php echo $department['department'] ?&gt;&lt;/b&gt;&lt;BR /&gt;  <br /> &lt;?php endif ?&gt; <br />  &lt;?php foreach ($titleRecords as $title): ?&gt;  <br />    &lt;?php if ($title['department'] != $title['num']) { continue; } // skip records which aren't in this category ?&gt;  <br />      &lt;?php echo $title['title'] ?&gt;&lt;BR /&gt;  <br />    &lt;?php endforeach ?&gt;  <br />&lt;?php endforeach ?&gt;<br />&lt;?php endif ?&gt;<br />    <br />    &lt;?php if (!$as_humanities_faclistRecords): ?&gt;<br />      &lt;li&gt;No records were found!&lt;/li&gt;<br />    &lt;?php endif ?&gt;<br /><br />      &lt;!-- STEP2a: /Display Uploads --&gt;</code><br />]]></description>
          <pubDate>Wed, 19 May 2010 16:35:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204390#post2204390</guid>
        </item>
                <item>
          <title>Re: [Jason] Category List with Sub Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204384#post2204384</link>
          <description><![CDATA[Hey Jason, <br /><br />I'm a bit confused.  I'm trying to do something similar.  Need I set up a Category Menu for this to work?  <br /><br />What I did:  I setup a Multi Record Menu and added a List field.<br />]]></description>
          <pubDate>Wed, 19 May 2010 16:00:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204384#post2204384</guid>
        </item>
                <item>
          <title>Re: [chris] Quotation &amp; Single Quotes throw off my Javascript...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204381#post2204381</link>
          <description><![CDATA[Thanks Chris; that did it!  <br /><br />problem solved...<br />]]></description>
          <pubDate>Wed, 19 May 2010 15:19:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204381#post2204381</guid>
        </item>
                <item>
          <title>Quotation &amp; Single Quotes throw off my Javascript...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204114#post2204114</link>
          <description><![CDATA[Hi I'm running a slideshow script that gets it's images/captions/etc.  The script controller looks like this:<br /><br /><code>&lt;!-- STEP 2a: Display Uploads for field 'image_gallery' (Paste this anywhere inside STEP2 to display uploads) --&gt;<br />  &lt;!-- Upload Fields: num, createdTime, tableName, fieldName, recordNum, preSaveTempId, filePath, filename, extension, thumbFilePath, isImage, hasThumbnail, urlPath, width, height, thumbUrlPath, thumbWidth, thumbHeight, info1, info2, info3, info4, info5 --&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;		<br />		//&lt;![CDATA[<br />	  window.addEvent('domready', function(){<br />      // Load your images here<br />	    var data = {<br />&lt;?php foreach ($pr_homepage_bannerRecords as $record): ?&gt;<br />	&lt;?php foreach ($record['banner'] as $upload): ?&gt;<br />		&lt;?php if ($upload['hasThumbnail']): ?&gt;<br />		'&lt;?php echo $upload['filename'] ?&gt;': { caption: '&lt;div class=&quot;subhead_gold&quot;&gt;&lt;a href=&quot;&lt;?php echo $record['link'] ?&gt;&quot;&gt;&lt;?php echo $upload['info1'] ?&gt;&lt;/a&gt;&lt;/div&gt;&lt;?php echo $upload['info2'] ?&gt;' },<br />		&lt;?php else: ?&gt;<br />		 '&lt;?php echo $upload['filename'] ?&gt;': { caption: '&lt;div class=&quot;subhead_gold&quot;&gt;&lt;a href=&quot;&lt;?php echo $record['link'] ?&gt;&quot;&gt;&lt;?php echo $upload['info1'] ?&gt;&lt;/a&gt;&lt;/div&gt;&lt;?php echo $upload['info2'] ?&gt;' },<br />		&lt;?php endif ?&gt;<br />	&lt;?php endforeach ?&gt;<br />&lt;?php endforeach ?&gt;<br />	      <br />		  'marauderPride.jpg': { caption: '&lt;div class=&quot;subhead_gold&quot;&gt;&lt;a href=&quot;http://studentaffairs.centralstate.edu/document_details.php?Marauder-Pride-3&quot;&gt;Marauder Pride&lt;/a&gt;&lt;/div&gt;Honesty, hard work, caring and excellence define our pride.' }<br />	    };<br />	    // Initialize the Slideshow instance<br />	    var myShow = new Slideshow('show', data, { captions: true, controller: true, height: 215, hu: 'hp_includes/Slideshow/images/', width: 595 });<br />	  });<br />	//]]&gt;<br />	&lt;/script&gt;<br /><br /><br />&lt;div id=&quot;show&quot; class=&quot;slideshow&quot; style=&quot;background: #ddd; border:0; padding:0;&quot;&gt;<br />&lt;/div&gt;<br />&lt;?php if (!$pr_homepage_bannerRecords): ?&gt;<br /><br />&lt;img src=&quot;hp_includes/Slideshow/images/01.jpg&quot; alt=&quot;image 1&quot; width=&quot;595&quot; height=&quot;215&quot; /&gt;<br /><br />&lt;?php endif ?&gt;<br />&lt;!-- STEP2a: /Display Uploads --&gt;</code><br /><br />The Image Slideshow works great UNLESS I want to use Quotation marks or apostrophes in the info1 &amp; info2 fields.<br /><br />My Question: How do I get CMSB to publish &quot;' as &amp;quot; &amp;lsquo; &amp;rsquo;?<br />]]></description>
          <pubDate>Wed, 12 May 2010 13:26:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204114#post2204114</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Collapsible groups of fields in section editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201856#post2201856</link>
          <description><![CDATA[Hey Jerry,<br /><br />I am looking for the exact same thing!  I'd like to give my content editors the chance to add a field dynamically.  Honestly, I'd be happy with a &quot;messages&quot; popup similar to the &quot;uploads&quot; field. <br /><br />Anyway, if I find a way to do it, I'll post.<br />]]></description>
          <pubDate>Tue, 16 Feb 2010 16:22:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201856#post2201856</guid>
        </item>
                <item>
          <title>Re: [NigelGordijk] Images on a subdomain</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201105#post2201105</link>
          <description><![CDATA[<blockquote>Thanks, Chris. I've submitted my info.<br /><br />Cheers,</blockquote><br /><br />Was there a solution?  I'm trying to do something similar with lacking results.  <br /><br />cmsAdmin is installed on : www.centralstate.edu<br />would like images at       : studentaffairs.centralstate.edu<br /><br />Any help is appreciated! <br /> - Mike<br />]]></description>
          <pubDate>Thu, 14 Jan 2010 12:42:18 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201105#post2201105</guid>
        </item>
                <item>
          <title>Re: [Dave] AutoPublish Date feature</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200620#post2200620</link>
          <description><![CDATA[FYI - If you see the solution, please help others by posting the thread... I'm still looking for this thread.  I'll update if I see a solution for future assistance...[:)]<br /><br />Update01:  There's useful information found here <a target="_blank" href="http://www.interactivetools.com/forum/gforum.cgi?post=63491;search_string=auto%20Publish;#63491">http://www.interactivetools.com/forum/gforum.cgi?post=63491;search_string=auto%20Publish;#63491</a><br /><br />Anyone needing to add AutoPublish options should also know these options are accessed on a record by record basis, so they're visible on your record editing page. The &quot;how-to&quot; link:<br /><a target="_blank" href="http://www.interactivetools.com/docs/cmsbuilder/special_fieldnames.html">http://www.interactivetools.com/docs/cmsbuilder/special_fieldnames.html</a><br /><br />Update02:  I just tried it.  YOU GUYS ARE AWESOME!]]></description>
          <pubDate>Wed, 09 Dec 2009 12:31:42 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200620#post2200620</guid>
        </item>
                <item>
          <title>Re: [Jake] AM1-&gt;AM2 One Preview Template</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2224947#post2224947</link>
          <description><![CDATA[Jake,<br /><br />I'm trying to do this by clicking on:<br />"Use this publish rule for generating previews from the Article Editor"<br /><br /><br />But I keep getting this error message:<br />"Article Previews are already being generated with the rule: 'NewsCentral Articles'.<br />You must disabled Article Previews in that rule first before enabling them in this rule."<br /><br />I've got two different categories with different placeholders.  What do I need to do?<br />]]></description>
          <pubDate>Thu, 21 Feb 2008 10:46:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2224947#post2224947</guid>
        </item>
              </channel>
    </rss>
  