<?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%3Ajames_jackson</link>
        <description></description>
        <pubDate>Tue, 05 May 2026 08:59:19 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ajames_jackson&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Products pages - &quot;list&quot; page results setup horizontally</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193821#post2193821</link>
          <description><![CDATA[Hey again Dave!<br /><br />Okay... I've got the main photos page functioning correctly &amp; I'm ready to drop in the PHP snippet you noted above that will display my thumbnails in 3-column tr fashion.  However, I'm confused about where to place the code: &lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;&lt;/tr&gt;&lt;tr&gt;&lt;?php endif; ?&gt; within my existing code.<br /><br />Could you take a look and advise?<br /><br />Thanks!<br /><br /><a target="_blank" href="http://hamburgermarys-orlando.com/photos2.php">http://hamburgermarys-orlando.com/photos2.php</a><br />]]></description>
          <pubDate>Tue, 21 Oct 2008 14:25:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193821#post2193821</guid>
        </item>
                <item>
          <title>Re: [Dave] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193529#post2193529</link>
          <description><![CDATA[Thanks Dave!<br /><br />I'm using Adobe Go Live 7.0.2 on a Mac running OS 10.3.9.  Does anyone else have any suggestions?<br /><br />Thanks,<br />.james.<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 15:47:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193529#post2193529</guid>
        </item>
                <item>
          <title>Re: [Dave] Products pages - &quot;list&quot; page results setup horizontally</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193528#post2193528</link>
          <description><![CDATA[There ya go...  [:)]<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 15:45:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193528#post2193528</guid>
        </item>
                <item>
          <title>Re: [Dave] Products pages - &quot;list&quot; page results setup horizontally</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193525#post2193525</link>
          <description><![CDATA[Hi again, Dave!<br /><br />I started dropping php code into the html mock up of that we've talked about &amp; I'm getting some error messages.  I wanted you to review them before I progress any further.  There's obviously something I'm not understanding here...<br /><br />I've uploaded photos &amp; created a record with CMS Builder.  Then changed the html mock up to a php file &amp; added the code snippet about the header.  Then I dropped in my Event Title &amp; Event Description php code snippets..  This is what I've got:  <br /><br />Thanks again for all your time,<br />.james.<br /><br /><a target="_blank" href="http://hamburgermarys-orlando.com/photos2.php">http://hamburgermarys-orlando.com/photos2.php</a><br />]]></description>
          <pubDate>Fri, 26 Sep 2008 14:40:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193525#post2193525</guid>
        </item>
                <item>
          <title>Re: [james_jackson] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193524#post2193524</link>
          <description><![CDATA[Hey again Dave...<br /><br />Hmm.. Well I'm in.  Kind of.  I'll email you my login information for CMS Builder so you can take a look at what's going on now.<br /><br />Thanks again for you time!<br /><br />.james.<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 13:42:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193524#post2193524</guid>
        </item>
                <item>
          <title>Re: [Dave] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193523#post2193523</link>
          <description><![CDATA[Should the permissions be recursive for these directories?<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 13:25:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193523#post2193523</guid>
        </item>
                <item>
          <title>Re: [Dave] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193521#post2193521</link>
          <description><![CDATA[Yay!  Progress!  Thanks Dave!<br /><br />However, I'm left with the following errors:<br /><br />Please make the following files and directories are writable:<br />/home/anthony/anthonyrealtor.com/cmsAdmin/uploads/thumb/ (doesn't exist)<br />/home/anthony/anthonyrealtor.com/cmsAdmin/uploads/thumb2/ (doesn't exist)<br />/home/anthony/anthonyrealtor.com/cmsAdmin/uploads/thumb3/ (doesn't exist)<br />/home/anthony/anthonyrealtor.com/cmsAdmin/uploads/thumb4/ (doesn't exist)<br /><br />You can verify via the URL I gave you in my previous post.<br /><br />Do I just need to create these as empty directories &amp; set them to chmod077 also?<br /><br />.james.<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 12:48:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193521#post2193521</guid>
        </item>
                <item>
          <title>Re: [Dave] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193515#post2193515</link>
          <description><![CDATA[Hello again Dave,<br /><br />I did remove the code as you suggested &amp; did indeed get further errors.  You may view them here:  <a target="_blank" href="http://anthonyrealtor.com/cmsAdmin/admin.php">http://anthonyrealtor.com/cmsAdmin/admin.php</a><br /><br />Using Adobe Go Live I checked the permission on the first several files indicated in the error messages &amp; they are (by everything I can tell) set to be writable.<br /><br />What's our next step?<br /><br />Thanks again,<br /><br />.james.<br />]]></description>
          <pubDate>Fri, 26 Sep 2008 11:37:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193515#post2193515</guid>
        </item>
                <item>
          <title>Re: [Dave] Products pages - &quot;list&quot; page results setup horizontally</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193440#post2193440</link>
          <description><![CDATA[Hey again Dave,<br /><br />Sorry for the delay in my response to you.  I also work at the restaurant that this site belongs to.  It was a really long week!  Anyway, I've got my html mock-ups &amp; viewers posted for you to review.  Links are below:<br /><br /><a target="_blank" href="http://hamburgermarys-orlando.com/photos2.htm">http://hamburgermarys-orlando.com/photos2.htm</a><br /><a target="_blank" href="http://hamburgermarys-orlando.com/photos-list.php">http://hamburgermarys-orlando.com/photos-list.php</a><br /><a target="_blank" href="http://hamburgermarys-orlando.com/photos-detail.php">http://hamburgermarys-orlando.com/photos-detail.php</a><br /><br />Please let me know if you have any questions or if there's anything else I can provide you with.<br /><br />Of note:  I inherited this site.  It's not my design &amp; the code is pretty sloppy...<br /><br />.james.<br />]]></description>
          <pubDate>Fri, 19 Sep 2008 14:49:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193440#post2193440</guid>
        </item>
                <item>
          <title>Re: [Dave] Demo Install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193431#post2193431</link>
          <description><![CDATA[Hi!<br /><br />I also received this error message after upgrading.  I've contact my hosting company &amp; they've indicated that safe_mode is off.  See this link to verify <a target="_blank" href="http://anthonyrealtor.com/info.php">http://anthonyrealtor.com/info.php</a><br /><br />Any suggestions?<br /><br />Thanks in advance for your time!<br /><br />.james.<br />]]></description>
          <pubDate>Thu, 18 Sep 2008 15:11:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193431#post2193431</guid>
        </item>
                <item>
          <title>Re: [Dave] Products pages - &quot;list&quot; page results setup horizontally</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193312#post2193312</link>
          <description><![CDATA[Hi Dave,<br /><br />This is exactly what I want to be able to do, but I'm completely unfamiliar with php.  I certainly understand the concept of what your code does but I'm unsure of how to manipulate it to meet my needs.<br /><br />I'm trying to create a photo gallery for a client.  I've set up the Photos section using a Multi-Record Section Editor so I can display photos from each event as a group.  My intent is to have the main photo page of the website display the description of the event, three thumbnails (unlinked) running horizontally, then a link below that the user would click to take them to the list page with larger version of the photos once again running horizontally.<br /><br />Can you give me some detailed codes snippets that might be able to help out?<br /><br />I'd sure appreciate it!<br /><br />.james.<br />]]></description>
          <pubDate>Thu, 11 Sep 2008 11:45:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193312#post2193312</guid>
        </item>
                <item>
          <title>Re: [james_jackson] MySql Error related to Section Editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2192830#post2192830</link>
          <description><![CDATA[Addendum:  When deleting a user account I just got the following error message:<br /><br /><br />Notice: Use of undefined constant mysql_affected_rows - assumed 'mysql_affected_rows' in /home/anthony/anthonyrealtor.com/cmsAdmin/lib/menus/default/actionHandler.php on line 73<br />]]></description>
          <pubDate>Tue, 05 Aug 2008 09:37:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2192830#post2192830</guid>
        </item>
                <item>
          <title>MySql Error related to Section Editor</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2192829#post2192829</link>
          <description><![CDATA[I'm new to CMSB, so pardon if this question is daft.<br /><br />I've just created my first Section Editor &amp; arranged all the fields &amp; presets the way I want them.  I saved the info &amp; the link appeared in my menu bar as expected.  However, when I click the link I get the following error message:<br /><br />MySQL Error: Unknown column 'title' in 'order clause'<br /><br />Have I done something wrong?<br />]]></description>
          <pubDate>Tue, 05 Aug 2008 09:23:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2192829#post2192829</guid>
        </item>
                <item>
          <title>Re: [Dave] From the Ground Up</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190465#post2190465</link>
          <description><![CDATA[Thanks Dave.<br />I'll get back with you shortly...<br />.j.<br />]]></description>
          <pubDate>Wed, 27 Feb 2008 15:13:38 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190465#post2190465</guid>
        </item>
                <item>
          <title>From the Ground Up</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2190443#post2190443</link>
          <description><![CDATA[I'm a bit confused...<br /><br />I've used other products from Interactive Tools on other websites I've designed.  But I'm not sure with CMS Builder if I should start with GoLive &amp; design my basic page layout, CSS, etc, or if I should start with CMS Builder and develop my content from there.<br /><br />Any advice from anyone?<br /><br />Thanks in advance,<br />.james.]]></description>
          <pubDate>Tue, 26 Feb 2008 21:32:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2190443#post2190443</guid>
        </item>
              </channel>
    </rss>
  