<?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%3AJesus</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 17:19:27 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3AJesus&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>llms.txt file (for AI)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2248182#post2248182</link>
          <description><![CDATA[<p>I know it's not fully approved yet, but is it possible to generate llms.txt files with CMSBuilder to place them in the root folder of the site so that AI can use them to better understand the content of the website?</p>
<p>I think it might be similar to a sitemap.xml (I don't know if it exists in CMSBuilder).</p>
<p>Thank you in advance for helping me with these issues.</p>
<p>Jesus</p>]]></description>
          <pubDate>Tue, 04 Nov 2025 22:11:41 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2248182#post2248182</guid>
        </item>
                <item>
          <title>Content automation using AI and CMSBuilder</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2248181#post2248181</link>
          <description><![CDATA[<p>I have been working on some automation stuff and would like to know if it is possible to integrate some of this with CMSBuilder.</p>
<p>For example, I'm generating some new content on various topics using AI and would like to upload these articles to some categories on my site and leave them as drafts so they can be reviewed before publication.</p>
<p>The automation process itself defines which category the article is uploaded to, and images are also uploaded for each article during the process.</p>
<p>Doing this on platforms such as WordPress is fairly straightforward, as connections are made using an app password.</p>
<p>Is there something similar in CMSBuilder to make this possible?</p>
<p>Thanks in advance</p>]]></description>
          <pubDate>Tue, 04 Nov 2025 22:07:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2248181#post2248181</guid>
        </item>
                <item>
          <title>version warning - why and how to fix this.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245547#post2245547</link>
          <description><![CDATA[<p>This might be related to the same issue (<a href="https://www.interactivetools.com/forum/forum-posts.php?MariaDB-82432" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?MariaDB-82432</a>) I'm having so should I install the upcoming beta version you just mention when ready on my live site?</p>
<p>Thank you</p>]]></description>
          <pubDate>Wed, 26 May 2021 11:34:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245547#post2245547</guid>
        </item>
                <item>
          <title>MariaDB</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245546#post2245546</link>
          <description><![CDATA[<p>Hi everyboday I hope you all are doing fine</p>
<p>I'm using MariaDB in my server and today I got this message while updating to the latest CMSB version</p>
<blockquote>
<p><b>Security Notice:</b><span>You are currently running old and unsupported server software that</span><b>no longer receives security updates</b><span>. To avoid being exposed to unpatched security vulnerabilities and to ensure compatibility with future CMS releases, please upgrade at your earliest convenience.</span></p>
<ul><li>Upgrade to<b>MySQL v5.6</b>or newer (Your server is running MySQL v5.5.510.3.29)</li>
</ul><p><span>More information:</span>PHP Supported Versions<span>,</span>MySQL Supported Versions</p>
</blockquote>
<p>Any ideas?</p>
<p>Do I need to adjust or make something on the server?</p>
<p>Thank you for pointing me to the rigth direction</p>
<p>Jesus</p>
]]></description>
          <pubDate>Wed, 26 May 2021 11:31:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245546#post2245546</guid>
        </item>
                <item>
          <title>Question for permalinks (prefix)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244433#post2244433</link>
          <description><![CDATA[<p>Hello and happy new year for everyone,</p>
<p>I know its an old thread but for refence (<a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2235153#post2235153" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2235153#post2235153</a>). I'm trying to make an adjustment on this code.</p>
<p>I want to grab the destination from a select box to use it for the permalink structure. </p>
<p>Example:</p>
<p>Destination (table field name: destino) [<strong>Cancun,Mexico,Jamaica]</strong></p>
<p>And I want my url to be: <strong>mydomainname.com/destino/post-title/</strong></p>
<pre class="language-php"><code>  // is autopopulate needed?
  $permalinkText   = @$_REQUEST['permalink'];
  $permalinkPrefix = $GLOBALS['schema']['permalink']['defaultValue'];
  if ($tableName == "viajes"){
	$requiredPrefix .= htmlspecialchars(@$_REQUEST['destino']);
}</code></pre>
<p>So I want to be able to grab the field name from <strong>destino </strong>as the prefix for my permalink url </p>
<p>Thank you for pointing me to the right direction, I know I'm missing something but I'm cycled here :p</p>
<p>Thanks in advance,</p>
<p>Jesus</p>]]></description>
          <pubDate>Mon, 20 Jan 2020 12:23:10 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244433#post2244433</guid>
        </item>
                <item>
          <title>Serve Images in Next-Gen Formats</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243993#post2243993</link>
          <description><![CDATA[<p>Exactly, but I think that's an issue with my slider (revolution slider). I'm checking with the developer as the image its in there, if I see the source code I'm seeing both images (the jpg and the webp)</p>
<p>Probably what I'll need to do its to load one or another, depending on the browser... but I don't think I can make that work (probably), but need to check it.</p>
<p>Thanks for the adjustment with the code.</p>]]></description>
          <pubDate>Wed, 28 Aug 2019 14:17:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243993#post2243993</guid>
        </item>
                <item>
          <title>Serve Images in Next-Gen Formats</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243985#post2243985</link>
          <description><![CDATA[<p>Hi Greg, thanks for your answer.</p>
<p>That's exactly what I'm trying to do, but for some reason I'm not able to have my slider working at this point. This its the code:</p>
<pre class="language-markup"><code>	&lt;picture&gt;
		&lt;?php foreach ($record['imagen_webp'] as $index =&gt; $upload): ?&gt;
   			&lt;source type="image/webp" srcset="&lt;?php echo htmlencode($upload['urlPath']) ?&gt;"&gt;
   		&lt;?php endforeach ?&gt;
   		&lt;?php foreach ($record['imagen'] as $index =&gt; $upload): ?&gt;
   			&lt;source type="image/jpeg" srcset="&lt;?php echo htmlencode($upload['urlPath']) ?&gt;"&gt;
   			&lt;img src="&lt;?php echo htmlencode($upload['urlPath']) ?&gt;"&gt;
   		&lt;?php endforeach ?&gt;
	&lt;/picture&gt;
</code></pre>

<p>and here the result:</p>
<pre class="language-markup"><code>&lt;picture&gt;
&lt;source type="image/webp" srcset="/cms/uploads/s-playas-en-mexico.webp"&gt;
&lt;source type="image/jpeg" srcset="/cms/uploads/s-playas-en-mexico.jpg"&gt;
&lt;img src="/cms/uploads/s-playas-en-mexico.jpg"&gt;
&lt;/picture&gt;</code></pre>
<p>So I'm seeing the proper result, but not the image. I'll continue to check it and keep you updated.. probably I'm missing something here in my code or so.</p>
]]></description>
          <pubDate>Tue, 27 Aug 2019 15:14:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243985#post2243985</guid>
        </item>
                <item>
          <title>Serve Images in Next-Gen Formats</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243981#post2243981</link>
          <description><![CDATA[<p>Hi Greg, thank you.</p>
<p>I'm still lots with the library as I don't need to convert files on the fly or similar. I've already my jpg and webp images properly located in the proper folder but I'm trying to figure it out how to call the proper image using the &lt;picture&gt; tag</p>
<pre class="language-markup"><code>&lt;?php foreach ($record['imagen'] as $index =&gt; $upload): ?&gt;
	&lt;picture&gt;
		&lt;source type=“image/webp” srcset=“image.webp”&gt;
		&lt;source type=“image/jpeg” srcset=“&lt;?php echo htmlencode($upload['urlPath']) ?&gt;”&gt;
		&lt;img src="&lt;?php echo htmlencode($upload['urlPath']) ?&gt;"
	&lt;/picture&gt;
&lt;?php endforeach ?&gt;
</code></pre>

<p>I uploaded the webp images manually to the same folder where I've my current CMS images.</p>
<p>or should I create a new upload field and then upload the webp image from the CMS and then try to use an IF statement to load the proper image (jpg or webp)?</p>
<p>Thanks for pointing me to the right direction</p>
<p>Jesus</p>]]></description>
          <pubDate>Mon, 26 Aug 2019 16:10:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243981#post2243981</guid>
        </item>
                <item>
          <title>Serve Images in Next-Gen Formats</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243607#post2243607</link>
          <description><![CDATA[<p>Hello Dave &amp; Tim,</p>
<p>The library link doesn't work anymore. Did you had a copy of the library? or how did you finally get this thing going Tim?</p>
<p>Thank you!</p>]]></description>
          <pubDate>Fri, 19 Jul 2019 14:11:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243607#post2243607</guid>
        </item>
                <item>
          <title>List default value</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243375#post2243375</link>
          <description><![CDATA[<p>No, but that's exactly what I'm trying to do.</p>
<p>Right now my category table looks like this:</p>
<ul><li>Title (Category name)</li>
<li>Subcategory of (select list)</li>
<li>Description</li>
<li>permalink</li>
</ul><p>Then in my Listing table I currently have:</p>
<ul><li>Title</li>
<li>Category (list of categories from my category table)</li>
<li>URL</li>
<li>Description</li>
<li>permalink</li>
</ul><p>I want to display one page per each category with all the Sites (listings) </p>
<p>Example:</p>
<p><a href="http://mysites.com/category/subcategory1/subcategory2/" rel="nofollow">http://mysites.com/category/subcategory1/subcategory2/</a></p>
<p>That will display all listing from subcategory2</p>
<p>So... I'm trying to understand how can I accomplish this.</p>
<p>At this point I might need to add/include new fields on any table I'm just trying to make it work or to adjust the logic of all this in order to make it work</p>
<p>Thank you for your help!</p>
<p>Jesus</p>]]></description>
          <pubDate>Mon, 13 May 2019 11:18:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243375#post2243375</guid>
        </item>
                <item>
          <title>List default value</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243372#post2243372</link>
          <description><![CDATA[<p>Thank you Greg this worked :)</p>
<p>Now, how can I save the record for this field (as I'm thinking to relate this record for my Sites section like this:</p>
<pre class="language-markup"><code>0|Root
1|Arte y Cultura
2|Arte y cultura/Nuevo León
3|Arte y cultura/Nuevo León/Centros Culturales
4|Arte y cultura/Nuevo León/Galerias de arte
5|Ciencia y tecnologia
6|Ciencia y tecnologia/Ciencias de la Tierra y del Espacio
7|Ciencia y tecnologia/Ciencias de la Tierra y del Espacio/Astronomía
8|Deportes y entretenimiento
ETC</code></pre>
<p>I'm thinking just one field (in place of two) as I'll use it later in my Sites section in order to build the permalink for detailed pages.</p>
<p>Thanks!</p>
<p>Jesus</p>]]></description>
          <pubDate>Sun, 12 May 2019 08:25:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243372#post2243372</guid>
        </item>
                <item>
          <title>List 3 records per line </title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243340#post2243340</link>
          <description><![CDATA[<p>Thank you daniel,</p>
<p>Will try to make a few test during the weekend with this code, will let you know how it goes!</p>
<p>Jesus</p>]]></description>
          <pubDate>Tue, 30 Apr 2019 12:13:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243340#post2243340</guid>
        </item>
                <item>
          <title>List 3 records per line </title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243326#post2243326</link>
          <description><![CDATA[<p>Hi,</p>
<p>Because of my design,  I need to show 3 records per line, as my last record on each line needs to have a last_colum class. </p>
<p>Does anyone knows how can I display 3 records per line, using a specific class every 3rd record?</p>
<p>Thank you in avance,</p>
<p>Jesus</p>]]></description>
          <pubDate>Wed, 24 Apr 2019 11:12:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243326#post2243326</guid>
        </item>
                <item>
          <title>Logged out automatically</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243325#post2243325</link>
          <description><![CDATA[<p>Hello,</p>
<p>Not so long ago, I had a similar issue but for some reason I just can't find the reference to fix this. When I'm inside my admin panel suddenly, when I click on something I saw the login screen again and my username &amp; password doesn't work.</p>
<p>I fixed this previously but I can't find the reference in the forums and/or by email.</p>
<p>Thanks for pointing me to the right direction, will keep a note regarding this issue if it happens again.</p>
<p>Jesus</p>]]></description>
          <pubDate>Wed, 24 Apr 2019 08:38:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243325#post2243325</guid>
        </item>
                <item>
          <title>Char Encoding</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243317#post2243317</link>
          <description><![CDATA[<p>Awesome, this worked perfectly!</p>]]></description>
          <pubDate>Mon, 22 Apr 2019 10:56:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243317#post2243317</guid>
        </item>
                <item>
          <title>Char Encoding</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243313#post2243313</link>
          <description><![CDATA[<p>Hello,</p>
<p>I've a page in my website that I need to have using charset=ISO-8859-1 and I also need to insert some text slider I created in CMS Builder here on this page but as I'm using charset=utf-8 for CMSBuilder and other pages in my website, when the page display my CMSB content it shows strange characters with the accents.</p>
<p>Is there a way I can make an adjustment in order to keep that specific page using charset=ISO-8859-1 and at the same time display my CMSB content with no issues?</p>
<p>Thank you for pointing me to the right direction and or your help!</p>
<p>Jesus</p>]]></description>
          <pubDate>Thu, 18 Apr 2019 14:09:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243313#post2243313</guid>
        </item>
                <item>
          <title>List default value</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243247#post2243247</link>
          <description><![CDATA[<p>Hello,</p>
<p>I'm working on a directory project. 1st I'm creating a Category editor.</p>
<p>I'm creating a CatRoot field (list a field) where I need to have a default value (0|Root) for every record. </p>
<p>I'm also using here a list options as for subcategories I'll need to select the main category for each record. So my list options are like in the attached file.</p>
<p>Basically I just want to have a default value for each record (<strong>0|Root</strong>) (Number zero (as the value) and Root (as the label)).</p>
<p>Thanks!</p>
]]></description>
          <pubDate>Mon, 08 Apr 2019 16:12:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243247#post2243247</guid>
        </item>
                <item>
          <title>Membership records per user</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243101#post2243101</link>
          <description><![CDATA[<p>An old thread helped me with this: <a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2202242#post2202242" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2202242#post2202242</a></p>
<p>My final code:</p>
<pre class="language-php"><code>    'where'        =&gt; mysql_escapef(" cliente = ? ", $CURRENT_USER['num'] ),  </code></pre>
<p>Thank you!</p>
<p>PS<br />If someone thinks I still need an adjustment or there's a better way, please feel free to share it!</p>]]></description>
          <pubDate>Thu, 28 Feb 2019 21:22:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243101#post2243101</guid>
        </item>
                <item>
          <title>Membership records per user</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243100#post2243100</link>
          <description><![CDATA[<p>Should I use $CURRENT_USER as a filter?</p>
<pre class="language-php"><code>'where' =&gt; "cliente='$CURRENT_USER'",</code></pre>
<p>this way I'll only get records from the user logged in.</p>
<p>Am I correct? (will give it a try) ;)</p>]]></description>
          <pubDate>Thu, 28 Feb 2019 20:35:49 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243100#post2243100</guid>
        </item>
                <item>
          <title>Membership records per user</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243099#post2243099</link>
          <description><![CDATA[<p>Hi,</p>
<p>I'm working with my membership plugin and here's what I'm trying to do.</p>
<p>I've a table with documents (pdf, docx files) assigned to specific CMSBuilder users.</p>
<p>I want to display those files based on the user signup as a list.</p>
<p>I know how to do this without the membership plugin as I can use the where statement on my load records</p>
<pre class="language-php"><code>'where' =&gt; "category='my_category'",
</code></pre>
<p>but, how can I do this using the Membership plugin to only display records per user to signed users?</p>
<p>Thank you for clarify this to me.</p>
<p>Jesus</p>]]></description>
          <pubDate>Thu, 28 Feb 2019 20:28:15 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243099#post2243099</guid>
        </item>
                <item>
          <title>Omit a directory in htaccess with permalink</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243018#post2243018</link>
          <description><![CDATA[<p>Thank you, I just filled the form.</p>
<p>Jesus</p>]]></description>
          <pubDate>Mon, 11 Feb 2019 08:06:43 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243018#post2243018</guid>
        </item>
                <item>
          <title>Spanish date (PHP 7.1)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2243017#post2243017</link>
          <description><![CDATA[<p>Hello everyone,</p>
<p>For future reference, it was an old adjustment and I need it to implement it back once I performed an update.</p>
<p>Here's the solution to this:</p>
<p><a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2189667#post2189667" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2189667#post2189667</a></p>]]></description>
          <pubDate>Mon, 11 Feb 2019 07:45:02 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2243017#post2243017</guid>
        </item>
                <item>
          <title>Omit a directory in htaccess with permalink</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242982#post2242982</link>
          <description><![CDATA[<p>Sure, just a not found error.</p>
<p>I removed the password protected information already, I just enable it for the screenshot. As I need to have access to it to get the screenshot</p>
<p>Thank you!</p>]]></description>
          <pubDate>Tue, 05 Feb 2019 10:27:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242982#post2242982</guid>
        </item>
                <item>
          <title>Omit a directory in htaccess with permalink</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242975#post2242975</link>
          <description><![CDATA[<p>Hi Daniel,</p>
<p>When I password protect a directory 'I'm receiving a forbidden error and it says something that permalinks. </p>
<p>That's a directory that has nothing to do with cmsb so I was thinking that probably I just specify to not follow any permalinks instructions in that specific directory.</p>
<p>Thanks</p>]]></description>
          <pubDate>Mon, 04 Feb 2019 15:21:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242975#post2242975</guid>
        </item>
                <item>
          <title>Omit a directory in htaccess with permalink</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242972#post2242972</link>
          <description><![CDATA[<p>Hello,</p>
<p>Sorry, is thera a way to omit a directory in htaccess with permalinks?</p>
<p>Thank you!</p>]]></description>
          <pubDate>Fri, 01 Feb 2019 11:22:31 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242972#post2242972</guid>
        </item>
              </channel>
    </rss>
  