<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>What&amp;apos;s wrong?</title>
        <link>https://interactivetools.com/forum/forum-posts.php?What-s-wrong-72410</link>
        <description></description>
        <pubDate>Sat, 11 Jul 2026 14:12:53 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;What-s-wrong-72410" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [zip222] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210464#post2210464</link>
          <description><![CDATA[Hi,<br /><br />Nice catch zip!  That would do it. :)<br />]]></description>
          <pubDate>Tue, 05 Apr 2011 11:52:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210464#post2210464</guid>
        </item>
                <item>
          <title>Re: [Toledoh] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210449#post2210449</link>
          <description><![CDATA[Done it myself a million times. Glad it worked out.<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 20:00:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210449#post2210449</guid>
        </item>
                <item>
          <title>Re: [zip222] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210448#post2210448</link>
          <description><![CDATA[Duh!<br /><br />Sometimes I think I should pack my bags... this is one of those instance.<br /><br />Thanks!  Everything working fine...<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 19:51:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210448#post2210448</guid>
        </item>
                <item>
          <title>Re: [Toledoh] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210447#post2210447</link>
          <description><![CDATA[you are missing a &quot;php&quot; in this line of code...<br /><br /><code>&lt;? endif ?&gt;</code><br /><br />not sure if that would prevent it from working or not.<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 19:45:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210447#post2210447</guid>
        </item>
                <item>
          <title>Re: [Jason] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210446#post2210446</link>
          <description><![CDATA[Hi Jason.<br /><br />Have a look at the attached...  they are straight out of the generator - test 3 doesn't work, which is the one with the if statements.<br /><br />http://www.smcelc.com.au/web/test1.php<br />http://www.smcelc.com.au/web/test2.php<br />http://www.smcelc.com.au/web/test3.php<br /><br />strange!<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 18:48:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210446#post2210446</guid>
        </item>
                <item>
          <title>Re: [Toledoh] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210445#post2210445</link>
          <description><![CDATA[Hi Tim,<br /><br />That's a strange one.  There are no syntax errors.  My best guess is that something happens with your script when the showcase-caption div is missing.  You can test this theory by removing the caption code all together and see if you get the same problem.  <br /><br />You could try replacing it with this:<br /><br /><code>&lt;div class=&quot;showcase-caption&quot;&gt; <br />  &lt;?php if ($upload['info1']): ?&gt; <br />    &lt;?php echo $upload['info1'] ?&gt;<br />  &lt;? endif ?&gt; <br />&lt;/div&gt;</code><br /><br />But this would actually be the same was your original code. <br /><br />Hope this helps.<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 18:24:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210445#post2210445</guid>
        </item>
                <item>
          <title>Re: [Jason] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210442#post2210442</link>
          <description><![CDATA[Hi Jason.<br /><br />Have a look at the attached - live at;<br /><a target="_blank" href="http://www.smcelc.com.au/web/index.php">http://www.smcelc.com.au/web/index.php</a><br /><a target="_blank" href="http://www.smcelc.com.au/web/index2.php">http://www.smcelc.com.au/web/index2.php</a><br /><br />Thanks for your help!<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 16:42:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210442#post2210442</guid>
        </item>
                <item>
          <title>Re: [Toledoh] What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210425#post2210425</link>
          <description><![CDATA[Hi Tim,<br /><br />I don't see any obvious problem with the code.  Does the page page seems to stop when it reaches an upload that has a caption, or one that hasn't?  Does this code actually produce an error?  Sometimes, errors don't display on the screen and you need to view the page source to see them.<br /><br />If you could attach a copy of your .php file and send a link to a page where this is not working, we can take a closer look at this.  If you don't want to post a link in the forum, you can email it directly to <a href="mailto:support@interactivetools.com">support@interactivetools.com</a><br /><br />Hope this helps<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 11:47:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210425#post2210425</guid>
        </item>
                <item>
          <title>What&apos;s wrong?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210407#post2210407</link>
          <description><![CDATA[Can anyone tell me why this works;<br /><code>            &lt;div id=&quot;showcase&quot; class=&quot;showcase&quot;&gt;<br />                &lt;?php foreach ($home_pageRecord['slides'] as $upload): ?&gt;<br />                &lt;div&gt;<br />                    &lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;960&quot; height=&quot;400&quot;/&gt;<br />                    &lt;div class=&quot;showcase-caption&quot;&gt;<br />                        &lt;?php echo $upload['info1'] ?&gt;<br />                    &lt;/div&gt;<br />                &lt;/div&gt;<br />                &lt;?php endforeach ?&gt;<br />            &lt;/div&gt;</code><br /><br />yet this stops the page loading?<br /><code>            &lt;div id=&quot;showcase&quot; class=&quot;showcase&quot;&gt;<br />                &lt;?php foreach ($home_pageRecord['slides'] as $upload): ?&gt;<br />                &lt;div&gt;<br />                    &lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;960&quot; height=&quot;400&quot;/&gt;<br />                    &lt;?php if ($upload['info1']): ?&gt;<br />                    &lt;div class=&quot;showcase-caption&quot;&gt;<br />                        &lt;?php echo $upload['info1'] ?&gt;<br />                    &lt;/div&gt;<br />                    &lt;? endif ?&gt;<br />                &lt;/div&gt;<br />                &lt;?php endforeach ?&gt;<br />            &lt;/div&gt;</code><br /><br />I'm trying to only show the captions div if a caption (info1) has been entered...<br />]]></description>
          <pubDate>Sun, 03 Apr 2011 20:45:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210407#post2210407</guid>
        </item>
              </channel>
    </rss>
  