<?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%3Arjbathgate</link>
        <description></description>
        <pubDate>Tue, 14 Apr 2026 12:31:15 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Arjbathgate&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Read Only Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2232488#post2232488</link>
          <description><![CDATA[<p>Hey,</p>
<p>Is there an inbuilt function to set certain fields within a schema as read only?</p>
<p>I thought there was... but the System Field options and Admin Only doesn't achieve this - moreso just hides the fields altogether if non admin.</p>
<p>As well as setting some fields as read only, also want to disable the ability to amend the 'createdByUser' field.</p>
<p>Will do via a plugin if needbe, but wanted to see if I'm missing the existing functionality somewhere.</p>
<p>Cheers</p>
<p>Rob</p>]]></description>
          <pubDate>Sun, 24 Nov 2013 14:19:50 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2232488#post2232488</guid>
        </item>
                <item>
          <title>getRecords - specify columns</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218613#post2218613</link>
          <description><![CDATA[Hi all,<br /><br />Is there any prebuilt function in getRecords which allows us to specify what columns are called?<br /><br />By default getRecords returns * - we have a few statements which would run alot quicker if we could specify the specific columns we were after, so wondering if this functionality exists already anyhow?<br /><br />Thanks,<br />Rob<br />]]></description>
          <pubDate>Mon, 26 Nov 2012 22:00:59 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218613#post2218613</guid>
        </item>
                <item>
          <title>Re: [Dave] Default Values - enable access like a new section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217881#post2217881</link>
          <description><![CDATA[Awesomesauce!<br /><br />Works a treat, thanks Dave (and sorry for the delay...)<br />]]></description>
          <pubDate>Wed, 19 Sep 2012 23:55:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217881#post2217881</guid>
        </item>
                <item>
          <title>Default Values - enable access like a new section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217694#post2217694</link>
          <description><![CDATA[Hey,<br /><br />I want to make the &quot;default values&quot; of textfields etc of one particular schema to be available for editing by a normal user, so am thinking of making a custom page which displays / edits the default value for these fields, as I presume this data is stored somewhere in mySQL.<br /><br />Before I do... anyone done this before, got any hints/tips, or a plugin? ;)<br /><br />Cheers!<br />]]></description>
          <pubDate>Fri, 07 Sep 2012 06:52:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217694#post2217694</guid>
        </item>
                <item>
          <title>Re: [Jason] session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed:</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216795#post2216795</link>
          <description><![CDATA[Hi,<br /><br />Thanks heaps, will give it a whirl.<br /><br />Cheers<br />]]></description>
          <pubDate>Thu, 28 Jun 2012 15:46:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216795#post2216795</guid>
        </item>
                <item>
          <title>session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed:</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216787#post2216787</link>
          <description><![CDATA[Hi,<br /><br />On one particular server where I have CMSB installed, I sometimes get this error:<br /><br />session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: <br /><br />I've read all up about it and solutions require editing of server config...<br />(http://forum.kohanaframework.org/discussion/565/garbage-collector-error-with-sessions-on-debian/p1)<br /><br />However this particular server I have no access whatsoever to anything configuration-wise.<br /><br />Reading this:<br />http://www.interactivetools.com/forum/gforum.cgi?post=82999;search_string=ps_files_cleanup_dir%3A;#82999<br /><br />Suggests that the bug would have been fixed by now (this was v 2.06)...<br /><br />Any suggestions on how to fix with v2.15 with no access to php.ini etc?<br /><br />Thanks<br />]]></description>
          <pubDate>Wed, 27 Jun 2012 18:14:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216787#post2216787</guid>
        </item>
                <item>
          <title>Re: [Dave] createPDF - save pdf to server and don&apos;t output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216604#post2216604</link>
          <description><![CDATA[5 stars to Dave.<br /><br /><code>$url  = &quot;http://www.google.com&quot;;<br />$data = createPDF_fromUrl($url);<br />file_put_contents('myfile.pdf', $data);<br /><br />// my PDFMerger script below<br />$pdf-&gt;addPDF('myfile.pdf', '1')<br />	-&gt;addPDF('myotherfile.pdf', '1-2')<br />	-&gt;addPDF('myotherfile2.pdf', 'all')<br />	-&gt;merge('download', 'myoutput.pdf');</code><br /><br />works a treat, many thanks :)<br /><br />Rob<br />]]></description>
          <pubDate>Tue, 12 Jun 2012 16:52:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216604#post2216604</guid>
        </item>
                <item>
          <title>Re: [Jason] createPDF - save pdf to server and don&apos;t output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216583#post2216583</link>
          <description><![CDATA[Done, email sent.<br /><br />Cheers<br />]]></description>
          <pubDate>Mon, 11 Jun 2012 21:00:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216583#post2216583</guid>
        </item>
                <item>
          <title>createPDF - save pdf to server and don&apos;t output</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216573#post2216573</link>
          <description><![CDATA[Hey<br /><br />Further to my query on combining PDFs for whtmltopdf I have a possible solution, which lends itself to another question...<br /><br />I can combine PDFs into one PDF via PHP, IF the PDFs are locally stored on the server.<br /><br />i.e.<br />/pdfs/file.pdf<br /><br />An external link like<br />http://www.blaa.com/pdfs/file.pdf won't work<br /><br />So... is there a way to get the createPDF plugin to:<br /><br />* Save the outputted PDF file (the one it'd normally output) to a folder, somewhere<br /><br />* Present the filename (and/or filepath) as a variable<br /><br />* And NOT present the generated PDF to the user (i.e. don't pop up with option to download/view)<br /><br />Then I can collect the local file path of the generated PDF, and combine it into a bunch of them, and then run my PHP script to combine the lot.<br /><br />Thanks :)<br />Rob<br />]]></description>
          <pubDate>Mon, 11 Jun 2012 01:23:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216573#post2216573</guid>
        </item>
                <item>
          <title>Re: [Toledoh] createPDF - combine PDFs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216572#post2216572</link>
          <description><![CDATA[Thanks Toledoh - it looks as though that works for html additions in the footer area only too... no putting a pdf file into that footer unfortunately.<br /><br />Thanks thou :)<br />]]></description>
          <pubDate>Mon, 11 Jun 2012 00:21:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216572#post2216572</guid>
        </item>
                <item>
          <title>Re: [Dave] createPDF - combine PDFs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216561#post2216561</link>
          <description><![CDATA[Hey Dave,<br /><br />Have tried embed and object and neither work when running createPDF on it unfortunately.<br /><br />Going to try 3rd party pdf displaying scripts and see if they rock any better results - will report back after the weekend!<br /><br />Cheers<br />]]></description>
          <pubDate>Thu, 07 Jun 2012 22:27:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216561#post2216561</guid>
        </item>
                <item>
          <title>createPDF - combine PDFs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216545#post2216545</link>
          <description><![CDATA[Hey,<br /><br />This is a long shot, but is there anyway to use the createPDF function to create one PDF output from multiple pdfs...<br /><br />I.e. I upload PDF files x and y, and also create PDF Z from HTML using createPDF...<br /><br />I want to then output one single PDF, of X, Y and Z.<br /><br />I can do that locally, but want to be able to automate it online...<br /><br />Any ideas?!<br /><br />Thanks<br />]]></description>
          <pubDate>Thu, 07 Jun 2012 00:00:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216545#post2216545</guid>
        </item>
                <item>
          <title>Re: [Jason] User Access Levels</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216531#post2216531</link>
          <description><![CDATA[Awesome, should have looked there first ;)<br /><br />Thanks<br />]]></description>
          <pubDate>Tue, 05 Jun 2012 18:45:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216531#post2216531</guid>
        </item>
                <item>
          <title>Re: [kkegans] Default Value for wysiwyg field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216520#post2216520</link>
          <description><![CDATA[Hey<br /><br />Thanks Damon - have replied via email.<br /><br />All seems to be working fine now, in Chrome - so looks like it was a local browser / cache issue...<br /><br />Sorry to bother you for something so trivial!<br /><br />Cheers<br />]]></description>
          <pubDate>Tue, 05 Jun 2012 14:54:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216520#post2216520</guid>
        </item>
                <item>
          <title>User Access Levels</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216500#post2216500</link>
          <description><![CDATA[Hi,<br /><br />I want to give certain users access to a specific field in an editor.<br /><br />However I don't want to make them Admin (don't want them to see all the Admin stuff).<br /><br />I.e. User account record has setting &quot;Manager&quot;.<br />If manager, then show (or can edit) a certain field in another table.<br /><br />Is that possible without hacks? :)<br /><br />Cheers!<br />]]></description>
          <pubDate>Tue, 05 Jun 2012 01:39:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216500#post2216500</guid>
        </item>
                <item>
          <title>Re: [Jason] Default Value for wysiwyg field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216499#post2216499</link>
          <description><![CDATA[Hey<br /><br />Sorry for delay in getting back to you.<br /><br />Am using the new 2.15. Have submitted 2nd Level Request.<br /><br />Cheers Jason,<br />Rob<br />]]></description>
          <pubDate>Tue, 05 Jun 2012 01:12:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216499#post2216499</guid>
        </item>
                <item>
          <title>Default Value for wysiwyg field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216409#post2216409</link>
          <description><![CDATA[Hi,<br /><br />The default value field option for wysiyg fields is not working... is this normal?<br /><br />If i enter plain text (e.g. Hello), or html (&lt;p&gt;Hello&lt;/p&gt;), the editer just loads the wysiwyg blank/empty.<br /><br />Is this a fact of life?<br /><br />Cheers<br />]]></description>
          <pubDate>Tue, 29 May 2012 20:26:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216409#post2216409</guid>
        </item>
                <item>
          <title>Re: [Jason] Autobackup Plugin - Split Tables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216406#post2216406</link>
          <description><![CDATA[Hi Jason,<br /><br />Thanks for the reply - yeah I was hoping to avoid the multiple files issue as otherwise I'll end up with about 25 emails and files - ideally I just want to split it to two files, of half tables each...<br /><br />Is that possible with customising the backup function?<br /><br />Cheers<br />]]></description>
          <pubDate>Tue, 29 May 2012 18:03:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216406#post2216406</guid>
        </item>
                <item>
          <title>createPDF - combine multiple URLs into one PDF</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216386#post2216386</link>
          <description><![CDATA[Hello,<br /><br />Is there anyway to use the createPDF function to create one outputted PDF from multiple URLs?<br /><br />i.e.<br /><br />create pdf from www.google.com<br />create pdf from www.yahoo.com<br /><br />output a pdf which is the two combined pages<br /><br />Cheers!!<br />]]></description>
          <pubDate>Mon, 28 May 2012 20:10:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216386#post2216386</guid>
        </item>
                <item>
          <title>Autobackup Plugin - Split Tables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2216382#post2216382</link>
          <description><![CDATA[Hi,<br /><br />I have the autobackup plugin working on one of my installations, which is working fine, saving the backup php file to the backups folder, however the file is not getting compressed and therefore not emailed.<br /><br />It's because the file is too big - the file before compression is about 70MB, and when trying to compress (gzencode) the file, it errors with a memory timeout:<br /><br />Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65137092 bytes)<br /><br />If I set the memory to 600MB (!!!) it does not produce the error, and finishes fine, but the file is still not emailed, so that then may be an issue with email file size attachment.<br /><br />So, I wanted to try and split the backup file sent by email into parts, by table - there are a few tables which are particularly huge.<br /><br />i.e. backup tables a - m, compress, email, and backup tables n-z, compress and email.<br /><br />I can send a single table editing the autobackup file to:<br /><br />$success = backupDatabase($filename, &quot;table&quot;)<br /><br />but is there a way do multiple tables in one go? Or, skip certain tables?<br /><br />Thanks in advance<br />Rob<br />]]></description>
          <pubDate>Mon, 28 May 2012 14:58:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2216382#post2216382</guid>
        </item>
                <item>
          <title>Re: [Tom P] Create CMSB Schema from mySQL table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215664#post2215664</link>
          <description><![CDATA[Hey<br /><br />Thanks for the info - yeah thought it would be a manual case like that.<br /><br />Worth a try thou ;)<br /><br />Cheers<br />]]></description>
          <pubDate>Mon, 26 Mar 2012 14:38:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215664#post2215664</guid>
        </item>
                <item>
          <title>Create CMSB Schema from mySQL table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215655#post2215655</link>
          <description><![CDATA[Hi,<br /><br />I have a mySQL table, created directly in phpmyadmin.<br /><br />Now I want it as a section in CMSB - i.e. need a schema for it.<br /><br />The table has a rather lot of fields, so don't really want to do it manually.<br /><br />Is there an easy/automatic way of doing it?<br /><br />If I create the CMSB table, and then add in the extra fields in phpmyadmin, it updates them in CMSB, but this isn't really what I'm after as I don't get field labels (these are to be same as the field names), and I still would have to add the fields again in phpmyadmin.<br /><br />Any suggestions, most appreciated.<br /><br />Thanks<br />]]></description>
          <pubDate>Sun, 25 Mar 2012 21:52:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215655#post2215655</guid>
        </item>
                <item>
          <title>Re: [Tom P] CMSB install hacked</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215559#post2215559</link>
          <description><![CDATA[Hi Tom,<br /><br />Thanks for the help and reply.<br /><br />Have sent to support@interactivetools.com<br /><br />Thanks :)<br />Rob<br />]]></description>
          <pubDate>Sun, 18 Mar 2012 22:21:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215559#post2215559</guid>
        </item>
                <item>
          <title>CMSB install hacked</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215541#post2215541</link>
          <description><![CDATA[Hello,<br /><br />One of my CMSB installs was recently compromised, with code injection into /data/settings.dat.php and a schema file.<br /><br />The injection was base64 code, directly onto the files - so when I pulled them from FTP the code is physically on the file.<br /><br />The top of settings.dat.php (and a schema file) looked like this:<br /><code>&lt;?php                                                                                eval(base64_decode(<br />&quot;ZXZhbChiYXNlNjRfZGVjb2RlK.... (and continued string like this for 30 odd lines)<br />&quot;));  ?&gt;</code><br /><br />The host gave us this:<br /><code>I have reviewed some other data in the account, and it looks like the issue may be happening because of insecure file permissions on your folder at /public_html/cmsAdmin/data/ -- Please note that if a folder is writable by anyone other than the primary user for the account, our server will not allow php scripts to run from the folder. Your data folder is currently set at 777 permissions, meaning any user on the server can write changes to files within that folder.<br /><br />In addition, there is a suspicious line of code at the beginning of the file at /public_html/cmsAdmin/data/settings.dat.php encoded in base64 -- I suspect that your account may have been compromised, and this code is hacked code that has been placed on your account, which isn't functioning as the hacker intended. I would highly recommend replacing the files in your account with a clean copy of your local backup.</code><br /><br />What would allow this to happen? settings.dat.php and /schema/ is chmod 777, which is required by CMSB, but then would that not allow the above to occur?<br /><br />I know little about this type of thing and what would allow it to happen so any advice so we can prevent it from happening again would be most appreciated.<br /><br />Thanks all<br />]]></description>
          <pubDate>Fri, 16 Mar 2012 13:28:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215541#post2215541</guid>
        </item>
                <item>
          <title>Re: [Jason] createPDF/wkhtmltopdf &amp; Google Maps - not displaying markers</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2215478#post2215478</link>
          <description><![CDATA[Cool, thanks, works a treat (although the Google API has a limit to the output img dimensions), but we can live with that :)<br /><br />Thanks<br />]]></description>
          <pubDate>Mon, 12 Mar 2012 17:06:52 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2215478#post2215478</guid>
        </item>
              </channel>
    </rss>
  