<?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%3Ahans</link>
        <description></description>
        <pubDate>Sat, 16 May 2026 06:12:21 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ahans&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>URGENT: No access to cmsAdmin after upgrade</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245331#post2245331</link>
          <description><![CDATA[<p>Hello, do you have access to your phpmyadmin still?</p>]]></description>
          <pubDate>Wed, 20 Jan 2021 08:13:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245331#post2245331</guid>
        </item>
                <item>
          <title>Local time vs Mysql time causing publishDate issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245302#post2245302</link>
          <description><![CDATA[<p>Just to clarify, this is only a CMSB 3.5.4 issue, and not a 3.5.0 issue and below.</p>]]></description>
          <pubDate>Thu, 07 Jan 2021 08:50:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245302#post2245302</guid>
        </item>
                <item>
          <title>Add Default Image to List Output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245301#post2245301</link>
          <description><![CDATA[<p>Sure. Send the details at hans@interactivetools.com. I need FTP access, minimum.</p>]]></description>
          <pubDate>Thu, 07 Jan 2021 05:26:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245301#post2245301</guid>
        </item>
                <item>
          <title>Erase button in single record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245292#post2245292</link>
          <description><![CDATA[<p>I would not recommend that. It will hide all the "Erase" buttons from other sections, which you might need.</p>]]></description>
          <pubDate>Wed, 06 Jan 2021 07:48:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245292#post2245292</guid>
        </item>
                <item>
          <title>Add Default Image to List Output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245291#post2245291</link>
          <description><![CDATA[<p>I don't think it would be enough for me to test whether the code works as intended or not, unfortunately.</p>]]></description>
          <pubDate>Wed, 06 Jan 2021 07:46:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245291#post2245291</guid>
        </item>
                <item>
          <title>Add Default Image to List Output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245289#post2245289</link>
          <description><![CDATA[<p>Perhaps we can discuss this with a screen share? Just so I won't miss any details.</p>
<p>Thanks.</p>]]></description>
          <pubDate>Wed, 06 Jan 2021 07:34:01 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245289#post2245289</guid>
        </item>
                <item>
          <title>Add Default Image to List Output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245283#post2245283</link>
          <description><![CDATA[<p>Oh my bad. I assumed logo_image was an array.</p>
<pre class="language-markup"><code>&lt;?php if(gettype($isp_listRecord['logo_image']) !== "string"){ ?&gt;

&lt;div class="vanishmobile"&gt;&lt;img src="<a href="https://via.placeholder.com/350x150" rel="nofollow">https://via.placeholder.com/350x150</a>" alt="Logo Image" title="Logo Image" /&gt;&lt;/div&gt;

&lt;?php } else { ?&gt;

&lt;div class="vanishmobile"&gt;
&lt;a href="&lt;?php echo htmlencode($isp_listRecord['website_link'],ENT_QUOTES); ?&gt;" target="_new"&gt;

&lt;img src="&lt;?php echo htmlencode($isp_listRecord['logo_image'],ENT_QUOTES); ?&gt;" alt="&lt;?php echo htmlencode($isp_listRecord['title'],ENT_QUOTES); ?&gt; Logo Image" title="&lt;?php echo htmlencode($isp_listRecord['title'],ENT_QUOTES); ?&gt; Logo Image" /&gt;

&lt;/a&gt;&lt;/div&gt;

&lt;?php } ?&gt;</code></pre>

<p>Try that instead, and get back to me.</p>]]></description>
          <pubDate>Tue, 05 Jan 2021 07:39:23 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245283#post2245283</guid>
        </item>
                <item>
          <title>Erase button in single record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245281#post2245281</link>
          <description><![CDATA[<p>My bad, I forgot to mention it. Put it under lib/menus/header.php.</p>

<p>Edit: put it at the end of the code.</p>]]></description>
          <pubDate>Tue, 05 Jan 2021 01:34:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245281#post2245281</guid>
        </item>
                <item>
          <title>relatedRecordLookupFunctions plugin implementation issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245279#post2245279</link>
          <description><![CDATA[<p>Alrighty. I sent an invite</p>]]></description>
          <pubDate>Mon, 04 Jan 2021 11:31:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245279#post2245279</guid>
        </item>
                <item>
          <title>relatedRecordLookupFunctions plugin implementation issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245276#post2245276</link>
          <description><![CDATA[<p>Where do you prefer to have a video call in?</p>]]></description>
          <pubDate>Mon, 04 Jan 2021 11:21:03 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245276#post2245276</guid>
        </item>
                <item>
          <title>relatedRecordLookupFunctions plugin implementation issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245274#post2245274</link>
          <description><![CDATA[<p>Do you have a gmail account?</p>]]></description>
          <pubDate>Mon, 04 Jan 2021 11:12:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245274#post2245274</guid>
        </item>
                <item>
          <title>Add Default Image to List Output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245272#post2245272</link>
          <description><![CDATA[<p>Ideally, you would do it by checking the length of the current array. Also, all data that is user-inputted should be html-encoded so as to prevent a JS injection.</p>
<pre class="language-php"><code>&lt;?php if(count($isp_listRecord['logo_image']) === 0){ ?&gt;

&lt;div class="vanishmobile"&gt;&lt;img src="<a href="https://via.placeholder.com/350x150" rel="nofollow">https://via.placeholder.com/350x150</a>" alt="" ?&gt; Logo Image" title="Logo Image" /&gt;&lt;/div&gt;

&lt;?php } else { ?&gt;

&lt;?php foreach ($isp_listRecord['logo_image'] as $upload): ?&gt;

&lt;div class="vanishmobile"&gt;&lt;a href="&lt;?php echo $isp_listRecord['website_link'] ?&gt;" target="_new"&gt;&lt;img src="&lt;?php echo htmlencode($upload['urlPath'],ENT_QUOTES) ?&gt;" alt="&lt;?php echo htmlencode($isp_listRecord['title'],ENT_QUOTES) ?&gt; Logo Image" title="&lt;?php echo htmlencode($isp_listRecord['title'],ENT_QUOTES) ?&gt; Logo Image" /&gt;&lt;/a&gt;&lt;/div&gt;

&lt;?php endforeach ?&gt;

&lt;?php } ?&gt;

</code></pre>

<p>With regards to the other code:</p>
<pre class="language-markup"><code>&lt;?php if (count($isp_listRecords) === 0): ?&gt;
	&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;No records were found!&lt;/u&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;
&lt;?php endif ?&gt;</code></pre>]]></description>
          <pubDate>Mon, 04 Jan 2021 09:45:48 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245272#post2245272</guid>
        </item>
                <item>
          <title>relatedRecordLookupFunctions plugin implementation issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245271#post2245271</link>
          <description><![CDATA[<p>Hello, perhaps you would like to discuss this over a screen share? Just in order to understand things better.</p>
<p>Thanks.</p>]]></description>
          <pubDate>Mon, 04 Jan 2021 09:29:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245271#post2245271</guid>
        </item>
                <item>
          <title>Create directory or folder based URLs from detail.php</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245270#post2245270</link>
          <description><![CDATA[<p>It is in US Dollars. <a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2245270&amp;download=paypal.png" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2245270&amp;download=paypal.png</a></p>]]></description>
          <pubDate>Mon, 04 Jan 2021 06:36:47 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245270#post2245270</guid>
        </item>
                <item>
          <title>Create directory or folder based URLs from detail.php</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245268#post2245268</link>
          <description><![CDATA[<p>You can use our permalinks plugin. <a href="https://www.interactivetools.com/plugins/permalinks/" rel="nofollow">https://www.interactivetools.com/plugins/permalinks/</a>.</p>
<p>It has a cost, but once you have it installed, reply here for more instructions.</p>]]></description>
          <pubDate>Mon, 04 Jan 2021 06:27:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245268#post2245268</guid>
        </item>
                <item>
          <title>Erase button in single record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245267#post2245267</link>
          <description><![CDATA[<p>As a warning, you would like to have the option to be able to "erase" a record anyways (in case you do need to). But if you want the option to...</p>
<pre class="language-php"><code>&lt;?php if(isset($_GET['menu']) &amp;&amp; $_GET['menu'] === "section_name"): ?&gt;

    &lt;style type="text/css"&gt;
      button.btn.btn-primary[name=Erase] {
          display: none;
      }
    &lt;/style&gt;

&lt;?php endif; ?&gt;</code></pre>
<p>Replace <strong>section_name</strong> (keeping the quotes) with the name (of the section where you want the "Erase" button to be hidden), that which can be found via the URL of the single section editor as displayed in the preview below:</p>
<p><a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2245267&amp;download=name_of_section.png" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2245267&amp;download=name_of_section.png</a></p>]]></description>
          <pubDate>Mon, 04 Jan 2021 06:12:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245267#post2245267</guid>
        </item>
                <item>
          <title>array error on login screen</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245257#post2245257</link>
          <description><![CDATA[<p>This is the problematic line 177:</p>
<pre class="language-markup"><code>  elseif (@$menu['visibility'] == 'requireAdmin' &amp;&amp; !empty($CURRENT_USER['isAdmin']))                   { $userHasMenuAccess = true; } // allow access to admin for admin menus</code></pre>
<p>My best guess is, $CURRENT_USER was false, since you were not logged in, but the checking still happened. In any case, it's a very rare case and won't happen very often.</p>
<p>If you run into more problems like it in the future, feel free to reply here.</p>]]></description>
          <pubDate>Wed, 30 Dec 2020 08:43:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245257#post2245257</guid>
        </item>
                <item>
          <title>Problem after upgrade</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245256#post2245256</link>
          <description><![CDATA[<p>Hello, i'll be the one to help you with this issue.</p>
<p>Where is the webpage where articles do not show up? Also, if it is permissible, can you post in here the source code for the web page that displays the articles?</p>]]></description>
          <pubDate>Wed, 30 Dec 2020 08:33:08 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245256#post2245256</guid>
        </item>
                <item>
          <title>Combined sections in date order</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245246#post2245246</link>
          <description><![CDATA[<p>Alright, glad to know it works for you.</p>]]></description>
          <pubDate>Wed, 23 Dec 2020 07:10:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245246#post2245246</guid>
        </item>
                <item>
          <title>Combined sections in date order</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245244#post2245244</link>
          <description><![CDATA[<p><span style="text-decoration:line-through;">The table prefix is "cmsb_" correct? I need this to make the UNION query.</span></p>
<p><strong>EDIT:</strong></p>
<p>As it turns out, I do not need to make this a union. I can simply do a sorting from php's end. In any case:</p>
<pre class="language-php"><code>foreach($allRecords as $key =&gt; $record){
		$date = $record['publishData'];
		$allRecords[$key]['timestamp'] = intval(strtotime($date));
	}

	function sorterAsc($a,$b){
		if($a['timestamp'] === $b['timestamp']){
			return 0;
		}
		return ($a['timestamp'] &lt; $b['timestamp']) ? -1 : 1;
	}

	function sorterDesc($a,$b){
		if($a['timestamp'] === $b['timestamp']){
			return 0;
		}
		return ($a['timestamp'] &gt; $b['timestamp']) ? -1 : 1;
	}

	uasort($allRecords, 'sorterDesc');</code></pre>

<p>Add that code below the <strong>$allRecords</strong> variable, and the sorting should work barring other issues. There is a proxy method to sort called sorterDesc() which does the comparison for the publishDate timestamp.</p>
<p>I'll just be here if you have any questions.</p>]]></description>
          <pubDate>Tue, 22 Dec 2020 09:36:45 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245244#post2245244</guid>
        </item>
                <item>
          <title>Combined sections in date order</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245241#post2245241</link>
          <description><![CDATA[<p>Hello, is it okay if you give me the schema files for both of these tables? The schema files can be found in /data/schema/<span>approfondimenti.php and /data/schema/attualita.php</span></p>
<p><span>If you can't, then you should try to do a UNION of both of those tables, and use the mysql_get_query() to run the SQL query.</span></p>]]></description>
          <pubDate>Tue, 22 Dec 2020 09:06:03 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245241#post2245241</guid>
        </item>
                <item>
          <title>Erase button in single record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245239#post2245239</link>
          <description><![CDATA[<p>Hello, do you still need to resolve this issue?</p>]]></description>
          <pubDate>Mon, 21 Dec 2020 13:48:34 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245239#post2245239</guid>
        </item>
                <item>
          <title>Error session_start using ionos</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245238#post2245238</link>
          <description><![CDATA[<p>Hello, have you encountered any problems with this since then?</p>]]></description>
          <pubDate>Mon, 21 Dec 2020 13:47:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245238#post2245238</guid>
        </item>
                <item>
          <title>Local time vs Mysql time causing publishDate issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245237#post2245237</link>
          <description><![CDATA[<p>Upon further research, it turns out that the above solution does not actually change the current timezone, if your MySQL is using the "SYSTEM" timezone. Unfortunately, this is very likely the case.</p>
<p>The next step in changing this would be to change it via your server's time, but this option varies based on your host's control panel. What control panel do you use for your hosting?</p>
<p>If it is cPanel, you can find instructions on how to change your server time here (<a href="https://docs.cpanel.net/whm/server-configuration/server-time/" rel="nofollow">https://docs.cpanel.net/whm/server-configuration/server-time/</a>).</p>]]></description>
          <pubDate>Mon, 21 Dec 2020 13:13:43 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245237#post2245237</guid>
        </item>
                <item>
          <title>Local time vs Mysql time causing publishDate issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245236#post2245236</link>
          <description><![CDATA[<p>Hello, I'll be looking over this issue.</p>
<p>Feel free to look over at lib/database_functions.php and find the setMySqlTimezone($timeZone) at around line 213, and you can manually set the timezone from there.</p>
<p>The format in coding is +00:00 where +00 equals the number of timezones to the left/right of the GMT. Based on your original post, you would have it as -05:00.</p>]]></description>
          <pubDate>Mon, 21 Dec 2020 12:55:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245236#post2245236</guid>
        </item>
              </channel>
    </rss>
  