<?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%3Ajimbly2</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 12:47:43 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ajimbly2&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [chris] Multi column - again!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207336#post2207336</link>
          <description><![CDATA[Hi Chris, <br /><br />  <br /><br />.. how did I not see that![blush] Thanks again for your help here - been staring at it too long I think! <br /><br />cheers <br /><br />Jim<br />]]></description>
          <pubDate>Fri, 08 Oct 2010 00:36:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207336#post2207336</guid>
        </item>
                <item>
          <title>Multi column - again!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207330#post2207330</link>
          <description><![CDATA[Hi, <br /><br />  <br /><br />Someone here helped me out on a previous site, I now need to re-use that code to make 2 columns of my data, but it refuses to work - just gives me a long line? <br /><br />Code: <br /><br />  &lt;div id=&quot;sidebar1&quot;&gt; &lt;span class=&quot;sub_heads&quot;&gt;&lt;img src=&quot;images/arrow_icon.png&quot; alt=&quot;icon&quot; width=&quot;20&quot; height=&quot;20&quot; class=&quot;fltlft&quot; /&gt;Case Studies&lt;br /&gt;&lt;/span&gt;<br />    &lt;span class=&quot;bodytext&quot;&gt;&lt;br /&gt;<br />&lt;table width=&quot;357&quot; cellpadding=&quot;3&quot; cellspacing=&quot;5&quot;&gt; <br />&lt;tr&gt; <br />&lt;?php foreach ($case_studiesRecords as $record): ?&gt;<br />    &lt;?php echo $record['logo'] ?&gt;<br />       &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&amp;quot;&amp;gt;&lt;?php echo $record['_link'] ?&gt;&gt;Click for more info:&lt;/a&gt;&lt;br/&gt;<br /> &lt;/td&gt; <br />&lt;?php $maxCols=2; if (@++$count % $maxCols == 0): ?&gt; &lt;/tr&gt;&lt;tr&gt; &lt;?php endif ?&gt; <br />&lt;?php endforeach ?&gt; <br />&lt;/tr&gt; <br />&lt;/table&gt;       <br /> <br /> <br />       &lt;?php if (!$case_studiesRecords): ?&gt;<br />      No records were found!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;&lt;/div&gt; <br /><br />  <br /><br />Result: <br /><br /><a target="_blank" href="http://www.corporate-events.co.uk/client_portfolio.php">http://www.corporate-events.co.uk/client_portfolio.php</a> <br /><br />Thanks! <br /><br />Jim<br />]]></description>
          <pubDate>Thu, 07 Oct 2010 14:10:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207330#post2207330</guid>
        </item>
                <item>
          <title>Re: [Jason] Few questions..</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202846#post2202846</link>
          <description><![CDATA[Thanks Jason - I figured it out with your help :-)<br />]]></description>
          <pubDate>Mon, 29 Mar 2010 17:30:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202846#post2202846</guid>
        </item>
                <item>
          <title>Re: [Toledoh] Few questions..</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202697#post2202697</link>
          <description><![CDATA[Thanks Jerry and Tim - much appreciated - will try that plugin - sounds perfect! I think I understand how to upload pdfs now too - not sure how to create the pdf icon for download link tho? <br /><br />Jim<br />]]></description>
          <pubDate>Wed, 24 Mar 2010 01:53:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202697#post2202697</guid>
        </item>
                <item>
          <title>Few questions..</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202660#post2202660</link>
          <description><![CDATA[Greetings CMS Guru people, <br /><br />I have a couple of questions for you: <br /><br />Firstly, can I upload a PDF using the wysiwyg interface? I can't see how at the moment. <br /><br />Second, my site will be accessed by lots of members who will edit their own pages -  is there a way to get an email sent to the admin every time a user logs in and edits their page? <br /><br />Lastly, I have pre-set up lots of members pages before launch as admin - but I need to now restrict the relevant members to their pages - is there an easy way to do that? <br /><br />Thanks! <br /><br />Jim<br />]]></description>
          <pubDate>Mon, 22 Mar 2010 12:28:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202660#post2202660</guid>
        </item>
                <item>
          <title>Re: [jimbly2] Moved to live server - no images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202275#post2202275</link>
          <description><![CDATA[Just to update - I managed to get to see the images by inserting the full web address in the add/edit image dislog box, but only by then hitting 'update'. If I try and browse for an image it says '* *.*whatever directory doesn't exist&quot; ( i.e., whatever directory I put in it says it doesn't exist, so I can't actually upload any pictures or see any on the server now, though it will see the ones that are already uploaded if I put the filename in. This all seems so much more difficult than it needs to be - and as a consequence my site is still not deliverable. <br /><br />Lesson learnt - don't use a test server. Any other ideas on how to fix this? [unsure] <br /><br />thanks <br /><br />Jim<br />]]></description>
          <pubDate>Sun, 07 Mar 2010 10:39:36 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202275#post2202275</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Moved to live server - no images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202274#post2202274</link>
          <description><![CDATA[Hi Jerry, <br /><br />thanks for taking the time to help - I have done as you suggested - uploaded new test images in two different sections - neither show up, but I carried on. Looking in the CMS_upload table, I found the new entries for the test images, which was the path I would expect them to have had (i.e.,  /home/nawcorgu/public_html/cmsAdmin/uploads ) but I don't see how copying that path, which doesn't work, to the other images will move me forwards? <br /><br />Thanks again, <br /><br />Jim <br /><br />     /home/nawcorgu/public_html/cmsAdmin/uploads/ <br /><br />   <br /><br />     /home/nawcorgu/public_html/cmsAdmin/uploads/<br />]]></description>
          <pubDate>Sun, 07 Mar 2010 08:44:35 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202274#post2202274</guid>
        </item>
                <item>
          <title>Re: [Damon] Moved to live server - no images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202268#post2202268</link>
          <description><![CDATA[Hi Damon, <br /><br />..thans for your response - I tried doing exactly as you said - all went smoothly - but no difference :-( No thumbs, no Images - I don't know what else to try - . any other ideas? Do the paths have to be absolute or can they be relative? This is the path I'm using: <br /><br />/home/nawcorgu/public_html/cmsAdmin/uploads/ <br /><br />I'm also not clear on the difference between the 'upload directory' and the 'upload folder url'? <br /><br />I have another two projects waiting which I was going to use CMS Builder on, but I'm a bit anxious now! <br /><br />Cheers Damon<br />]]></description>
          <pubDate>Sat, 06 Mar 2010 04:29:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202268#post2202268</guid>
        </item>
                <item>
          <title>Moved to live server - no images?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202238#post2202238</link>
          <description><![CDATA[Hi - I seem to get this problem every single time I move from the testing server to the live one - images don't show up, no thumbnails or anything? <br /><br />I have changed the upload dir in General Settings - but no joy. Could someone help as it's driving me insane now! <br /><br />thanks <br /><br />Jim<br />]]></description>
          <pubDate>Thu, 04 Mar 2010 18:25:35 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202238#post2202238</guid>
        </item>
                <item>
          <title>Re: [chris] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200590#post2200590</link>
          <description><![CDATA[Hi Chris, <br /><br />thanks for that - it's sooo close! I can't quite work out why thte first row is wrapping round - rather than going the whole width of the table?<br />Also - can the cell widths be fixed to be equal? <br /><br />thanks for all your help, <br /><br />Jim<br />]]></description>
          <pubDate>Tue, 08 Dec 2009 03:36:46 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200590#post2200590</guid>
        </item>
                <item>
          <title>Re: [chris] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200584#post2200584</link>
          <description><![CDATA[Hi Chris, <br /><br />..yep I inserted the code below the existing table I created - at the bottom. <br />It breaks it into 4 columns but I'm not sure how to get it to match the styling? <br /><br />best, <br /><br />Jim<br />]]></description>
          <pubDate>Mon, 07 Dec 2009 19:01:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200584#post2200584</guid>
        </item>
                <item>
          <title>Re: [chris] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200582#post2200582</link>
          <description><![CDATA[Sorry Chris! Durr :-) <br /><br /><a target="_blank" href="http://www.madhouse1.com/clients/nawc/campaigns_list.php">http://www.madhouse1.com/clients/nawc/campaigns_list.php</a> <br /><br />that's what I meant to do <br /><br />Jim<br />]]></description>
          <pubDate>Mon, 07 Dec 2009 17:10:02 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200582#post2200582</guid>
        </item>
                <item>
          <title>Re: [chris] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200579#post2200579</link>
          <description><![CDATA[Hi Chris, <br /><br />thanks for that - yes I can see that approach makes more sense - I have posted a page which has my layout followed by what I'm getting from the code you posted - if it can be made to match up to the layout that would be great. I'm still not sure how we get all the 4 years one above the other like my layout - or do I create 4 different sections? <br /><br />  <br /><br /><a target="_blank" href="http://localhost/nawc/campaigns_list.php">http://localhost/nawc/campaigns_list.php</a> <br /><br />Thanks for your help <br /><br />Jim<br />]]></description>
          <pubDate>Mon, 07 Dec 2009 16:14:33 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200579#post2200579</guid>
        </item>
                <item>
          <title>Re: [rconring] Multi column?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200540#post2200540</link>
          <description><![CDATA[Perfect! Thanks so much :-) <br /><br />  <br /><br />best, <br /><br />Jim [sly]<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 15:27:08 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200540#post2200540</guid>
        </item>
                <item>
          <title>Re: [jimbly2] Multi column?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200534#post2200534</link>
          <description><![CDATA[I found some code <br /><br />&lt;table width=&quot;657&quot; cellpadding=&quot;3&quot; cellspacing=&quot;5&quot;&gt;    &lt;tr&gt;      &lt;?php foreach ($clubsRecords as $record): ?&gt;        &lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;          &lt;/tr&gt;&lt;tr&gt;        &lt;?php endif ?&gt;        &lt;td valign=&quot;top&quot;&gt;         &lt;?php echo $record['county'] ?&gt;&lt;br/&gt;     <br />      &lt;span class=&quot;bodytext&quot;&gt;&lt;?php echo $record['area'] ?&gt;&lt;br/&gt;<br />      &lt;?php echo $record['title'] ?&gt;&lt;br/&gt;<br />      &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&amp;quot;&amp;gt;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;Click for more info:&lt;/a&gt;&lt;/span&gt; &lt;br/&gt;<br />      &lt;hr/&gt;<br />      &lt;span class=&quot;bodytext&quot;&gt;<br />    &lt;/td&gt;      <br />      &lt;?php endforeach ?&gt;     &lt;/tr&gt;  &lt;/table&gt; <br /><br />Which almost does what I want - but the left hand column has 6 items, the middle one 5 and the end one 4? How can I even it up? <br /><br />thanks <br /><br />Jim<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 12:00:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200534#post2200534</guid>
        </item>
                <item>
          <title>Re: [jimbly2] Multi column?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200532#post2200532</link>
          <description><![CDATA[I have trawled through some of the other posts regarding this - but I don't really understand where the php and mysql queries fit into the table? <br /><br />cheers <br /><br />Jim<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 09:33:42 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200532#post2200532</guid>
        </item>
                <item>
          <title>Re: [chris] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200531#post2200531</link>
          <description><![CDATA[Hi Chris, <br /><br />thanks for that - the links in the title to the story work fine - but I don't really understand how I get this code to work in my layout - which bits do I put in each cell? Or will it only work in the way that you've done it here? <br /><br />thanks for any light you can shed! <br /><br />best <br /><br />Jim [unsure]<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 06:22:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200531#post2200531</guid>
        </item>
                <item>
          <title>Multi column?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200530#post2200530</link>
          <description><![CDATA[Hi - please could someone point me in the right direction - I have a list page: <br /><br /><a target="_blank" href="http://www.madhouse1.com/clients/nawc/clubs.php">http://www.madhouse1.com/clients/nawc/clubs.php</a> <br /><br />Which I would like to format into 3 columns, with a link to the next page at the base of the third column - how can I achieve this? <br /><br />thanks <br /><br />Jim<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 06:03:35 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200530#post2200530</guid>
        </item>
                <item>
          <title>Re: [Dave] Couldn&apos;t load schema? Aaaargh!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200529#post2200529</link>
          <description><![CDATA[Hi - thanks Dave - that's sorted now :-)<br />]]></description>
          <pubDate>Fri, 04 Dec 2009 05:44:22 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200529#post2200529</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Couldn&apos;t load schema? Aaaargh!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200495#post2200495</link>
          <description><![CDATA[Hi Jerry, <br /><br />I changed the uploads path, so I can see the images I'd already uploaded - which meant also changing a permission on a directory - now all I get is the 'Couldn't load schema' message - if I login to the Admin.php pages all my sections have disappeared, and I get a message 'couldn't load tables' . I have tried deleting the database and recreating it, reuploading all the 'schema' directories - but nothing. <br /><br />Confused of England [unsure]<br />]]></description>
          <pubDate>Wed, 02 Dec 2009 03:41:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200495#post2200495</guid>
        </item>
                <item>
          <title>Couldn&apos;t load schema? Aaaargh!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200480#post2200480</link>
          <description><![CDATA[Hi - I uploaded my project to the test server - all running great - then I tweaked the 'upload' directories path and now the whole thing has fallen over! <br /><br />All I get is an error message:  <br /><br />getRecords(home_page):Couldn't load schema for 'home_page'! <br /><br />Help! I've tried deleting the DB and re importing it, and re uploading all the 'schema' files and directories - still no joy? <br /><br />Jim<br />]]></description>
          <pubDate>Tue, 01 Dec 2009 14:48:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200480#post2200480</guid>
        </item>
                <item>
          <title>Re: [jimbly2] Searching....</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200479#post2200479</link>
          <description><![CDATA[For a multi field search it should be: <br /><br /><font size="2">&lt;input type=&quot;text&quot; name=&quot;title,content_keyword&quot; value=&quot;&quot;&gt;</font> <br /><br /><font size="2">No spaces between, just a comma :-)</font><br />]]></description>
          <pubDate>Tue, 01 Dec 2009 14:44:12 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200479#post2200479</guid>
        </item>
                <item>
          <title>Re: [jimbly2] Searching....</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200470#post2200470</link>
          <description><![CDATA[Figured it out :-)<br />]]></description>
          <pubDate>Tue, 01 Dec 2009 12:49:22 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200470#post2200470</guid>
        </item>
                <item>
          <title>Searching....</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200468#post2200468</link>
          <description><![CDATA[Hi - I can't seem to get the search function to work - it just keeps returning the complete list page again? <br /><br />&lt;form method=&quot;POST&quot; action=&quot;clubs_list.php&quot;&gt;<br />  &lt;input type=&quot;text&quot; name=&quot;title_keyword, content_keyword&quot; value=&quot;&quot;&gt;<br />  &lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Search&quot;&gt;<br />&lt;/form&gt; <br /><br />Any ideas?  <br /><br />Also - is there any documentation on the drop down feature -( i.e. what it is, how it works and some example code?) <br /><br />Thanks <br /><br />Jim<br />]]></description>
          <pubDate>Tue, 01 Dec 2009 11:04:03 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200468#post2200468</guid>
        </item>
                <item>
          <title>Re: [jimbly2] getting individual record numbers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200465#post2200465</link>
          <description><![CDATA[Hi - ok I have sorted the error by adding another field 'title' - which I guess I'd need anyway - but I'm totally confuddled as to how I can incorporate this into my layout, and make it link through to the full article in each case?<br />The client is so picky ( it's her layout!) that I can't deviate from it unfortunately.  <br /><br />Thanks <br /><br />Jim<br />]]></description>
          <pubDate>Tue, 01 Dec 2009 08:33:53 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200465#post2200465</guid>
        </item>
              </channel>
    </rss>
  