<?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%3Amediaco</link>
        <description></description>
        <pubDate>Sat, 06 Jun 2026 23:10:32 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Amediaco&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Membership Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2232267#post2232267</link>
          <description><![CDATA[<p>Hi,</p>
<p><a href="http://www.ragdalehall.co.uk/" rel="nofollow">http://www.ragdalehall.co.uk/</a></p>
<p>How do I go about upgrading the membership plugin so that users can log in email address or username?</p>
<p>Also im getting stuck in a loop with the login feature. Instead of taking to me to the page ive requested it gives me the "you are already logged in warning". Can I do somethign about this. I'm alsu using the simplecart code.</p>

<p>Thanks,</p>

<p>Ross.</p>]]></description>
          <pubDate>Tue, 29 Oct 2013 09:51:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2232267#post2232267</guid>
        </item>
                <item>
          <title>CMS Installation - MBSTRING error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2230883#post2230883</link>
          <description><![CDATA[<p>I have a new site that will be powered by CMSB.</p>
<p>Whilst installing I got the error about MBSTRING and safe_mode.</p>
<p>The customer contacted the ISP to have them make the necessary changes but they said they will not do this as the site is on a shared server.</p>
<p>We offered to host the site elsewhere but the customer is refusing so we have reached an impasse.</p>
<p>In order to get the CMSB installed I attempted to modify the /lib/init.php myself. I have commented out the following lines:</p>
<p><strong>250 </strong>if (!extension_loaded('mbstring')) { $missingExtensions .= "This program requires the PHP 'mbstring' extension.&lt;br/&gt;\n"; }</p>
<p><strong>266</strong> $inSafeMode = ini_get('safe_mode') &amp;&amp; strtolower(ini_get('safe_mode')) != 'off';</p>
<p><strong>267</strong> if ($inSafeMode) { $errors .= "Please disable the 'safe_mode' setting in php.ini. (safe_mode has been removed from the latest PHP versions and it's use is &lt;b&gt;highly discouraged&lt;/b&gt; by the authors of PHP - &lt;a href='<a href="http://php.net/manual/en/ini.sect.safe-mode.php" rel="nofollow">http://php.net/manual/en/ini.sect.safe-mode.php</a>'&gt;read more&lt;/a&gt;)&lt;br/&gt;\n"; }</p>
<p>The CMSB is now installed and operational, but i'm worried that making these edits will effect the CMSB.</p>
<p>Can you please advise as this is now a matter of urgency.</p>
<p>Ross.</p>]]></description>
          <pubDate>Tue, 04 Jun 2013 06:32:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2230883#post2230883</guid>
        </item>
                <item>
          <title>Re: [greg] Update DB from out of the CMS</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218672#post2218672</link>
          <description><![CDATA[Great. Had to tweak it a little but it's working perfectly now. Thanks.<br />]]></description>
          <pubDate>Fri, 30 Nov 2012 05:59:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218672#post2218672</guid>
        </item>
                <item>
          <title>Update DB from out of the CMS</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218657#post2218657</link>
          <description><![CDATA[In my cms, I have a table (sc_orders) which has a checkbox field named &quot;printed&quot;.<br /><br />The contents of &quot;sc_order&quot; are shown in a list page and then a detail page for each record. And the value of printed is echoed on the list page. Basically to show if the detail page has been printed or not.<br /><br />Is it possible to have a checkbox on the detail page, that when checked updates the value of &quot;printed&quot; in the DB?<br /><br />This will then automatically be echoed in the list page.<br /><br />I had thought this might be posible using mysql_update?<br />]]></description>
          <pubDate>Thu, 29 Nov 2012 10:21:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218657#post2218657</guid>
        </item>
                <item>
          <title>Re: [greg] Alternate preview / page link</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218159#post2218159</link>
          <description><![CDATA[I actually want a link to be placed in the CMSB.<br /><br />Similar to how there are modify and delete buttons, I would like a link to take them directly to the created page.<br /><br />I know I can use preview, but I don't want the preview.php-99999 stuff. I want them taken to the actual page.<br /><br />In the CMSB on the list page I have outputted the _link in one column but it just shows the tail. I want it to be the full link and to be clickable.<br />]]></description>
          <pubDate>Wed, 17 Oct 2012 02:38:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218159#post2218159</guid>
        </item>
                <item>
          <title>Alternate preview / page link</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218143#post2218143</link>
          <description><![CDATA[I have a list of pages (multi-record) and have the detail and preview pages information set accordingly.<br /><br />Is there any possible way in the CMS, in the list view I could provide a direct link to the page? Opening in a new window/tab?<br /><br />At the moment it shows the _link but it's not clickable.<br /><br />Anyone else ever encounter this?<br />]]></description>
          <pubDate>Tue, 16 Oct 2012 06:21:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218143#post2218143</guid>
        </item>
                <item>
          <title>Multiple Categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214714#post2214714</link>
          <description><![CDATA[I have a site that has multiple categories.<br /><br />I have the nav set to display in an unordered list.<br /><br />On most pages (single &amp; Multi) the 'categoryFormat' is working, showing both categories with onelevel.<br /><br />But on either category pages both categories are showing as two level in the navigation.<br /><br />Ideally on the specified page I want the appropriate nav(category) to show twolevel and the other nav(category) as just onelevel.<br /><br />Essentially this is displays similar to a toggled menu from page to page.<br /><br />Snippet of my Code ...<br /><br />    list($lta_practiceRecords, $selectedCategory) = getCategories(array(<br />    'tableName'           =&gt; 'lta_practice',<br />    'selectedCategoryNum' =&gt; '',         // defaults to getNumberFromEndOfUrl()<br />    'categoryFormat'      =&gt; 'twolevel',  // showall, onelevel, twolevel<br />	'useSeoUrls'         =&gt; true,<br />  ));<br />  <br />        list($resourcesRecords, $selectedCategory2) = getCategories(array(<br />    'tableName'           =&gt; 'resources',<br />    'selectedCategoryNum' =&gt; '',         // defaults to getNumberFromEndOfUrl()<br />    'categoryFormat'      =&gt; 'onelevel',  // showall, onelevel, twolevel<br />	'useSeoUrls'         =&gt; true,<br />    'limit'       =&gt; '1',<br />  ));<br /><br />&lt;ul&gt;<br />	&lt;?php foreach ($lta_practiceRecords as $lta_practiceRecord): ?&gt;<br />		&lt;?php echo $lta_practiceRecord['_listItemStart'] ?&gt; &lt;a href=&quot;&lt;?php echo $lta_practiceRecord['_link'] ?&gt;&quot;&gt;&lt;?php echo $lta_practiceRecord['name'] ?&gt;&lt;/a&gt; &lt;?php echo $lta_practiceRecord['_listItemEnd'] ?&gt;<br />	&lt;?php endforeach; ?&gt;<br />		&lt;?php foreach ($resourcesRecords as $resourcesRecord): ?&gt;<br />		&lt;?php echo $resourcesRecord['_listItemStart'] ?&gt; &lt;a href=&quot;&lt;?php echo $resourcesRecord['_link'] ?&gt;&quot;&gt;&lt;?php echo $resourcesRecord['name'] ?&gt;&lt;/a&gt; &lt;?php echo $resourcesRecord['_listItemEnd'] ?&gt;<br />	&lt;?php endforeach; ?&gt;<br />&lt;/ul&gt;<br /><br />It seems a problem having multiple categoryFormat with opposing values on one page?<br /><br />Any help appreciated [crazy]<br />]]></description>
          <pubDate>Wed, 11 Jan 2012 11:21:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214714#post2214714</guid>
        </item>
                <item>
          <title>Re: [Jason] Linking and redirects</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213994#post2213994</link>
          <description><![CDATA[I suppose it's not so much a list of pages I want.<br /><br />Scenario is... User is inputting text in the CMS, they would like some selected words to link to another page in the site. They highlight the selected wording and select <b>insert/edit link</b>... from there can they be offered the chance to browse the site to link to a page? Even if I have to specify what sections (table names) they are allowed to use.<br />]]></description>
          <pubDate>Wed, 23 Nov 2011 12:05:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213994#post2213994</guid>
        </item>
                <item>
          <title>Get options from database</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213980#post2213980</link>
          <description><![CDATA[I have a University site using CMSB.<br /><br />In the CMS there are a list of courses, table named COURSES.<br /><br />There is a separate table named VIDEOS that contains a <b> name </b> and an uploaded FLV &quot;video_file&quot;.<br /><br />In COURSES, I want to allow the CMS user to select an item from VIDEOS via a pull down list.<br /><br />I can do this by selecting 'Get options from database (advanced)'. But i am only then given the name.<br /><br />Ideally I would like  to output the name, urlPath and thumbNail details of the relevant upload.<br /><br />Can this be done?<br />]]></description>
          <pubDate>Tue, 22 Nov 2011 11:01:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213980#post2213980</guid>
        </item>
                <item>
          <title>Linking and redirects</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213929#post2213929</link>
          <description><![CDATA[Firstly please excuse my ignorance if I missing something plainly obvious, but I seem to be defeated.<br /><br />In the CMS when a user adds a hyperlink, is there a way to provide them with a list of pages contained in the CMS? I had thought to maybe use related records?<br /><br />Also, as I am updating an existing site that has been indexed by google i'd like to set up some 301 redirects. I can do this via an htaccess file. Will adding this to an htaccess on the top level cause any disturbance to the CMS?<br /><br />Thanks.<br />]]></description>
          <pubDate>Thu, 17 Nov 2011 05:30:15 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213929#post2213929</guid>
        </item>
                <item>
          <title>Forum plug in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213733#post2213733</link>
          <description><![CDATA[Is there a way to have a forum that is run/managed via CMSB? Or, does anyone know of a suitable 3rd party forum that would work well in conjunction with CMSB? Thanks, Ross.<br />]]></description>
          <pubDate>Wed, 02 Nov 2011 04:15:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213733#post2213733</guid>
        </item>
              </channel>
    </rss>
  