<?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%3Aadventure</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 17:19:37 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aadventure&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>upgrading PHP on AWS instance</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239297#post2239297</link>
          <description><![CDATA[<p>Hi,</p>
<p>I am getting messages in my admin tool that we need to upgrade our php. Since our install is on AWS, the recomended upgrade path there is to launch a new instance with the upgraded stack, php, and mysql.</p>
<p>I have done this and we now have an instance that is running mysql 7.0.2 and mysql 5.7.9. I uploaded the dir structure to my old instance and now I am wondering what to do next.</p>
<p>Can you outline next steps to:</p>
<p>1) get the DB imported<br />2) change config files to now sun on new server</p>

<p>thanks,</p>

<p>Jilll</p>]]></description>
          <pubDate>Thu, 04 Aug 2016 11:14:08 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239297#post2239297</guid>
        </item>
                <item>
          <title>Custom plugin to append article category to the permalink url</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2238638#post2238638</link>
          <description><![CDATA[<p>so I got the custom code to fire but now I am getting an error that says</p>
<p>Permalink can only contain these chars (a-z0-9/-.)!</p>
<p>This is the code:</p>
<p>// create custom permalink on first save of record<br />    if ($tableName == 'newsroom' &amp;&amp; !$oldRecord) {<br />        echo $prefix . @$_REQUEST['category'] .'/'. @$_REQUEST['title'];<br />        <br />      $_REQUEST['permalink'] =  $prefix . @$_REQUEST['category'] ."/". @$_REQUEST['title'];<br />    }</p>

<p>in my testing I add the echo to see what was being passed in and it does not include any bad characters:</p>
<p>news/Video Advertising/Test Permalink Permalink can only contain these chars (a-z0-9/-.)</p>]]></description>
          <pubDate>Wed, 06 Apr 2016 09:58:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2238638#post2238638</guid>
        </item>
                <item>
          <title>Custom plugin to append article category to the permalink url</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2238634#post2238634</link>
          <description><![CDATA[<p>I found this post <a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2236916" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2236916</a></p>
<p>I created a new folder called permalink_custom and put the code from the above post in that folder as permalink_custom.php</p>
<p>I activated my new plugin, but nothing happens when I save an article post...I am wondering how custom plugins work and exactly how I need to set this up inorder to put the category field from my article table into the permalink url.</p>

<p>thanks,</p>

<p>Jill</p>]]></description>
          <pubDate>Tue, 05 Apr 2016 13:32:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2238634#post2238634</guid>
        </item>
                <item>
          <title>permalink setup - error on update of tables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2238526#post2238526</link>
          <description><![CDATA[<p>I have a new install of the CMS and the permalink plugin. I have only created one section so far. Newsroom, where I have imported posts from WordPress. I added the permalink field to my newsroom table but when I update the permalink table unde plugins I get this error:</p>
<p>Error: <br />Notice: Undefined index: defaultValue in /opt/bitnami/apache2/htdocs/cmsb/plugins/permalinks/permalinks_pluginsMenu.php on line 150<br />mysql_count() MySQL Error: Unknown column &amp;#039;permalink&amp;#039; in &amp;#039;where clause&amp;#039;<br /> - in permalinks_pluginsMenu.php on line 154 by mysql_count()</p>
<p>Please advise. Am I missing a step?</p>]]></description>
          <pubDate>Fri, 18 Mar 2016 12:22:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2238526#post2238526</guid>
        </item>
                <item>
          <title>AddForm.php with a file upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200835#post2200835</link>
          <description><![CDATA[I would like to create a form for users to submit testimonials. I am using the blog section for this purpose. <br /><br />I have downloaded your addform code and that should work fine for the data we want, accept that  I also want users to be able to upload photos and I would like to use the section editor validations on the uploads field. <br /><br />Can you point me in the direction of some code that will do this? My php coding ability is moderate at best.<br /><br />If you think this is better done with consulting, let me know how long it would take?<br />]]></description>
          <pubDate>Mon, 28 Dec 2009 16:40:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200835#post2200835</guid>
        </item>
              </channel>
    </rss>
  