<?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%3Amateo</link>
        <description></description>
        <pubDate>Sun, 19 Apr 2026 03:31:56 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Amateo&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Help with thumbnail displays</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190841#post2190841</link>
          <description><![CDATA[Now I'm getting this:<br /><br />Page Viewer (images): MySQL Error: Unknown column 'Page' in 'where clause'<br /><br />Yet, in the screenshot below you can see that I have these fields..<br />]]></description>
          <pubDate>Thu, 20 Mar 2008 11:00:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190841#post2190841</guid>
        </item>
                <item>
          <title>Re: [Dave] Help with thumbnail displays</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190745#post2190745</link>
          <description><![CDATA[OK, set that all up and I'm getting this error:<br /><br /><blockquote>Parse error: syntax error, unexpected T_STRING, expecting '(' in /mnt/Target01/337632/351436/www.thomaspaintingllc.com/web/content/test.php on line 75</blockquote><br /><br />Here is what I have for php code. (Line 75 is the &quot;foreach getuploads&quot; line:<br /><br /><br /><code>&lt;?php <br />  		require_once &quot;lib/viewer_functions.php&quot;; <br /> 		  $sidebarOptions = array(); <br />  		$sidebarOptions['tableName'] = 'images'; <br />  		$sidebarOptions['recordNum'] = ''; // use where below: <br />  		$sidebarOptions['where']     = 'Page = &quot;references&quot;'; <br />		  $sidebarRecord = getRecord($sidebarOptions); <br />		?&gt;<br /><br />and<br /><br /><br />&lt;?php foreach getUploads($sidebarOptions['tableName'], 'uploads', $sidebarRecord['num']) as $upload) ?&gt; <br /> <br />								&lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; <br />									 width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; <br />									 height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; <br />									 alt=&quot;&quot; /&gt;&lt;br/&gt; <br />								&lt;div class=&quot;caption&quot;&gt;&lt;p&gt;<br />									&lt;?php echo $upload['caption'] ?&gt;&lt;br/&gt; <br />								&lt;/p&gt;&lt;/div&gt;<br /><br />							 <br />							&lt;?php endforeach ?&gt;</code><br />]]></description>
          <pubDate>Fri, 14 Mar 2008 15:22:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190745#post2190745</guid>
        </item>
                <item>
          <title>Help with thumbnail displays</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190731#post2190731</link>
          <description><![CDATA[I have exactly what I want hard coded at http://thomaspaintingllc.com/references.php<br /><br />I just want to make the two images on the left sidebar editable by CMSBuilder. I've set up a section called sidebar_images and set the thumbnail size to be right for these, but I can't figure out how to call those thumbnails correctly. <br /><br />What's the correct way to call the thumbnails and info1 text for both images and not interfere with my page content call?<br /><br />Thanks in advance for the help!<br />]]></description>
          <pubDate>Fri, 14 Mar 2008 12:15:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190731#post2190731</guid>
        </item>
                <item>
          <title>Problem adding links with wysiwyg..</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190619#post2190619</link>
          <description><![CDATA[Every time I add a link using the anchor button in the wysiwyg editor, it saves the url I enter with &quot;admin/&quot; in front of my url. Even if I switch to html view and change the hard code, when I switch back to wysiwyg mode it's back to admin/MyUrl..<br /><br />How do I fix this?<br />]]></description>
          <pubDate>Sat, 08 Mar 2008 10:33:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190619#post2190619</guid>
        </item>
                <item>
          <title>Re: [Dave] Created a contact page...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189984#post2189984</link>
          <description><![CDATA[I just deleted the &quot;section&quot; and re-created it, was fine from then on...<br />]]></description>
          <pubDate>Wed, 30 Jan 2008 12:55:43 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189984#post2189984</guid>
        </item>
                <item>
          <title>Re: [mateo] Created a contact page...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189976#post2189976</link>
          <description><![CDATA[Sorry, didn't attach for some reason.. Here is the error message..<br />]]></description>
          <pubDate>Tue, 29 Jan 2008 17:56:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189976#post2189976</guid>
        </item>
                <item>
          <title>Created a contact page...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189975#post2189975</link>
          <description><![CDATA[Entered my data in the form and when I tried to save, got this error message (see attachment)<br /><br />Any suggestions on why this happens?<br />]]></description>
          <pubDate>Tue, 29 Jan 2008 17:55:31 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189975#post2189975</guid>
        </item>
                <item>
          <title>Re: [Dave] Comments on Blogs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189709#post2189709</link>
          <description><![CDATA[If you were able to make the &quot;list&quot; field options editable by the user, that would solve the categories issue AND make the other uses for the &quot;list&quot; field better as well. <br /><br />Tags are definitely an option as well. I'm used to categories from the current blog options like Wordpress etc, but either would be a great improvement. <br /><br />As for comments, this is actually my real deal breaker. I could make do for now without categories, but blogs are great tools because they create community and encourage reader interaction, so without comments a blog to me is just a news section..<br /><br />Of course with comments, you'll have to have a way to erase inappropriate comments..<br />]]></description>
          <pubDate>Thu, 10 Jan 2008 14:36:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189709#post2189709</guid>
        </item>
                <item>
          <title>Comments on Blogs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2189702#post2189702</link>
          <description><![CDATA[CMS Builder is SO close to what I need for my clients. Unfortunately, almost every client wants a blog. CMS Builder is missing the three most important features of a blog: comments, an RSS feed, and categories.<br /><br />I would use this with every client if the blog had those features. Any chance that these are on the coming soon list?<br /><br />Mateo<br />]]></description>
          <pubDate>Thu, 10 Jan 2008 14:00:35 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2189702#post2189702</guid>
        </item>
              </channel>
    </rss>
  