<?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%3Apetejdg</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 02:09:28 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Apetejdg&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>WYSIWYG not loading and blank pop up error messages on saves</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2232729#post2232729</link>
          <description><![CDATA[<p>I am having issues with the WYSIWYG editor loading in - it just shows blank.  I am also getting blank error messages when saving or when reordering by drag and drop, etc.  I am able to refresh and the saved changes or created editors will be there for the most part.  The host server was upgraded to php  5.3.3 but still am having issues.  I did work through the items suggested in this post: <a href="http://www.interactivetools.com/forum/forum-posts.php?postNum=2218304#post2218304" rel="nofollow">http://www.interactivetools.com/forum/forum-posts.php?postNum=2218304#post2218304</a> but nothing has worked.  I am under a tight deadline and could use some help please.  thanks.</p>]]></description>
          <pubDate>Wed, 18 Dec 2013 07:52:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2232729#post2232729</guid>
        </item>
                <item>
          <title>Category Order with two column split</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2230987#post2230987</link>
          <description><![CDATA[<p>I have reused some code from another project to split my categories in to two columns.  I set up category menu for my Channel categories and then the Channel admin and connected the category list back to Channel categories section.  I am splitting the output in to two columns.  But I would like to have the Channel Categories in the order that I have them in and then sort the channels by the dragSortOrder.  The following is my code and I am thinking since I am not actually connecting to the Channel Category table itself and only the Channels table - how can I order my categories correctly as ASC and DESC won't work as I need it in the specific order I want.</p>
<p>Channel Category should be:</p>
<p>Starter, Essential, Essential Digital Music, Ultimate, Premium HBO, Premium Cinemax, Premium NFL Redzone, etc</p>
<p><a href="http://www.westelsystems.com/alton/tv/channel_line_upnew.php" rel="nofollow">http://www.westelsystems.com/alton/tv/channel_line_upnew.php</a></p>
]]></description>
          <pubDate>Tue, 18 Jun 2013 08:05:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2230987#post2230987</guid>
        </item>
                <item>
          <title>Re: Sub-categories Tutorial</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229501#post2229501</link>
          <description><![CDATA[<p>Works brilliantly.... thank you so much!</p>]]></description>
          <pubDate>Mon, 18 Feb 2013 06:17:40 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229501#post2229501</guid>
        </item>
                <item>
          <title>Re: Sub-categories Tutorial</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229478#post2229478</link>
          <description><![CDATA[<p>In response to: [url "<a href="http://www.interactivetools.com/forum/forum-posts.php?postNum=2201307#post2201307" rel="nofollow">http://www.interactivetools.com/forum/forum-posts.php?postNum=2201307#post2201307</a>"]Sub-categories Tutorial[/url], ...</p>
<p>I am trying to get this to work with tinynav.js so I need to see if I can have it select and stay on the category in the drop down list.  I see where you are adding in the &lt;b&gt;and &lt;/b&gt; but I need my output to be &lt;li  class='selected'&gt; instead of the &lt;b&gt; so it will highlight the category in the dropdown menu.</p>
<p><a href="http://www.downtownsiouxcity.com/mobile/biz-directory-display.php?category=13" rel="nofollow">http://www.downtownsiouxcity.com/mobile/biz-directory-display.php?category=13</a></p>
<p>For example:</p>
<p><span>&lt;<span>ul</span> <span>id</span>="nav"&gt;</span></p>
<p><span>&lt;<span>li class"selected"</span>&gt;</span><span>&lt;<span>a</span> <span>href</span>="?category=1"&gt;</span><span>Attractions</span><span>&lt;/<span>a</span>&gt;</span><span>&lt;/<span>li</span>&gt;</span></p>
<p><span>&lt;<span>li</span>&gt;</span><span>&lt;<span>a</span> <span>href</span>="?category=2"&gt;</span><span>Shopping</span><span>&lt;/<span>a</span>&gt;</span><span>&lt;/<span>li</span>&gt;</span></p>
<p><span>&lt;<span>li</span>&gt;</span><span>&lt;<span>a</span> <span>href</span>="?category=4"&gt;</span><span>Lodging</span><span>&lt;/<span>a</span>&gt;</span><span>&lt;/<span>li</span>&gt;</span></p>
<p><span>&lt;<span>li</span>&gt;</span><span>&lt;<span>a</span> <span>href</span>="?category=3"&gt;</span><span>Dining</span><span>&lt;/<span>a</span>&gt;</span><span>&lt;/<span>li</span>&gt;</span></p>
<p><span>&lt;/ul&gt;</span></p>
<p><span>thanks,</span></p>
<p><span>pete</span></p>]]></description>
          <pubDate>Fri, 15 Feb 2013 13:38:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229478#post2229478</guid>
        </item>
                <item>
          <title>Re: [Jason] uploading @2x images for mobile site</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215566#post2215566</link>
          <description><![CDATA[Jason,<br />I have been struggling through this but not getting anywhere.  Just not grasping how to code this.  Any help?<br />thanks,<br />pete<br />]]></description>
          <pubDate>Mon, 19 Mar 2012 13:43:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215566#post2215566</guid>
        </item>
                <item>
          <title>Re: [Jason] uploading @2x images for mobile site</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215475#post2215475</link>
          <description><![CDATA[OK, I don't have any experience with mod rewrites.  Any advice?<br />]]></description>
          <pubDate>Mon, 12 Mar 2012 15:34:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215475#post2215475</guid>
        </item>
                <item>
          <title>Re: [Jason] uploading @2x images for mobile site</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215469#post2215469</link>
          <description><![CDATA[Hi Jason,<br />I see where you are going with this.  Trying to wrap my head around it. I think I will need for example:<br />image@2x.jpg (600x200 pixels)<br />image.jpg (300x100 pixels)<br /><br />How do I actually upload both images through the cms?  I see where you are renaming the regular image but I will actually need to upload both images. Not sure how renaming the regular image will help if I have to upload two images.  I see Dave posted about using the thumbnail area which may work.  So I can upload the larger (higher res) image as the first image, automatically create the thumbnail as the regular smaller image.  That would upload /uploads/image.jpg and /uploads/thumb/image.jpg.  Then how do I code it so that when an iphone 4 is looking for the image@2x.jpg it will use that and if not it will default to the image.jpg.  I am trying to grasp what the iphone does vs what the php will do and make them work together. Maybe I am making it harder than it seems? I guess I am thinking both images will have to be in the same folder (for the iphone) since it is looking for one and defaults to the other.  Or do I upload one image as image.jpg and one as image2.jpg and then somehow rewrite the image2.jpg to become image@2x.jpg and they both will be in the same directory?<br />]]></description>
          <pubDate>Mon, 12 Mar 2012 14:37:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215469#post2215469</guid>
        </item>
                <item>
          <title>uploading @2x images for mobile site</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215400#post2215400</link>
          <description><![CDATA[Starting my first mobile site and in looking at the iPhone retina display, from what I can see it looks for images as &quot;imagename@2x.jpg&quot; for a file name.  In the cms admin area when you upload an image labeled this way it changes the @ to a -.  Is there a way to allow for the @ symbol so I can upload images for this or is there another way?<br />]]></description>
          <pubDate>Tue, 06 Mar 2012 09:41:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215400#post2215400</guid>
        </item>
                <item>
          <title>Re: [Jason] looping in a loop?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214739#post2214739</link>
          <description><![CDATA[Is there a way leave it sorty by year and month but then allow for a drag sort order for just the tradeshow records? Or is my only option to just delete the sort by year like you stated?<br />]]></description>
          <pubDate>Thu, 12 Jan 2012 12:21:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214739#post2214739</guid>
        </item>
                <item>
          <title>Re: [Jason] looping in a loop?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214735#post2214735</link>
          <description><![CDATA[Jason, this is working good, but how can I have the records sorted by the drag sort order?  Since some of the tradeshows span multiple days, etc. I need to be able to choose the order they appear for the day. I don't see how it is ordering them currently but would like to do the drag sort order.<br />http://wilsontrailer.com/trade_shows/index.php<br />]]></description>
          <pubDate>Thu, 12 Jan 2012 11:03:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214735#post2214735</guid>
        </item>
                <item>
          <title>Re: [sublmnl] swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214536#post2214536</link>
          <description><![CDATA[Sublnl - I found my problem and maybe it will help you.  Jason at Interactive Tools was able to upload a swf file but I couldn't.  My swf files were coming back coded to 13 which is an swc file when using the getimagesize() check in the coding. I found that I had a check in the box next to &quot;Compress Movie&quot; under SWF Settings in the Publish settings.  As soon as I unchecked it, my swf file uploaded.  Hope this helps.<br />]]></description>
          <pubDate>Wed, 28 Dec 2011 15:24:08 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214536#post2214536</guid>
        </item>
                <item>
          <title>Re: [Jason] swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214520#post2214520</link>
          <description><![CDATA[Jason, I sent in the support request. thanks,pete<br />]]></description>
          <pubDate>Tue, 27 Dec 2011 15:11:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214520#post2214520</guid>
        </item>
                <item>
          <title>Re: [sublmnl] swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214516#post2214516</link>
          <description><![CDATA[sublmnl - unfortunately this is one our clients Windows server and I don't know much about their set up.  If I find out the problem, I will make sure to post it.<br />]]></description>
          <pubDate>Tue, 27 Dec 2011 15:02:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214516#post2214516</guid>
        </item>
                <item>
          <title>Re: [Jason] swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214482#post2214482</link>
          <description><![CDATA[yes, I have tried 3 different ones<br />]]></description>
          <pubDate>Thu, 22 Dec 2011 16:23:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214482#post2214482</guid>
        </item>
                <item>
          <title>Re: [Jason] swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214479#post2214479</link>
          <description><![CDATA[Yes, when trying to upload the swf file - only 1 file. I have flash uploader off, browse for file, the click the upload, it runs alittle bit and then gives me the error in red.<br />]]></description>
          <pubDate>Thu, 22 Dec 2011 16:05:08 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214479#post2214479</guid>
        </item>
                <item>
          <title>swf file giving upload not valid swf file error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214472#post2214472</link>
          <description><![CDATA[Our client is hosting their own website and we have cmsBuilder version 2.08 running in a test environment.  I need to upload swf files and I had to turn off the flash uploader in the general settings and even though images upload, swf files throw the error.<br />]]></description>
          <pubDate>Thu, 22 Dec 2011 15:09:36 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214472#post2214472</guid>
        </item>
                <item>
          <title>Re: [petejdg] splitting list results into two columns</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214269#post2214269</link>
          <description><![CDATA[I tried Jason's code below but it isn't working right:<br />http://siouxlandvolunteercenter.com/calendar/index.php<br /><br />Ross - I would be okay with the horizontal layout as well, if you have an idea. thanks.<br />]]></description>
          <pubDate>Mon, 12 Dec 2011 10:55:18 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214269#post2214269</guid>
        </item>
                <item>
          <title>Re: [ross] splitting list results into two columns</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214249#post2214249</link>
          <description><![CDATA[I would be fine with having the records go horizontally and then dropping a row. I had originally tried that but couldn't get that to work.  I have no idea how many events there will be per month so that will be a variable.<br />]]></description>
          <pubDate>Sun, 11 Dec 2011 17:55:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214249#post2214249</guid>
        </item>
                <item>
          <title>splitting list results into two columns</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214226#post2214226</link>
          <description><![CDATA[I have seen a few different examples but didn't get anything to work right for me.  I have a calendar of events looping through by month and then record, but I am wondering if I can look at the months inputted and split them into two columns. They might not have twelve months filled in. This is an example:http://www.jdgordonadvertising.com/cfs_volunteer/calendar/index.php.<br /><br />Here is my code so far:<br />  // load records<br />  list($calendarRecords, $calendarMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'calendar',<br />	'orderBy'   =&gt; 'date',<br />  ));<br /><br />-----------------------------<br />          &lt;h1&gt;Calendar Of Events&lt;/h1&gt;<br />          &lt;?php <br />  $half=intval($calendarMetaData['totalRecords']/2); <br />  $count=0; <br />?&gt; <br />          &lt;table width=&quot;300&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;3&quot;&gt;   <br />          &lt;tr&gt;&lt;td&gt;      <br />  &lt;?php $heading = &quot;&quot;; ?&gt; <br />&lt;?php foreach ($calendarRecords as $event): ?&gt; <br />  &lt;?php if($heading!=date(&quot;F, Y&quot;,strtotime($event['date']))): ?&gt; <br />&lt;?php $heading=date(&quot;F, Y&quot;,strtotime($event['date'])); ?&gt;<br />&lt;span class=&quot;highlightCaps&quot;&gt;&lt;?php echo $heading; ?&gt;&lt;br /&gt;&lt;/span&gt;<br />&lt;?php endif ?&gt;<br />&lt;?php echo date(&quot;l, F jS&quot;,strtotime($event['date'])); ?&gt;&lt;br /&gt;<br />  &lt;?php echo $event['location'] ?&gt; | &lt;?php echo $event['time'] ?&gt;&lt;br /&gt; &lt;?php echo $event['title']; ?&gt;&lt;br /&gt;&lt;br /&gt;<br />  &lt;?php $count++; ?&gt; <br />&lt;?php endforeach ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />&lt;/table&gt;<br /><br />The code above has an attempt to look at the # of records and split it into two columns which I found in a post but that didn't work.  I would like to be able to do it by how many months and then split.<br /><br />Any help is appreciated. thanks.<br />]]></description>
          <pubDate>Fri, 09 Dec 2011 14:33:12 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214226#post2214226</guid>
        </item>
                <item>
          <title>Re: [Jason] Sub-categories Tutorial</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213826#post2213826</link>
          <description><![CDATA[Thank you so much.  Works perfectly.<br />]]></description>
          <pubDate>Wed, 09 Nov 2011 14:38:22 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213826#post2213826</guid>
        </item>
                <item>
          <title>Re: [petejdg] Sub-categories Tutorial</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213822#post2213822</link>
          <description><![CDATA[Chris,<br />here is my file.<br />]]></description>
          <pubDate>Wed, 09 Nov 2011 12:22:36 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213822#post2213822</guid>
        </item>
                <item>
          <title>Re: [Chris] Sub-categories Tutorial</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213817#post2213817</link>
          <description><![CDATA[Chris,<br />I have this solution working for a store product area.  I have just one level of categories going to the category list and then product viewer page.  I have the categories listed on the sidebar and they bold when I am on the category listing page.  How can I get the sidebar to work on the product viewer page and also show the category name above my product.<br />]]></description>
          <pubDate>Wed, 09 Nov 2011 10:34:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213817#post2213817</guid>
        </item>
                <item>
          <title>Re: [Jason] search with two drop downs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213630#post2213630</link>
          <description><![CDATA[Thanks... but I don't really know php so I think this is now way over my head.<br />]]></description>
          <pubDate>Tue, 25 Oct 2011 16:53:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213630#post2213630</guid>
        </item>
                <item>
          <title>Re: [Jason] search with two drop downs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213613#post2213613</link>
          <description><![CDATA[Good question.  Since they aren't populating the the html I don't know.  But I am pretty sure it won't work as the value of the main select is being set - I assume that has to be a variable to pull in my search params like &quot;gooseneck_keyword&quot;.  I am attaching the files but in the wilsontrailersearch.php the coding is:&lt;select name=&quot;trailertypes&quot; style=&quot;width:160px;&quot;&gt;&lt;/select&gt; and I assume the trailertypes has to be one of my trailer searches with _keyword???<br />]]></description>
          <pubDate>Mon, 24 Oct 2011 13:52:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213613#post2213613</guid>
        </item>
                <item>
          <title>Re: [Dave] search with two drop downs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213605#post2213605</link>
          <description><![CDATA[Dave, I was able to get the select drop downs working correctly with your link. Thanks.  Now my dilemma is how to actually make the search work correctly, but I don't even know if it can.  I thought this would be fairly simple but seems definitely not. Since it is pulling my list - I can't tell any of the form variables.  I don't know if anyone can help or how bad of a custom job this would be?<br />]]></description>
          <pubDate>Mon, 24 Oct 2011 11:27:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213605#post2213605</guid>
        </item>
              </channel>
    </rss>
  