<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Image gallery problems</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Image-gallery-problems-68949</link>
        <description></description>
        <pubDate>Mon, 20 Apr 2026 05:27:06 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Image-gallery-problems-68949" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [chassa2556] Image gallery problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191956#post2191956</link>
          <description><![CDATA[Hi chassa2556!<br /><br />I think we got this sorted out on the phone -- but just in case anyone else comes across something like this, the issue was a bit of duplicated code on the second page. Once we removed the extra &quot;endif&quot; statement, it started working perfectly. :) <br /><br />Let us know if you have any other problems!<br />]]></description>
          <pubDate>Thu, 12 Jun 2008 11:09:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191956#post2191956</guid>
        </item>
                <item>
          <title>Re: [chassa2556] Image gallery problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191955#post2191955</link>
          <description><![CDATA[http://www.straloch.com/cms/stralochestate_gallery2.php<br />]]></description>
          <pubDate>Thu, 12 Jun 2008 11:05:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191955#post2191955</guid>
        </item>
                <item>
          <title>Re: [chassa2556] Image gallery problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191954#post2191954</link>
          <description><![CDATA[Here is the difference in the two galleries the one that works is the Dower house one at the top the Estate Images one is not working the name of the images record in this is '$estategallery'<br /><br />Dower house images<br /><br />&lt;table&gt;<br />&lt;tr&gt;<br />&lt;?php foreach ($customRecord['images_upload'] as $upload): ?&gt;<br />&lt;td&gt;&lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />&lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;<br />&lt;/tr&gt;<br />&lt;tr&gt;<br />&lt;?php endif ?&gt;<br />&lt;?php endforeach ?&gt;<br />&lt;/tr&gt;<br />&lt;/table&gt;<br /><br /><br />Estate Images      <br /><br />&lt;table&gt;<br />&lt;tr&gt;<br /> &lt;?php foreach ($estate_galleryRecord['image_upload'] as $upload): ?&gt;<br /> &lt;td&gt;&lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; alt=&quot;&quot; /&gt; &lt;/td&gt;          <br />&lt;?php $maxCols=3; if (@++$count % $maxCols == 0): ?&gt;&lt;/tr&gt;&lt;tr&gt;&lt;?php endif; ?&gt; <br /><br />&lt;/tr&gt;<br />&lt;tr&gt;      <br />&lt;?php endif ?&gt;<br />&lt;?php endforeach ?&gt;<br />&lt;/tr&gt;<br />        <br />&lt;/table&gt;<b></b><b><br />]]></description>
          <pubDate>Thu, 12 Jun 2008 11:00:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191954#post2191954</guid>
        </item>
                <item>
          <title>Image gallery problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191952#post2191952</link>
          <description><![CDATA[Getting rather frustrated having made a successful image gallery in CMSB. <br /><br />http://www.straloch.com/cms/dower_downstairs_gallery.php<br /><br />I thought to myself - great I can just change the header information and the record names to suit with new pages and then I'm on my way.... No such luck!<br /><br />I have made another page with the name $estate_galleryRecord. I understand I need to change the information in the header which I've done but it keeps coming up with php errors when I change the name the record name the gallery is calling to. I can't seem to duplicate what I've done for other gallery pages. Could you tell me what I need to change in the gallery section of the code. <br /><br />Please be as precise as possible as I'm in the UK and if I don't get it I can't talk to you until the end of the following day...<br /><br />Many thanks in advance<br />]]></description>
          <pubDate>Thu, 12 Jun 2008 10:15:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191952#post2191952</guid>
        </item>
              </channel>
    </rss>
  