<?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%3Aikanizaj</link>
        <description></description>
        <pubDate>Tue, 28 Apr 2026 05:46:10 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aikanizaj&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [ikanizaj] Categories and Subcategories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215832#post2215832</link>
          <description><![CDATA[<code>SELECT num, title <br />  FROM `&lt;?php echo $TABLE_PREFIX ?&gt;product_sub_category` <br />   WHERE category = '&lt;?php echo $ESCAPED_FILTER_VALUE;?&gt;'</code><br />tought this will work, but it only works one level, and when I try to put another level, my pulldown list is displaying &quot;loading&quot; and nothing happens?<br />]]></description>
          <pubDate>Sat, 14 Apr 2012 10:51:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215832#post2215832</guid>
        </item>
                <item>
          <title>Re: [ikanizaj] Categories and Subcategories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215831#post2215831</link>
          <description><![CDATA[Hi there Jason, just found your answer on what I was regarding to in another post.... [:)]<br /><br />http://www.interactivetools.com/iforum/Products_C2/CMS_Builder_F35/Category_selection_populates_sub_categories_P91818/<br />]]></description>
          <pubDate>Sat, 14 Apr 2012 08:32:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215831#post2215831</guid>
        </item>
                <item>
          <title>Re: [Jason] Categories and Subcategories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215827#post2215827</link>
          <description><![CDATA[hm, but I want that when adding records inside cms, not inside my page.<br />]]></description>
          <pubDate>Fri, 13 Apr 2012 11:55:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215827#post2215827</guid>
        </item>
                <item>
          <title>Categories and Subcategories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215823#post2215823</link>
          <description><![CDATA[Is it possible to set up category parents and children in a way that one list is generated depending on what is selected in the list of a parent category.<br /><br />What I want is to have a structure like this:<br /><br />category -&gt; child category level 1 -&gt; child category level 2 -&gt; record<br /><br />than I would like somehow to set adding of new record in a way that all parent categories are selectable:<br /><br />category pulldown<br />child category level 1 pulldown<br />child category level 2 pulldown<br /><br />Basicly what I want is to, when I select Category named &quot;first&quot;, that in chlid category level 1 are displayed only options that have category &quot;first&quot; as parent category, and so on...<br />]]></description>
          <pubDate>Fri, 13 Apr 2012 04:46:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215823#post2215823</guid>
        </item>
                <item>
          <title>Re: [Tom P] Record not found</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215802#post2215802</link>
          <description><![CDATA[Thanks, that worked, I found wrong data call, and removed it...<br />]]></description>
          <pubDate>Tue, 10 Apr 2012 12:30:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215802#post2215802</guid>
        </item>
                <item>
          <title>Re: [ikanizaj] Record not found</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215799#post2215799</link>
          <description><![CDATA[I have just added another one and it's not working? And the first two are working?<br />]]></description>
          <pubDate>Tue, 10 Apr 2012 12:13:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215799#post2215799</guid>
        </item>
                <item>
          <title>Re: [Tom P] Record not found</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215796#post2215796</link>
          <description><![CDATA[ok, in this page http://www.spk-strik.hr/index.php there are 4 images that are links to videos. First one named Daniel Woods, that is last one added is not working, and latter three are working corectly???<br /><br />the link to the one that is not working is http://www.spk-strik.hr/videoDetail.php?Daniel-Woods---Shiobara-15<br />the link to one that is working is http://www.spk-strik.hr/videoDetail.php?Slash-and-Burn-7c---New-River-Gorge-9<br />]]></description>
          <pubDate>Tue, 10 Apr 2012 12:02:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215796#post2215796</guid>
        </item>
                <item>
          <title>Record not found</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215787#post2215787</link>
          <description><![CDATA[I have set up multiple record page, and I'm having trouble displaying records. Every now and then when I add new record, it is displayed on a list page, but when I try to open detail page it says record not found, without even displaying the page?<br />]]></description>
          <pubDate>Tue, 10 Apr 2012 04:11:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215787#post2215787</guid>
        </item>
                <item>
          <title>Retrieving title from url</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215535#post2215535</link>
          <description><![CDATA[What is the easiest way to retreive information from detail page URL.<br /><br />I want to retreive <code>3.-kolo-Lednog-kupa-RH-2012.-186</code> out of this URL <code>http://www.spk-strik.hr/indexDetail1.php?3.-kolo-Lednog-kupa-RH-2012.-186</code><br />Basicly, that is the name of my record, and I would like to retreive it in that exact form?<br />]]></description>
          <pubDate>Fri, 16 Mar 2012 07:23:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215535#post2215535</guid>
        </item>
                <item>
          <title>Re: [Jason] Category menu</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215092#post2215092</link>
          <description><![CDATA[Yeap, that solved the problem. <br /><br />Thanks<br />]]></description>
          <pubDate>Tue, 07 Feb 2012 05:32:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215092#post2215092</guid>
        </item>
                <item>
          <title>Category menu</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215067#post2215067</link>
          <description><![CDATA[I have created one category menu with two records (category1 and category2). Then, I put that category as one of the fields under my news multi section to be able to divide my news into different categories. <br />The problem is that I, as an administrator, can see that category field when creating new news article, but other users can't see that field? There must be some permission that I forgot to enable but I don't know which one?<br />]]></description>
          <pubDate>Mon, 06 Feb 2012 02:43:18 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215067#post2215067</guid>
        </item>
                <item>
          <title>dividing sections</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211844#post2211844</link>
          <description><![CDATA[I have one multirecord section which I would like to divide into two sections. What's the easiest way to copy some of the records from one multirecord section to another section with same attributes but different name?<br /><br />Thanks.<br />]]></description>
          <pubDate>Fri, 17 Jun 2011 10:08:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211844#post2211844</guid>
        </item>
                <item>
          <title>changing URLs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211841#post2211841</link>
          <description><![CDATA[I saw that somewhere but I can't find it. How can I change urls so instead of site.php?index1 it goes site/index1<br />Is that possible?<br />]]></description>
          <pubDate>Thu, 16 Jun 2011 16:39:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211841#post2211841</guid>
        </item>
                <item>
          <title>Re: [Jason] list items per page and pagination</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211809#post2211809</link>
          <description><![CDATA[no no, 20 items on every page. First ten with more detail, and other ten with just title. But on second page, first ten with more detail should be the one that were just title on previous page.<br />]]></description>
          <pubDate>Tue, 14 Jun 2011 14:17:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211809#post2211809</guid>
        </item>
                <item>
          <title>list items per page and pagination</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211805#post2211805</link>
          <description><![CDATA[Is it possible to create 20 items per page, but that pagination goes ten records at the time.<br /><br />What I would like is to create first ten items displaying title, images, summary, etc. and next ten items only title.<br /><br />Then I would like, when I click on next page, to display ten items (from the first page that had only titles) with title, images, summary, and next ten items with only titles? Is that possible?<br />]]></description>
          <pubDate>Tue, 14 Jun 2011 12:52:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211805#post2211805</guid>
        </item>
                <item>
          <title>Website Membership possibilites</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210956#post2210956</link>
          <description><![CDATA[I have about 20 users that use cmsb to update only one table (actually one section in cmsb) in database.<br />I was thinking tu purchase a website membership, but have a question first. Is it possible to use website membership with users of cmsB, and to set up a html page that would be used to update that one section?<br />Basicly, I would like them not to login to cmsB, but to be able to do that from website. Because they aren't doing pretty much anything else in cmsB.<br />]]></description>
          <pubDate>Sat, 23 Apr 2011 09:01:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210956#post2210956</guid>
        </item>
                <item>
          <title>Re: [ikanizaj] Comparing dates</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210936#post2210936</link>
          <description><![CDATA[basicly, if I use this:<br /><br /><code>&lt;?php echo date(&quot;U&quot;, strtotime($record['Date'])) ?&gt;<br />&lt;?php echo date(&quot;U&quot;) ?&gt;</code> the difference should be less then 345600, but I need a little help with php programming...<br />]]></description>
          <pubDate>Fri, 22 Apr 2011 04:16:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210936#post2210936</guid>
        </item>
                <item>
          <title>Comparing dates</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210935#post2210935</link>
          <description><![CDATA[I would like to do something like this, but I don't know syntax:<br /><br /><code>If (currentDate - createdDate &lt; 5) {<br />     &lt;span&gt;new article&lt;/span&gt;<br />}</code><br />]]></description>
          <pubDate>Fri, 22 Apr 2011 00:50:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210935#post2210935</guid>
        </item>
                <item>
          <title>Re: [ikanizaj] How to retrieve a detail page url</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210934#post2210934</link>
          <description><![CDATA[Nevermind, I have managed to do this, and if anyone is interested, this is the code:<br /><code>&lt;?php $url=&quot;http://&quot;.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; echo $url; ?&gt;</code><br />]]></description>
          <pubDate>Fri, 22 Apr 2011 00:41:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210934#post2210934</guid>
        </item>
                <item>
          <title>How to retrieve a detail page url</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210930#post2210930</link>
          <description><![CDATA[I've tried something like this, but it's not working?<br /><br /><code>href=&quot;http://www.example.com/?&lt;?php echo $_REQUEST['_link']): ?&gt;&quot;</code><br />]]></description>
          <pubDate>Thu, 21 Apr 2011 15:18:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210930#post2210930</guid>
        </item>
                <item>
          <title>Re: [robin] username from sent argument</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210556#post2210556</link>
          <description><![CDATA[That is it. Thanks<br />]]></description>
          <pubDate>Sat, 09 Apr 2011 06:51:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210556#post2210556</guid>
        </item>
                <item>
          <title>username from sent argument</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210508#post2210508</link>
          <description><![CDATA[I have one page that sends ?createdByUserNum argument.<br />and am having trouble picking up that argument to display username as title on next page.<br />I have tried it like this :<br /><code>list($accountsRecords, $accountsMetaData) = getRecords(array(<br />				'tableName'   =&gt; 'accounts',<br />				'allowSearch'  =&gt; false,<br />			));</code><br />and then it should go something like this, but I don't know what to write where the stars are (it should be that transfered number):<br /><code>&lt;?php foreach ($accountsRecords as $userRecord): ?&gt;<br />			&lt;?php if ($userRecord['num'] == *******): ?&gt;<br />				&lt;title&gt;&lt;?php echo $userRecord['fullname'] ?&gt;&lt;/title&gt;	 <br />			&lt;?php endif ?&gt;<br />		&lt;?php endforeach ?&gt;</code><br />]]></description>
          <pubDate>Thu, 07 Apr 2011 00:50:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210508#post2210508</guid>
        </item>
                <item>
          <title>Re: [Jason] stuck with an idea for multi listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210422#post2210422</link>
          <description><![CDATA[Just what I've been looking for...<br /><br />Thanks<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 11:35:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210422#post2210422</guid>
        </item>
                <item>
          <title>Re: [Jason] stuck with an idea for multi listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2210417#post2210417</link>
          <description><![CDATA[This works great.<br /><br />Now I have another question. <br /><br />I have a page with two tabels that are filled with records from two different tabels in database. How to send this createdBy argument to only one selection of records, and that the other tabel is filled with all the records from other table? Because when I use it like this, it fills both tables only with records from that one user...<br />]]></description>
          <pubDate>Mon, 04 Apr 2011 11:22:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2210417#post2210417</guid>
        </item>
                <item>
          <title>Multirecord section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2208519#post2208519</link>
          <description><![CDATA[Is record num unique key in multi record page?<br />I have one script added to a detail page which allows users to rate the article, but I need to give it a unique string to work for each record. And everything is working fine with record num, but I'm wondering what would happen if I delete second of i.e. four records, will then the third record get record num 2, or will it stay record num 3?<br />]]></description>
          <pubDate>Fri, 10 Dec 2010 07:15:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2208519#post2208519</guid>
        </item>
              </channel>
    </rss>
  