<?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%3AMoonworks</link>
        <description></description>
        <pubDate>Fri, 01 May 2026 03:33:04 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3AMoonworks&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [chris] Using CMSBuilding Login</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199101#post2199101</link>
          <description><![CDATA[That is working, it brings up the place for accessing admin or says you must login firt, but never takes me to the actual page I want.<br /><br />I ahve the page films.php, but going there takes me to the login which then takes me to admin.  If I then click on view site it takes me to the main page of the site and clicking on the fims link then takes me to admin, as I am now logged in.  It never actually lets me the see the page I'm trying to view.<br />]]></description>
          <pubDate>Wed, 02 Sep 2009 13:35:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199101#post2199101</guid>
        </item>
                <item>
          <title>Re: [chris] Using CMSBuilding Login</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199095#post2199095</link>
          <description><![CDATA[Thanks,  looks like I've been doing it wrong all along.<br /><br />That worked fine, but just one more question.  where it says you must login first, is there a way to being up the login screen?<br />]]></description>
          <pubDate>Wed, 02 Sep 2009 11:38:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199095#post2199095</guid>
        </item>
                <item>
          <title>Re: [chris] Using CMSBuilding Login</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199089#post2199089</link>
          <description><![CDATA[I get the error whatever I try.<br /><br />Here is the code I have:<br /><br /><code>&lt;html&gt;<br /><br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Language&quot; content=&quot;en-gb&quot;&gt;<br />&lt;?php<br />  <br />  if (!defined('START_SESSION')) { define('START_SESSION', true); }<br />    require_once &quot;/var/www/vhosts/horroruk.com/httpdocs/admin/lib/viewer_functions.php&quot;;<br />    <br />if (!@$_SESSION['username']) { die(&quot;You must login first!&quot;); }<br /><br />  list($filmRecords, $filmMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'film',<br />    'perPage'     =&gt; '10',<br />  ));<br /><br />?&gt;<br /><br />&lt;title&gt;Horror UK&lt;/title&gt;</code><br />]]></description>
          <pubDate>Wed, 02 Sep 2009 10:57:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199089#post2199089</guid>
        </item>
                <item>
          <title>Re: [chris] Restrict Access</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199078#post2199078</link>
          <description><![CDATA[Thanks, had a go but had to ask a further question on there<br />]]></description>
          <pubDate>Tue, 01 Sep 2009 20:51:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199078#post2199078</guid>
        </item>
                <item>
          <title>Re: [andycal] Using CMSBuilding Login</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199077#post2199077</link>
          <description><![CDATA[I've tried the above, but get the following error:<br /><br /><code>Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/horroruk.com/httpdocs/films.php:5) in /var/www/vhosts/horroruk.com/httpdocs/admin/lib/init.php on line 63</code><br />]]></description>
          <pubDate>Tue, 01 Sep 2009 20:46:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199077#post2199077</guid>
        </item>
                <item>
          <title>Restrict Access</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199070#post2199070</link>
          <description><![CDATA[Is there a way to restrict access to the pages of the website, so that only those who are logged into CMSB can see any of them?<br /><br />I'm working wity a team of authors, putting together a horror anthology, and I'm going to be using CMSB for everybody to submit their stories so that everybody else can read/edit them.  I could set up a password protected area on the site, but don't really want to have to get people to log into that and then log into CMSB seperately.<br />]]></description>
          <pubDate>Tue, 01 Sep 2009 16:47:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199070#post2199070</guid>
        </item>
                <item>
          <title>Re: [chris] Automatically add users name</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199018#post2199018</link>
          <description><![CDATA[Thanks, got it all fully working now<br />]]></description>
          <pubDate>Sat, 29 Aug 2009 20:13:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199018#post2199018</guid>
        </item>
                <item>
          <title>Re: [chris] Automatically add users name</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199007#post2199007</link>
          <description><![CDATA[I got it to work great on the detail page, but it doesn't seem to want to do it on a list page.  is there something different that needs to be on a list page?<br />]]></description>
          <pubDate>Sat, 29 Aug 2009 17:56:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199007#post2199007</guid>
        </item>
                <item>
          <title>Re: [chris] Automatically add users name</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199004#post2199004</link>
          <description><![CDATA[Thanks, I should have seen that.  These 17 hour working days are starting to get to me now I think [crazy]<br />]]></description>
          <pubDate>Sat, 29 Aug 2009 17:49:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199004#post2199004</guid>
        </item>
                <item>
          <title>Re: [chris] Automatically add users name</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198999#post2198999</link>
          <description><![CDATA[Thanks.  I tried that, but get the following error:<br /><br /><blockquote>Notice: Undefined variable: productsRecord in /var/www/vhosts/horroruk.com/httpdocs/filmreviewsdetail.php on line 21 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 BY fullname, username LIMIT 1' at line 3 </blockquote><br /><br /><br />Here is the code I have:<br /><br /><code>&lt;?php<br />  <br />  require_once &quot;/var/www/vhosts/horroruk.com/httpdocs/admin/lib/viewer_functions.php&quot;;<br /><br />  list($film_reviewsRecords, $film_reviewsMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'film_reviews',<br />    'where'       =&gt; whereRecordNumberInUrl(1),<br />    'limit'       =&gt; '1',<br />  ));<br />  $film_reviewsRecord = @$film_reviewsRecords[0]; // get first record<br /><br />  // show error message if no matching record is found<br />  if (!$film_reviewsRecord) {<br />    print &quot;Record not found!&quot;;<br />    exit;<br />  }<br />$accountNum = $productsRecord['createdByUserNum']; <br />  list($accountsRecords, $accountsMetaData) = getRecords(array( <br />    'tableName'   =&gt; 'accounts', <br />    'where'       =&gt; &quot;num = {$accountNum}&quot;, <br />    'limit'       =&gt; '1', <br />  )); <br />  $accountsRecord = @$accountsRecords[0]; // get first record<br />?&gt;</code><br />]]></description>
          <pubDate>Sat, 29 Aug 2009 16:09:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198999#post2198999</guid>
        </item>
                <item>
          <title>Automatically add users name</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198981#post2198981</link>
          <description><![CDATA[Is there a simple way to add a user's name to a page?<br /><br />I have members signed up who write film reviews.  I want to be able to show the user;s name with the review, without them having to type it in every time.  The name I want shown is the 'full name' as shown on the admin section.<br />]]></description>
          <pubDate>Fri, 28 Aug 2009 16:30:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198981#post2198981</guid>
        </item>
                <item>
          <title>Alphabetical listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198958#post2198958</link>
          <description><![CDATA[I'm trying to get my list page to run alphabetically, but it doesn't want to play right.<br /><br />I'm using:<br /><br /><code>'orderBy'     =&gt; 'dragSortOrder DESC, title',</code><br /><br />But it doesn't change anything.<br />]]></description>
          <pubDate>Thu, 27 Aug 2009 05:53:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198958#post2198958</guid>
        </item>
                <item>
          <title>Re: [chris] Image with link, changing regularly</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198908#post2198908</link>
          <description><![CDATA[Thanks, Ill try out the code and take a loo at the other two sites.<br />]]></description>
          <pubDate>Sat, 22 Aug 2009 12:35:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198908#post2198908</guid>
        </item>
                <item>
          <title>Image with link, changing regularly</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198898#post2198898</link>
          <description><![CDATA[Is there a way to have an image show, which includes a link, but which also changes every so many seconds?<br /><br />I'm guessing, I'd just create a section in CMSB with an image upload and link, and have the coding to select from it.<br /><br />As an addition to this, would there be a way to show images randomly?<br />]]></description>
          <pubDate>Fri, 21 Aug 2009 15:59:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198898#post2198898</guid>
        </item>
                <item>
          <title>Re: [chris] Web Page Templates</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198764#post2198764</link>
          <description><![CDATA[There are plenty of free WP themes out there.<br /><br />I tried to integrate WP &amp; CMSB, but ran out of hair to pull out [pirate]<br />]]></description>
          <pubDate>Mon, 17 Aug 2009 07:01:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198764#post2198764</guid>
        </item>
                <item>
          <title>Forum Integration</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198763#post2198763</link>
          <description><![CDATA[Is it possible to integrate CMS Builder with any of the main forums?<br /><br />The perfect solution, would be to have people sign up to the forum, and they would then also automatically get their username/password in CMSB.<br />]]></description>
          <pubDate>Mon, 17 Aug 2009 06:59:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198763#post2198763</guid>
        </item>
                <item>
          <title>Re: [sagentic] Â keeps appearing in my text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198624#post2198624</link>
          <description><![CDATA[Thanks, that explains it [:)]<br />]]></description>
          <pubDate>Sun, 09 Aug 2009 13:28:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198624#post2198624</guid>
        </item>
                <item>
          <title>Re: [northernpenguin] Â keeps appearing in my text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198622#post2198622</link>
          <description><![CDATA[I just took a look, and everything looks normal viewing the text as HTML.<br /><br />It is a strange one [:/]<br />]]></description>
          <pubDate>Sun, 09 Aug 2009 11:43:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198622#post2198622</guid>
        </item>
                <item>
          <title>Â keeps appearing in my text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198620#post2198620</link>
          <description><![CDATA[I keep having a problem with Â appearing within my text.<br /><br />I've got the charset set to UTF-8, but it shows up for no reason.<br /><br />You can see an example of what I mean here:<br /><br /><a target="_blank" href="http://www.film-fest.tv/submitfilm.php">http://www.film-fest.tv/submitfilm.php</a><br />]]></description>
          <pubDate>Sun, 09 Aug 2009 08:55:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198620#post2198620</guid>
        </item>
                <item>
          <title>Re: [chris] Is there a way to use If Then simply?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198619#post2198619</link>
          <description><![CDATA[Thanks, that was painless [:)]<br />]]></description>
          <pubDate>Sat, 08 Aug 2009 18:43:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198619#post2198619</guid>
        </item>
                <item>
          <title>Re: [isdoo] displaying articles in more than one section??</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198582#post2198582</link>
          <description><![CDATA[OK, first off, I rarely know what I am talkign about, always looking things up to know what to do [:)]<br /><br />Wouldn't you be able to have a checkbox in your page called league, and if a team is in league 3, then check the league 3 box?<br /><br />When you are on your actual page, you could use the search function like this?<br /><br />http://www.yoursite.com/whateverpage.php?league=3<br /><br /><br />That way, you can have various checkboxes, pull-downs or whatever, and the one file can be in multiple sections.<br />]]></description>
          <pubDate>Thu, 06 Aug 2009 07:08:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198582#post2198582</guid>
        </item>
                <item>
          <title>Re: [northernpenguin] PDF to Text - PHP script</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198581#post2198581</link>
          <description><![CDATA[Thanks, that could prove pretty useful<br />]]></description>
          <pubDate>Thu, 06 Aug 2009 07:03:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198581#post2198581</guid>
        </item>
                <item>
          <title>Re: [northernpenguin] Plugins: I&apos;d buy a plugin that did...? (Post Here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198580#post2198580</link>
          <description><![CDATA[I'd buy a plugin that did...the dishes<br /><br />Auto membership would be good, also enabling a forum to be linked in with the membership details on a CMSB site, this would be a biggie for me.<br />]]></description>
          <pubDate>Thu, 06 Aug 2009 07:02:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198580#post2198580</guid>
        </item>
                <item>
          <title>Re: [Dave] Instant Sites: I could sell a pre-made site for ______? (Post here)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198579#post2198579</link>
          <description><![CDATA[I think the framework of a community website would be good.  I'm currently working on it myself in CMSB.<br /><br />I'm thinking more about a a website for a town, where there can be various listings, such as classifieds, news, entertainment, auto, realty, but then also be added to to make it work for a particular town.<br /><br />My god, looking at that last paragraph, I'm starting to type in American!<br />]]></description>
          <pubDate>Thu, 06 Aug 2009 07:00:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198579#post2198579</guid>
        </item>
                <item>
          <title>Is there a way to use If Then simply?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198578#post2198578</link>
          <description><![CDATA[Is there a simple way to use soemthing like If Then statements?<br /><br />For example, I want to show only sections that have been filled in.<br /><br />The best example would be that if somebody was asked for their first, middle and last name and there was a section on the created page like this:<br /><br />First:<br />Middle:<br />Last:<br /><br />If they did not fill in a section for middle name, that line wouldn't show up,  so the result would just show:<br /><br />First:<br />Last:<br /><br />I have various sections to be filled in, but not all of them will be used.  I don't want to have a blank space where they would show up if filled in.<br />]]></description>
          <pubDate>Thu, 06 Aug 2009 06:56:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198578#post2198578</guid>
        </item>
              </channel>
    </rss>
  