<?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%3Achrisl</link>
        <description></description>
        <pubDate>Sun, 03 May 2026 01:56:20 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Achrisl&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Membership Protected Area - Google</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2232719#post2232719</link>
          <description><![CDATA[<p>I have a membership login area on a CMS Builder website using the membership plugin.  Within the membership page to which members are directed after logging in,  is a link to a pdf version of our membership list.  It was brought to my attention last week that this pdf is available through a Google search which I tried and sure enough there it was.  I have removed all old and current versions of this membership list pending looking for a solution.  Right now I have purchased an update for CMS Builder and have downloaded the latest membership plugin.  I will be installing these shortly.  The question remains - once I do this will Google be able to mine into the directory that holds the membership list ie: ../cmsAdmin/uploads/ ??</p>
<p>Thanks - CJ</p>]]></description>
          <pubDate>Mon, 16 Dec 2013 12:45:15 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2232719#post2232719</guid>
        </item>
                <item>
          <title>Re: [northernpenguin] CMS - Download User Manual for Client</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202501#post2202501</link>
          <description><![CDATA[Hi <br /><br />Thanks for that ... will have a look. <br /><br />CJ<br />]]></description>
          <pubDate>Mon, 15 Mar 2010 22:34:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202501#post2202501</guid>
        </item>
                <item>
          <title>CMS - Download User Manual for Client</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202472#post2202472</link>
          <description><![CDATA[Hi <br /><br />Is there a downloadable version of a user manual for CMS that speaks to how to generate, edit, etc. pages?<br />]]></description>
          <pubDate>Mon, 15 Mar 2010 12:03:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202472#post2202472</guid>
        </item>
                <item>
          <title>Re: [Dave] Login Error Message</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202140#post2202140</link>
          <description><![CDATA[Hi <br /><br />Yes got hold of server and sure enough they confirmed software upgrade  - modified ../data/settings.dat and changed &quot;timezone = &quot;US/Pacific_new&quot; to timezone = &quot;US/Pacific&quot; - corrected the problem. <br /><br />All is well. <br /><br />With thanks<br />]]></description>
          <pubDate>Mon, 01 Mar 2010 17:52:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202140#post2202140</guid>
        </item>
                <item>
          <title>Login Error Message</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202135#post2202135</link>
          <description><![CDATA[Client reports that website is down and unable to login - getting following error: <br /><br />Notice: date_default_timezone_set(): Timezone ID 'US/Pacific-New' is invalid in /home1/domain/public_html/cmsAdmin/lib/init.php on line 142  <br /><br />When I try to login into the admin area I get the same error.  No work has been done on this site for some time.  Any hints on this one?<br />]]></description>
          <pubDate>Mon, 01 Mar 2010 14:02:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202135#post2202135</guid>
        </item>
                <item>
          <title>Re: [chris] WebsiteMembership Plugin - Non Generated Password</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201805#post2201805</link>
          <description><![CDATA[Outstanding.  Works like a charm.<br />]]></description>
          <pubDate>Thu, 11 Feb 2010 19:11:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201805#post2201805</guid>
        </item>
                <item>
          <title>Re: [chris] WebsiteMembership Plugin - Non Generated Password</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201788#post2201788</link>
          <description><![CDATA[Yes I see the logic in the way it is designed. I will not amend it.   The statement $_REQUEST['password'] = substr(md5(uniqid(rand(), true)), 15); // example output: c5560251ef0b3eef9 - is the &quot;15&quot; the command that generates the length of the password (trying to simplify it for our members)?  So if you replace 15 with say 5 it would generate a shorter password?<br />]]></description>
          <pubDate>Thu, 11 Feb 2010 15:58:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201788#post2201788</guid>
        </item>
                <item>
          <title>WebsiteMembership Plugin - Non Generated Password</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201756#post2201756</link>
          <description><![CDATA[Hi <br /><br />Love this plugin and would encourage others to use. <br /><br />Right now I have it set with the email being the username and the program sending a password over to user.  QUESTION:  A few members are getting confused with the process (don't get me started) so is it possible to have the user fill in the signup.php with both the username and password thereby avoiding the email part of the process?<br />]]></description>
          <pubDate>Tue, 09 Feb 2010 22:58:29 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201756#post2201756</guid>
        </item>
                <item>
          <title>Re: [Dave] WebsiteMembership Plugin - Wordpress</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201548#post2201548</link>
          <description><![CDATA[Hi <br /><br />Well the thing about theory is ... sometimes it takes an experiment.  So here it is after several attempts: <br /><br />Open file wp-blog-header.php and amend as follows (note the additional of root): <br /><br />&lt;?php require_once &quot;../cmsAdmin/lib/viewer_functions.php&quot;; ?&gt;<br />&lt;?php if (!$CURRENT_USER) { websiteLogin_redirectToLogin(); } ?&gt;<br />&lt;?php<br /> <br /><br />if ( !isset($wp_did_header) ) { <br /><br /> $wp_did_header = true; <br /><br /> require_once( dirname(__FILE__) . '/wp-load.php' ); <br /><br /> wp(); <br /><br /> require_once( ABSPATH . WPINC . '/template-loader.php' ); <br /><br />} <br /><br />?&gt; <br /><br />Once that file is amended then it forces the page to open the login screen from the WebsiteMembership Plugin.  Once logged in, blog can be entered . <br /><br />Cool.<br />]]></description>
          <pubDate>Mon, 01 Feb 2010 22:50:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201548#post2201548</guid>
        </item>
                <item>
          <title>WebsiteMembership Plugin - Wordpress</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201543#post2201543</link>
          <description><![CDATA[Hi <br /><br />Has anyone had success in integrating the WebsiteMembership Plugin to work with a blog directory containing Wordpress.  I have a site where I have successfully integrated WebsiteMembership plugin for CMS.  This allows membership login to specific areas of the site, however, I would love to have the same ability when they enter the blog.  Suggestions?<br />]]></description>
          <pubDate>Mon, 01 Feb 2010 19:15:30 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201543#post2201543</guid>
        </item>
                <item>
          <title>Re: [_kate_] List and Detail Page Url error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194051#post2194051</link>
          <description><![CDATA[Now I understand ... yes I have developed two pages in the /news/ directory and played around abit.  I see how this works now. <br /><br />Thanks <br /><br />CJ<br />]]></description>
          <pubDate>Mon, 03 Nov 2008 12:59:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194051#post2194051</guid>
        </item>
                <item>
          <title>List and Detail Page Url error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194038#post2194038</link>
          <description><![CDATA[I am attempting to get my news page to list headers only with links to articles.  While I have got the list to work, the &quot;_link : [url &quot;http://midislandcastaways.com/news/newsDetail.php?11&quot;]<span style="color: #800080">/news/newsDetail.php?11[/#800080][/url]&quot; does not provide the article (404 Not Found).  The link goes to  <a target="_blank" href="http://clientsite.com/news/newsDetail.php?11">http://clientsite.com/news/newsDetail.php?11</a> .  Can you give me a hint as to how I get a multiple menu type to list the articles with a correct detailed article link. <br /><br />CJ<br />]]></description>
          <pubDate>Sun, 02 Nov 2008 16:09:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194038#post2194038</guid>
        </item>
                <item>
          <title>Re: [Dave] Uploading pdf files</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191207#post2191207</link>
          <description><![CDATA[Hi <br /><br />OK now I get it - was thinking it was like AM2 where actual files needed to be changed.  Many thanks for quick response. <br /><br />cj<br />]]></description>
          <pubDate>Tue, 15 Apr 2008 13:41:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191207#post2191207</guid>
        </item>
                <item>
          <title>Re: [Dave] CMS Builder - Roadmap &amp; Feature Requests (post feature requests here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191179#post2191179</link>
          <description><![CDATA[Hi Dave,  <br /><br />A spellchecker ... we need a spell checker [:(]<br />]]></description>
          <pubDate>Sat, 12 Apr 2008 16:22:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191179#post2191179</guid>
        </item>
                <item>
          <title>Uploading pdf files</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191178#post2191178</link>
          <description><![CDATA[Hi  <br /><br />I am missing something - have researched the forum and documentation but all I find for adding pdf uploads is the following from Dave: <br /><br />For security, you can limit what file types are allowed for each upload field. <br /><br />Find your upload field in the field editor and you'll see a field called &quot;File extensions allowed:&quot;. This is a comma seperated list of allowed file extensions. <br /><br />So you might change it to &quot;gif, jpg, png, pdf&quot; (without the quotes) or just &quot;pdf&quot; if that's all you want people uploading in that field. <br /><br />Also, note that we're releasing a new version (I think today) that supports uploading through the wysiwyg as well. I'll post in the forum as soon as that's out.  <br /><br />Ok, humor me - where is the &quot;upload field in the field editor&quot; - in what file is it contained ... or am I missing something obvious!  I am using the latest version. <br /><br />cj<br />]]></description>
          <pubDate>Sat, 12 Apr 2008 16:20:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191178#post2191178</guid>
        </item>
                <item>
          <title>Re: [ChetW] Search.cgi and Explorer 6</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222892#post2222892</link>
          <description><![CDATA[Thanks Chet, <br /><br />Ended up deleting all form style references and worked back from there.  Know this reference to be the problem:<br /><br />&lt;span style="white-space:nowrap;"&gt;&lt;input type="checkbox" class="checkbox" name="includeSubcats" id="includeSubcats" value=1 checked="checked"&gt; &lt;label for="includeSubcats"&gt;Search subcategories (hold ctrl to select multiple)&lt;/label&gt;&lt;/span&gt;<br /><br />Remove the &lt;span style="white-space:nowrap;"&gt;&lt;/span&gt; reference and it works in Explorer 6.<br /><br />Others who do not use the AM2 style sheet may wish to check into this.<br /><br />Thanks,<br /><br /><br />CJ<br />]]></description>
          <pubDate>Thu, 10 May 2007 14:02:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222892#post2222892</guid>
        </item>
                <item>
          <title>Search.cgi and Explorer 6</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222884#post2222884</link>
          <description><![CDATA[Hi<br /><br />Could someone have a look at:<br /><a href="http://oceansideseniors.ca/artman2/search.cgi" rel="nofollow">http://oceansideseniors.ca/artman2/search.cgi</a><br />in Explorer 6.  This search.cgi page shows perfectly in Explorer7 and Firefox but slips out of the body &lt;div&gt; tag in Exporer 6.<br /><br />Anyone have this problem before?<br /><br />CJ<br />]]></description>
          <pubDate>Wed, 09 May 2007 12:47:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222884#post2222884</guid>
        </item>
                <item>
          <title>Re: [biruel] Articles in Tab Panel Pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222580#post2222580</link>
          <description><![CDATA[Thank you for suggestion.  I will work with this and see if it addresses my needs.  <br /><br />cj<br />]]></description>
          <pubDate>Fri, 13 Apr 2007 09:50:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222580#post2222580</guid>
        </item>
                <item>
          <title>Re: [biruel] Articles in Tab Panel Pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222566#post2222566</link>
          <description><![CDATA[Thanks for the reference.<br /><br />Yes I know that I can code in the  the indexes in the tabs under different categories and I know I can code in the complete tabs html into the article itself thereby showing the article in tab format. I have done this on another site.<br /><br />What I would like to do is have one complete article show in each of the tabs (your example - one in Saude - one in Educacao - one in Seguranca - etc.)<br /><br />Has anyone done this?  Is this possible?<br /><br />Cj<br />]]></description>
          <pubDate>Thu, 12 Apr 2007 14:41:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222566#post2222566</guid>
        </item>
                <item>
          <title>Articles in Tab Panel Pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222551#post2222551</link>
          <description><![CDATA[Can you import specific articles onto tab panel pages, eg:<br /><br />  &lt;div id="1_1" class="down"&gt; &lt;a class="down" href="javascript:;"&gt;Article 1&lt;/a&gt; <br />&lt;/div&gt;<br />&lt;div id="1_2"&gt;<br />&lt;a href="javascript:;"&gt;Article 2&lt;/a&gt;<br />&lt;/div&gt;<br />&lt;div id="1_3"&gt;<br />&lt;a href="javascript:;"&gt;Article 3&lt;/a&gt;<br />&lt;/div&gt;<br />&lt;br class="clear"&gt;<br />&lt;/div&gt;<br /><br /><br />&lt;div class="content"&gt; <br />&lt;div id="1_1"&gt;                <br />&lt;h4&gt;&lt;img src="/img/light_east.gif"&gt;<br />Article content inserted here<br />&lt;/div&gt;<br /><br /> &lt;div id="1_2"&gt; <br />Article content goes here<br /> &lt;/div&gt;<br /><br />&lt;div id="1_3"&gt; <br />Article content goes here                <br />&lt;/div&gt;<br />&lt;/div&gt;<br />&lt;/div&gt;<br /><br />Basically the body of the page would hold a number of tab panels each of which would be populated with an article which, of course would be edited in the admin. area?<br /><br />cj<br />]]></description>
          <pubDate>Wed, 11 Apr 2007 16:40:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222551#post2222551</guid>
        </item>
                <item>
          <title>Repeating Membership Information</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222459#post2222459</link>
          <description><![CDATA[Prior to integrating AM into design I need to know if I can do the following - adding fields through the Admin &gt; Database Editor &gt; Table Editor &gt; Add Field process.<br /><br />I will be having up to 100 different groups listing detailed information about their organization on the website.  What I wish to do is standardize the information so that all are shown in the same format and order.  I can add individual fields to the articles &gt; create form which they would be allowed to complete (limiting their access only to their individual category.  I would then need to sort out how they would be listed probably by hard coding the individual pages  through a linked list, etc.<br /><br />Question:  Is there any limitation to the number of fields I can add to the article form?  Can you confirm I can turn off the WYSWYG editor on the article form.<br /><br />Thanks, <br /><br />cj<br />]]></description>
          <pubDate>Thu, 05 Apr 2007 13:50:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222459#post2222459</guid>
        </item>
                <item>
          <title>Re: [ChetW] Email &amp; Print code in include statements</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222347#post2222347</link>
          <description><![CDATA[Yes that fixed it - will transfer sitenav code into article template.  Many thanks,<br /><br />Cj<br />]]></description>
          <pubDate>Sat, 31 Mar 2007 16:36:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222347#post2222347</guid>
        </item>
                <item>
          <title>Re: [chrisl] Email &amp; Print code in include statements</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222336#post2222336</link>
          <description><![CDATA[Hi<br /><br />Include as attached.<br />]]></description>
          <pubDate>Sat, 31 Mar 2007 10:21:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222336#post2222336</guid>
        </item>
                <item>
          <title>Email &amp; Print code in include statements</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222320#post2222320</link>
          <description><![CDATA[Attempting to place the following articlePage.html code into an include statement which houses other site navigation:<br />&lt;a href="mailto:?subject=$article.title:urlEncoded$&amp;body=$published.articlePage.url:urlEncoded$"&gt;Email&amp;nbsp;this&amp;nbsp;article&lt;/a&gt;&lt;br&gt;<br />        &amp;nbsp;&lt;a href="$published.articlePrinterPage.url$"&gt;Printer&amp;nbsp;friendly&amp;nbsp;page&lt;/a&gt;<br /><br />Does not appear to like this treatment.  The coding for the articlePage.html is:<br />...<br />&lt;p&gt;&lt;!-- templatecell : article.attachments.row --&gt;<br />&lt;li&gt;&lt;a href="$file.weburl$"&gt;$file.title$&lt;/a&gt;&lt;/li&gt;<br />&lt;!-- /templatecell : article.attachments.row --&gt;&lt;/p&gt; 	 <br />&lt;!-- site nav starts here --&gt;&lt;!--#include virtual="/vincludes/sitenav.htm" --&gt;<br />&lt;!-- site nav ends here --&gt;<br /><br />&lt;!-- footer --&gt; ...<br /><br />The site navigation shows up but the code for email and article print does not work.  Any ideas?<br /><br />Cj<br />]]></description>
          <pubDate>Fri, 30 Mar 2007 13:53:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222320#post2222320</guid>
        </item>
                <item>
          <title>Re: [ross] Fully justy text in Article Manager</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2221471#post2221471</link>
          <description><![CDATA[Hi<br /><br />Yup that attachment worked.  Many thanks.<br /><br />Cj<br />]]></description>
          <pubDate>Tue, 06 Feb 2007 17:21:52 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2221471#post2221471</guid>
        </item>
              </channel>
    </rss>
  