<?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%3Asqueazel</link>
        <description></description>
        <pubDate>Tue, 14 Apr 2026 11:21:03 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Asqueazel&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>stopping infinite scroll</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239033#post2239033</link>
          <description><![CDATA[<p>Thanks Damon! I wrapped my entire code displaying the CMS records inside your code, but changed it to &gt;= instead of &lt;, and it worked. </p>]]></description>
          <pubDate>Tue, 07 Jun 2016 17:20:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239033#post2239033</guid>
        </item>
                <item>
          <title>stopping infinite scroll</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239018#post2239018</link>
          <description><![CDATA[<p>I'm loading records using the infinite scroll jquery plugin. It automatically increments the page= at the end of the URL until it gets a 404. However, cms builder returns the last available page of records not matter how high the page number is. As a result, the last set of records loads over and over. Is there any way to force a 404 instead? Or, has anyone come up with another workaround?  thanks, Jason</p>]]></description>
          <pubDate>Mon, 06 Jun 2016 12:26:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239018#post2239018</guid>
        </item>
                <item>
          <title>Create PDF requirements</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229568#post2229568</link>
          <description><![CDATA[<p>Greg, thank you. The host I was hoping to use is dreamhost, in a share server environment. I sent them the info you provided, and here was their response:</p>
<p>---</p>
<p><br />Looking at our server installation these are the packages I see as<br />installed.<br /><br />ii  libxext6                            2:1.1.2-1<br />               X11 miscellaneous extension library<br />ii  fontconfig                            2.8.0-2.1<br />               generic font configuration library - support<br />binaries<br />ii  libcompress-zlib-perl                    2.024-1  <br />               Transitional dummy package for Compress::Zlib<br />ii  zlib1g                               <br />1:1.2.3.4.dfsg-3             compression library - runtime</p>
<p><br /><em>Unfortunately these libraries are not installed:</em><br /><br />openssl-devel.i386<br />xorg-x11-fonts-Type1<br />msttcorefonts<br />liberation-fonts<br />liberation-fonts-common<br />liberation-sans-fonts<br />liberation-mono-fonts<br />liberation-serif-fonts<br /><br />This packages would need to be installed manually within your user<br />directory or you could upgrade to a VPS where you could install these<br />packages on your server itself.</p>
<p>---</p>
<p>Does this sound like something that would work (installing manually within user directory of shared server), or do you think I'll spend forever trying to get this to work and it never quite will...?  Also, how much of a server ninja would I need to be to install this stuff? I'm generally pretty capable, but this is new territory for me.</p>
<p>thanks!</p>
<p>Sure I can help you with this. Looking at our server installation these are the packages I see as installed. ii libxext6 2:1.1.2-1 X11 miscellaneous extension library ii fontconfig 2.8.0-2.1 generic font configuration library - support binaries ii libcompress-zlib-perl 2.024-1 Transitional dummy package for Compress::Zlib ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Unfortunately these libraries are not installed. openssl-devel.i386 xorg-x11-fonts-Type1 msttcorefonts liberation-fonts liberation-fonts-common liberation-sans-fonts liberation-mono-fonts liberation-serif-fonts This packages would need to be installed manually within your user directory or you could upgrade to a VPS where you could install these packages on your server itself.</p>]]></description>
          <pubDate>Thu, 21 Feb 2013 04:18:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229568#post2229568</guid>
        </item>
                <item>
          <title>Create PDF requirements</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229544#post2229544</link>
          <description><![CDATA[<p>I'm trying to convince my web host to install the fontconfig libraries needed to support Create PDF. They have asked for more info. Can anyone help with answering the following:</p>
<p>"Can you tell me which fontconfig libraries/files you would like installed? If you can also provide details on what you want fontconfig to be able to do it would be helpful in determining which files need to be installed."</p>
<p>thanks...</p>]]></description>
          <pubDate>Wed, 20 Feb 2013 04:13:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229544#post2229544</guid>
        </item>
                <item>
          <title>Re: [Jason] comments w/membership login redirect</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216983#post2216983</link>
          <description><![CDATA[I tried that change. Here is what happened:<br /><br />(1) Go to page with user comments when not logged in. Click login in order to comment.<br />(2) Taken to user-login page.<br />(3) Submit username and password.<br />(4) User login page now says &quot;You are already logged in. Click here to continue, or Logoff.&quot; (This seems a little odd... I was hoping for an immediate redirect back to the original page.)<br />(5) Clicking on &quot;click here to continue&quot; now doesn't take me anywhere. (Before removing the slash it would take me to the root.<br /><br />thanks!<br />]]></description>
          <pubDate>Sat, 14 Jul 2012 22:11:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216983#post2216983</guid>
        </item>
                <item>
          <title>comments w/membership login redirect</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216965#post2216965</link>
          <description><![CDATA[I've set up comments and membership. (The only way to sign up or sign in is via comments on a page.) If the user signs in to comment, they are not being returned to the page they were previously on. For the most part, everything is still in its default demo settings.<br /><br />It looks like this problem was discussed in post 89950, but it's unclear if there was a solution.<br />]]></description>
          <pubDate>Thu, 12 Jul 2012 16:45:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216965#post2216965</guid>
        </item>
                <item>
          <title>comment moderation</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216468#post2216468</link>
          <description><![CDATA[From reading the description of the comment plugin, it sounds like it's not possible to moderate/approve posts before they are posted. But it there a way for the moderator to remove comments if necessary?<br /><br />thanks!<br />]]></description>
          <pubDate>Fri, 01 Jun 2012 20:59:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216468#post2216468</guid>
        </item>
                <item>
          <title>Re: [Tom P] change output of wysiwyg underline</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215716#post2215716</link>
          <description><![CDATA[Thanks Tom. Didn't seem to work but generalizing it as follows seemed to do the trick:<br /><br /><code>.underline { <br />  text-decoration:underline; <br />}</code><br />]]></description>
          <pubDate>Tue, 03 Apr 2012 14:21:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215716#post2215716</guid>
        </item>
                <item>
          <title>Re: [Tom P] change output of wysiwyg underline</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215713#post2215713</link>
          <description><![CDATA[Tom,<br /><br />Thanks so much for looking in that. The solution works perfectly, with one exception. While the actual site output is now great, the display within the WYSIWYG editor no longer shows the text as being underlined. It is underlined (i.e., if I put my cursor on it the u button highlights) but it's no longer showing that way in the editor. Any thoughts? Otherwise, this solution is perfect.<br /><br />thanks!<br />]]></description>
          <pubDate>Tue, 03 Apr 2012 13:42:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215713#post2215713</guid>
        </item>
                <item>
          <title>Re: [zip222] change output of wysiwyg underline</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215689#post2215689</link>
          <description><![CDATA[Thanks for the suggestion but unfortunately I do need that button. I'll be removing almost every button, however italic and underline are something I need to offer on this site. Italic just throws up an &lt;em&gt; tag, which is great. I wish underline could just just an old-fashioned &lt;u&gt; tag, which I doubt will stop working anytime soon.<br />]]></description>
          <pubDate>Fri, 30 Mar 2012 15:17:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215689#post2215689</guid>
        </item>
                <item>
          <title>change output of wysiwyg underline</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215682#post2215682</link>
          <description><![CDATA[Is there any way to change what the underline option in the wysiwyg editor does? Currently, it adds an inline text-decoration style, but that is overriding any other styles I have set. <br /><br />Elsewhere in the forums I see how to customize the style of elements such as anchors or headings, however since this is an inline style and not an element I'm not sure how to change this.<br /><br />If it's not possible to do up-front, can I adjust the inline style on the fly using php?<br /><br />thank you!<br />]]></description>
          <pubDate>Thu, 29 Mar 2012 20:31:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215682#post2215682</guid>
        </item>
                <item>
          <title>Re: [Jason] rss for updated version</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209614#post2209614</link>
          <description><![CDATA[Sure (I realize it's impractical to try to discuss w/o a real example)...<br /><br />Feed is here: http://www.leonardbernstein.com/news_rss.php<br /><br />Here is what's happening. I am using the same php code I've been using for a couple of years. But, in December I upgraded to a more recent version of cms builder, jumping over several versions.<br /><br />The php still works. However, when viewed in an RSS reader that supports such things (e.g., Thunderbird) for all postings prior to the upgrade, you see an HTML page showing the news in the page template that the cms uses. However, for all postings after the upgrade, you only see plain text of the posting. No template, no HTML at all.<br /><br />Does that make sense?<br /><br />I am having a hard time finding a difference in the RSS feed from before and after Dec 17, so I wonder if it has something to do with how the info is stored in the DB by the old and new versions?<br /><br />thanks for looking!<br />]]></description>
          <pubDate>Mon, 14 Feb 2011 13:26:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209614#post2209614</guid>
        </item>
                <item>
          <title>rss for updated version</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209607#post2209607</link>
          <description><![CDATA[Hi,<br /><br />I've recently updated a site from a very old version of CMS builder to something current. One of the things it has is an RSS feed. Without changing the php code for the feel, it still works, however with one issue: all postings prior to when I upgraded shows the full destination page in the visual rss reader, however postings since then only show the text as plain text, and not within any page template. I'm not sure whether my code needs to change or it has to do with the admin input method changing, if that makes sense. The php file looks like this:<br /><br /><code>&lt;?php // Load record list <br />  require_once &quot;cmsAdmin/lib/viewer_functions.php&quot;;<br />  $options = array(); <br />  $options['tableName']  = 'news_001';<br />  $options['titleField'] = 'title'; <br />  $options['viewerUrl']  = 'http://www.redacted.com/news_detail.php'; <br />  $options['perPage']    = '1000'; <br />  $options['orderBy']    = 'date DESC, title'; <br />  $options['pageNum']    = '1'; <br />  list($listRows, $listDetails) = getListRows($options); <br /> <br />  echo &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;utf-8\&quot;?&gt;\n&quot;; <br />?&gt; <br />&lt;rss version=&quot;2.0&quot;&gt; <br />  &lt;channel&gt; <br />    &lt;title&gt;redacted&lt;/title&gt;<br />	 <br />      &lt;link&gt;http://www.redacted.com&lt;/link&gt; <br />      &lt;description&gt;The Official Website of redacted&lt;/description&gt; <br />      &lt;pubDate&gt;&lt;?php echo date('r'); ?&gt;&lt;/pubDate&gt; <br />      &lt;language&gt;en-us&lt;/language&gt; <br /> <br />      &lt;?php foreach ($listRows as $record): ?&gt; <br />        &lt;item&gt; <br />          &lt;title&gt;&lt;?php echo htmlspecialchars($record['title']) ?&gt;&lt;/title&gt;<br />	 <br /><br />          &lt;link&gt;&lt;?php echo $record['_link'] ?&gt;&lt;/link&gt; <br /><br />		  <br />          &lt;pubDate&gt;&lt;?php echo date(&quot;r&quot;, strtotime($record['date'])) ?&gt;&lt;/pubDate&gt; <br />		  <br />	<br />          &lt;guid isPermaLink=&quot;true&quot;&gt;&lt;?php echo $record['_link'] ?&gt;&lt;/guid&gt; <br />	<br />		<br />      <br />        &lt;/item&gt; <br />      &lt;?php endforeach ?&gt; <br /> <br />  &lt;/channel&gt; <br />&lt;/rss&gt;</code><br /><br />I've removed the name of the site to give my client some privacy, but I can communicate that info if needed.<br />]]></description>
          <pubDate>Mon, 14 Feb 2011 10:34:59 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209607#post2209607</guid>
        </item>
                <item>
          <title>Re: [chris] New Install Error - GoDaddy</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208708#post2208708</link>
          <description><![CDATA[Chris,<br /><br />My apologies. I should have posted again to let you know I managed after a few tried to convince the host enable mbstring.<br />]]></description>
          <pubDate>Fri, 17 Dec 2010 16:46:46 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208708#post2208708</guid>
        </item>
                <item>
          <title>Re: [zip222] New Install Error - GoDaddy</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208682#post2208682</link>
          <description><![CDATA[Has anyone found a solution? I've also just discovered a host that won't allow mbstring and it's preventing me from upgrading. <br /><br />Do you know what the latest CMS builder version is that DOESN'T require mbstring?<br />]]></description>
          <pubDate>Thu, 16 Dec 2010 14:09:05 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208682#post2208682</guid>
        </item>
                <item>
          <title>bulk data entry/edit</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207806#post2207806</link>
          <description><![CDATA[Sorry if this has been discussed elsewhere... I looked but didn't find it.<br /><br />Is there a way to set up a bulk entry/edit of content for a section editor that will have many records. Something like a google spreadsheet or equivalent, where all the data for all records can be viewed and edited at once?<br /><br />thanks...<br />]]></description>
          <pubDate>Tue, 02 Nov 2010 17:00:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207806#post2207806</guid>
        </item>
                <item>
          <title>Date display format</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2192349#post2192349</link>
          <description><![CDATA[I'm having difficulty getting entry dates to display properly.<br /><br />As a test, I have the following in my code:<br /><br /><code>&lt;?php echo date(&quot;t F Y&quot;, $record['date']); ?&gt;&lt;?php echo $record['date'] ?&gt;</code><br /><br />Sample output from the above looks like this:<br /><br />31 January 19702008-06-28 00:00:00<br /><br />So, on the right, the correct date is being pulled in, however somehow I am not translating it properly, and the date via the date function is generic, rather that what's in the CMS.<br /><br />Any thoughts?<br />]]></description>
          <pubDate>Sat, 05 Jul 2008 17:04:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2192349#post2192349</guid>
        </item>
              </channel>
    </rss>
  