<?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%3ATwocans</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 15:18:55 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3ATwocans&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Form validation before email is sent input type date etc.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247565#post2247565</link>
          <description><![CDATA[<p>Hi TIm</p>
<p>Thank you very much for being so professional, have a lovely evening.</p>
<p>regards</p>
<p>k</p>

]]></description>
          <pubDate>Tue, 15 Oct 2024 10:44:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247565#post2247565</guid>
        </item>
                <item>
          <title>Form validation before email is sent input type date etc.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247562#post2247562</link>
          <description><![CDATA[<p>Hi all,</p>
<p>I have a problem with form validation before email is sent.</p>
<p><a href="https://www.4fratellicaprini.co.uk/reservations.php" rel="nofollow">https://www.4fratellicaprini.co.uk/reservations.php</a></p>
<p>some fields validate but the bottom 3 don't validate. If i get rid of the validation and submit then the input of those form files do work etc, but i want to be sure the punter fills them in. </p>
<p>&lt;input type="date" class="form-control" name="dateofbooking" id="dateofbooking" value="&lt;?=htmlspecialchars(@$_REQUEST['dateofbooking']);?&gt;<br />&lt;input type="time" class="form-control" name="timeofbooking" id="timeofbooking" value="&lt;?=htmlspecialchars(@$_REQUEST['timeofbooking']);?&gt;<br />&lt;input type="text" class="form-control" name="howmany" id="howmany" value="&lt;?=htmlspecialchars(@$_REQUEST['howmany']);?&gt;</p>
<p>and when the form is submitted I get the errors</p>
<p><span>'Date of Booking' is required.</span><br /><span>'Time of Booking' is required.</span><br /><span>'How Many' is required.</span></p>
<p>### ERROR CHECKING<br />list($table, $num) = [$FORM_TABLE, $FORM_RECORD_NUM]; // assign shorter convenience variables<br />if (@$_REQUEST['name'] == '') { $errorsAndAlerts .= "'Name' is required.&lt;br&gt;\n"; }<br />if (@$_REQUEST['phone'] == '') { $errorsAndAlerts .= "'Phone' is required.&lt;br&gt;\n"; }<br />if (@$_REQUEST['email'] == '') { $errorsAndAlerts .= "'Email' is required.&lt;br&gt;\n"; }<br />if (@$_REQUEST['date_of_booking'] == '') { $errorsAndAlerts .= "'Date of Booking' is required.&lt;br&gt;\n"; }<br />if (@$_REQUEST['time_of_booking'] == '') { $errorsAndAlerts .= "'Time of Booking' is required.&lt;br&gt;\n"; }<br />if (@$_REQUEST['how_many'] == '') { $errorsAndAlerts .= "'How Many' is required.&lt;br&gt;\n"; }</p>
<p>Am grateful for any input.</p>
<p>cheers</p>
<p>kenny</p>]]></description>
          <pubDate>Tue, 15 Oct 2024 05:57:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247562#post2247562</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247059#post2247059</link>
          <description><![CDATA[<p>Hi Dave</p>
<p>It would be great were a basic version could make having a form like this using the CMS to create the code one would need to cut and paste onto their page. It would not have to utilise Googles captcha, but it would be good were there some type of perhaps mathematical captcha.</p>
<p><a href="https://www.metalworkslondon.com/contact.php" rel="nofollow">https://www.metalworkslondon.com/contact.php</a></p>
<p>A more advanced version could be one that could create a form that also made it possible a site visitor could upload an image and the images would be reduced in size and sent from the website to the website owner. </p>

<p>Regards</p>
<p>Kenny</p>



]]></description>
          <pubDate>Wed, 27 Mar 2024 04:53:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247059#post2247059</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247053#post2247053</link>
          <description><![CDATA[<p>Thank you for all that.</p>
<p>It would be great were you guys to create an email plugin.</p>
<p>regards</p>

<p>Kenny</p>]]></description>
          <pubDate>Mon, 25 Mar 2024 01:44:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247053#post2247053</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247045#post2247045</link>
          <description><![CDATA[<p>Dave Thank you</p>

<p>I did try the form and get this error on form submit</p>
<p><strong>Warning!</strong><br /><span>Mail Error: Message could not be sent: SMTP Error: Could not authenticate.</span></p>
<p>regards</p>

<p>Kenny</p>]]></description>
          <pubDate>Fri, 22 Mar 2024 01:13:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247045#post2247045</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247041#post2247041</link>
          <description><![CDATA[<p>cheers your a star</p>
<p>k</p>]]></description>
          <pubDate>Thu, 21 Mar 2024 12:07:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247041#post2247041</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247039#post2247039</link>
          <description><![CDATA[<p>Thanks Dave, </p>
<p>Great to hear from you, and were you ever in London would be great to catch up for a pint.</p>
<p>Out of interest how much would it cost for you guys to fix this.</p>
<p>regards</p>

<p>k</p>]]></description>
          <pubDate>Thu, 21 Mar 2024 11:56:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247039#post2247039</guid>
        </item>
                <item>
          <title>Too few arguments to function _errorlog_catchRuntimeErrors(), 4 passed in</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247037#post2247037</link>
          <description><![CDATA[<p>Hi yea,</p>
<p>I have a contact page, that you guys created the code for me to use alongside the cms a few years ago, it now is giving me multi errors on the page which can be seen from the link below. Should I replace the entire cms etc, as no one has touched it since it was built. </p>
<p><a href="https://www.metalworkslondon.com/contact.php" rel="nofollow">https://www.metalworkslondon.com/contact.php</a></p>

<p>Regards</p>

<p>kenny</p>

<p>Hi to all there too, hope your all well. </p>]]></description>
          <pubDate>Thu, 21 Mar 2024 11:39:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247037#post2247037</guid>
        </item>
                <item>
          <title>Contact Form Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246499#post2246499</link>
          <description><![CDATA[<p>Hi Dave,<br />Hope you guys still alive lol</p>
<p>It would be great were you guys to come up with a Contact Form Generator or some plugin that would make it seamless . It could be a commercial plugin even.</p>
<p>Anyway sening you all a big hi and hope your well</p>
<p>cheers</p>
<p>Kenny</p>]]></description>
          <pubDate>Fri, 14 Apr 2023 10:17:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246499#post2246499</guid>
        </item>
                <item>
          <title>Section Editor not been built after a restore</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246328#post2246328</link>
          <description><![CDATA[<p>OK cheers Dave</p>
<p>Thanks for been there</p>

<p>Kenny</p>]]></description>
          <pubDate>Wed, 30 Nov 2022 02:06:03 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246328#post2246328</guid>
        </item>
                <item>
          <title>Section Editor not been built after a restore</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246324#post2246324</link>
          <description><![CDATA[<p>Hi all, Hope your well in these strange times. </p>
<p>I had to restore a table in my cms, but when I import it, etc the Section Editor is not been built. Is there something that I would have needed to do. I use the import and export extensions, but that has not helped. I had also done a backup restore but the Section editor does not get created. <br /><br />regards</p>
<p>Kenny</p>]]></description>
          <pubDate>Mon, 28 Nov 2022 07:24:06 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246324#post2246324</guid>
        </item>
                <item>
          <title>&quot;There was an error sending the request! (403 error)&quot; ~ cmsbuilder_3_55_build2297</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245797#post2245797</link>
          <description><![CDATA[<p>Hi thanks</p>
<p>it was a <span>ModSecurity issue, and my Cpanel at namecheap didn't have any icon in the cpanel for ModSecurity thus I had thought I was lol ModSecurityless<br /></span></p>
<p><span>All in all got support to turn off the ModSecurity for me and now all is working fine.<br /><br />Cheers</span></p>

<p><span>Kenny</span></p>]]></description>
          <pubDate>Fri, 21 Jan 2022 09:42:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245797#post2245797</guid>
        </item>
                <item>
          <title>&quot;There was an error sending the request! (403 error)&quot; ~ cmsbuilder_3_55_build2297</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245796#post2245796</link>
          <description><![CDATA[<p>Hello, </p>
<p>Hope your all well</p>
<p>I am using cmsbuilder_3_55_build2297<br />My cpanel PHP version is set at 7.4</p>
<p>I have issues manipulating an editor aka</p>
<p>I can add a new editor<br />i select Multi Record<br />Its when I am &gt;&gt;&gt; CMS SetUp &gt; Editors &gt; and click modify and i try to add a field..... i click save only to get an error "There was an error sending the request! (403 error)"</p>
<p>I have being to my cpanel and gone to Databases, and assigned all User Privileges.</p>
<p>Any thoughts on what i need to change to not get the 403 error.<br /><br />Cheers</p>
<p>Kenny</p>]]></description>
          <pubDate>Fri, 21 Jan 2022 08:21:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245796#post2245796</guid>
        </item>
                <item>
          <title>Restrict IP Access</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245607#post2245607</link>
          <description><![CDATA[<p>your a star</p>

<p>Cheers</p>

<p>k</p>]]></description>
          <pubDate>Wed, 04 Aug 2021 05:03:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245607#post2245607</guid>
        </item>
                <item>
          <title>Restrict IP Access</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2245605#post2245605</link>
          <description><![CDATA[<p>Hi Yea, </p>
<p>Hope your all very well</p>
<p>I had set an ip address in my cms in the past... aka the <span>Restrict IP Access....... but now I find at home I have a new IP address, and I cannot seem to be able to login into my site as admin, thus I try use navicat to go to my db and update the ip address, but cannot find out what table it would be in.<br /><br />Can someone  tell  where I can  find  where  the  IP  is...  aka  which  table.</span></p>
<p><span>Cheers</span></p>
<p><span>Thanks</span></p>
<p><span>Kenny</span></p>]]></description>
          <pubDate>Wed, 04 Aug 2021 04:47:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2245605#post2245605</guid>
        </item>
                <item>
          <title>Permalinks 403 when using code generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244579#post2244579</link>
          <description><![CDATA[<p>Hi yea,when I nav to</p>
<p><em><strong>CMS Setup &gt; Code Generator &gt; Permalinks</strong></em></p>
<p>and click on </p>
<p><strong>.htaccess code for redirecting request</strong>s</p>
<p>-------------------------------------------------//</p>
<p>I get the following error</p>
<p>Forbidden</p>
<p>You don't have permission to access this resource.</p>
<p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p>

<p>-------------------------------------------------//</p>

<p>I had asked the hosting co to disable/ whitelist ModSecurity 2 like some of my other sites</p>

<p>If anyone can give me some input I would be grateful</p>
<p>Cheers</p>

<p>Kenny</p>
]]></description>
          <pubDate>Thu, 26 Mar 2020 10:31:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244579#post2244579</guid>
        </item>
                <item>
          <title>Languages not appearing in CMS correctly but are in database correct</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244578#post2244578</link>
          <description><![CDATA[<p>Thank you Daniel,<br />Ok sorry for very late reply but wow, i had another poke at it and, here is</p>
<p>When using navicat to export records, navicat does so using a <em><strong>Binary Data Encoding</strong></em> in a listmenu of <strong>Base64</strong>, (in step 4 of the navicat export wizard)..... anyway I change that to <strong><em>None</em></strong> and bingo, all is fine.</p>

<p>Hope you guys are all well</p>

<p>cheers</p>
<p>k</p>]]></description>
          <pubDate>Thu, 26 Mar 2020 03:16:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244578#post2244578</guid>
        </item>
                <item>
          <title>Nice to see this does not identity interactivetools cms</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244233#post2244233</link>
          <description><![CDATA[<p>This is a kinda interesting tool, nice to see it does not identity Interactivetools cms.</p>
<p><a href="https://whatcms.org/" rel="nofollow">https://whatcms.org/</a></p>

<p>Cheers</p>

<p>Kenny</p>]]></description>
          <pubDate>Fri, 01 Nov 2019 07:32:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244233#post2244233</guid>
        </item>
                <item>
          <title>There was an error sending the request! (404 error)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244205#post2244205</link>
          <description><![CDATA[<p>OK it was a ModSecurity issue and I have had the rules whitelisted and now all is fine.<br /><br />cheers</p>

<p>kenny</p>]]></description>
          <pubDate>Thu, 17 Oct 2019 10:14:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244205#post2244205</guid>
        </item>
                <item>
          <title>There was an error sending the request! (404 error)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244199#post2244199</link>
          <description><![CDATA[<p>Hi yea,<br />Just a quickie,</p>
<p>I get the following popupish error "T<em><strong>here was an error sending the request! (404 error)</strong></em>" when I try</p>
<p>CMS Setup &gt;Section Editors&gt;dingdong</p>
<p>and try add a field/textfield to the current form</p>
<p>my question is, could this be an error relating to </p>
<p>Security Modules: ModSecurity 2<br />Caching Modules: Zend OPCache</p>
<p>as both are totally highlighted in red. </p>

<p>Regards and thanks for input</p>

<p>Kenny</p>]]></description>
          <pubDate>Wed, 16 Oct 2019 11:28:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244199#post2244199</guid>
        </item>
                <item>
          <title>Languages not appearing in CMS correctly but are in database correct</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244161#post2244161</link>
          <description><![CDATA[<p>Daniel Thank you</p>
<p>I had tried what you mentioned but to no avail, BUT I have since discovered something.</p>
<p>OK my hosting company shifted some of my sites over the mariadb, that should not have made that much of a difference but on this occasion it did. as no matter what I did with the import export plugins etc and navicat 12 for mysql. anyway I purchased Navicat for mariadb, I exported the table which was working on one of my sites using this, then imported the csv using navicat for mariadb on my new site, and Bingo its perfect. I am totally confused as the csv are both the same, ok slight dif in date but that was easily changed. But the CSV itself opening it in notepad its the same as the one with mariaDB but the mariaDB export import works fine. Now all languages etc are no longer gobbledygook and are clear to be able to be read.</p>
<p>Sorry about the late reply I was away</p>
<p>Cheers</p>

<p>Kenny</p>]]></description>
          <pubDate>Mon, 30 Sep 2019 10:16:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244161#post2244161</guid>
        </item>
                <item>
          <title>Languages not appearing in CMS correctly but are in database correct</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244128#post2244128</link>
          <description><![CDATA[<p>Hi yea,</p>
<p>I am very grateful for your help</p>
<p>I have the files here I did video screen capture plus the .ini.php etc thus kinda explaining a little my issue.</p>
<p><a href="http://www.yellspace.co.uk/interactivetools-export-import-datatype-issue.zip" rel="nofollow">http://www.yellspace.co.uk/interactivetools-export-import-datatype-issue.zip</a></p>
<p>i have tried the simple export and then using import plugin but that didn't work if with me dragging over the .ini.php </p>
<p>I have tried upteam ways doing it with navicat but always the gobblygook is there rather than languages. The only thing I feel is causing this is the table types have changed , I aim to specialise in multilingual thus want to be able to perfect my import export of specific parts aka iso codes etc. So I would be happy to know I can do this using either the import export plugin or wow navicat. </p>
<p>Anyway I am grateful for ay input.</p>
<p>cheers</p>
<p>kernny</p>]]></description>
          <pubDate>Wed, 18 Sep 2019 07:38:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244128#post2244128</guid>
        </item>
                <item>
          <title>Languages not appearing in CMS correctly but are in database correct</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244120#post2244120</link>
          <description><![CDATA[<p>I believe the issue stems from the CMS as it is the latest download <em><strong>cmsbuilder_3_53_build2265_release</strong></em>, and I see it creates the tables as InnoDB and no longer as MYISAM as it did in the other cms I have used.Both the InnoDB and the MYISAM have the collation value utf8mb4_unicode_ci</p>
<p>In the past when I built multilingual I was able to use the MYISAM no bother. wow, if you can give me any tips on what I can set with the cms for the new InnoDB I would be grateful.<br /><br /><br />cheers</p>

<p>Kenny</p>
]]></description>
          <pubDate>Tue, 17 Sep 2019 06:18:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244120#post2244120</guid>
        </item>
                <item>
          <title>Languages not appearing in CMS correctly but are in database correct</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244118#post2244118</link>
          <description><![CDATA[<p>Hi yea,<br />I have a table (Table type is InnoDB ) I have multi languages in that table, when I view my db using navicat all is fine, but when I view the chinese etc in the cms wow the text appears as gobbledygook, see imagine attached.<br /><br />Thanks for any input</p>

<p>Kenny</p>]]></description>
          <pubDate>Tue, 17 Sep 2019 04:20:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244118#post2244118</guid>
        </item>
                <item>
          <title>restoring a table and error &quot; InnoDB update complete! Redirecting.... &quot;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2244117#post2244117</link>
          <description><![CDATA[<p>Hi yea,<br />Ok I managed to do it, I find the import export extension are playing up thus. all in all I did it as so</p>
<p>I copied the schema file over, and then i used navicat to export the table I wanted in CSV format plus including the column titles, then I went to my new database and did an import as csv and all went well. <br /><br /><br />Cheers</p>
<p>Kenny</p>]]></description>
          <pubDate>Tue, 17 Sep 2019 02:37:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2244117#post2244117</guid>
        </item>
              </channel>
    </rss>
  