<?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%3Awalshb_mri</link>
        <description></description>
        <pubDate>Wed, 20 May 2026 04:20:20 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Awalshb_mri&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Show upload file path inside of listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237920#post2237920</link>
          <description><![CDATA[<p>Hey Ross,</p>
<p>I wanted the user to be able to view the file path of the upload so they can copy and paste it into another manager in their cms. Obviously they can just right click the download link and choose copy link, but not everyone is that tech savvy so I'd like to make it easier.</p>

<p>Thanks,</p>
<p>Brian</p>]]></description>
          <pubDate>Tue, 05 Jan 2016 12:20:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237920#post2237920</guid>
        </item>
                <item>
          <title>Show upload file path inside of listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237877#post2237877</link>
          <description><![CDATA[<p>I am actually trying to show the url inside the admin area in cms builder. I'm using the HTML separator to do this. So what I've posted is all the code I was using. Hope that clarifies this.</p>]]></description>
          <pubDate>Mon, 28 Dec 2015 10:01:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237877#post2237877</guid>
        </item>
                <item>
          <title>Show upload file path inside of listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237874#post2237874</link>
          <description><![CDATA[<p>Thank you for your response Ross. I put your code instead of my code and received the following error:</p>
<p>Notice: Undefined index: pdf_upload in D:\inetpub\wwwroot\xxxxxxxxxx.com\admin\lib\common.php(384) : eval()'d code on line 4 Warning: Invalid argument supplied for foreach() in D:\inetpub\wwwroot\xxxxxxxxxx.com\admin\lib\common.php(384) : eval()'d code on line 4</p>
<p>Not sure what that means.</p>
<p>Brian</p>]]></description>
          <pubDate>Mon, 28 Dec 2015 09:51:25 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237874#post2237874</guid>
        </item>
                <item>
          <title>Show upload file path inside of listing</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237861#post2237861</link>
          <description><![CDATA[<p>I am trying to show the file path of an upload inside that same record after it's saved. I'm using the HTML separator to do the logic. Here is my code:</p>
<p><code>&lt;tr&gt;<br />  &lt;td colspan='2'&gt;<br /> &lt;?php if(@$RECORD['pdf_upload']) { <br />     foreach ($RECORD['pdf_upload'] as $index =&gt; $upload):<br />         echo "&lt;strong&gt;Link:&lt;strong&gt; &lt;a href='" . htmlencode($upload['urlPath']) . "' target='_blank'&gt;" . htmlencode($upload['urlPath']) . "&lt;/a&gt;";<br />     endforeach;<br /> } ?&gt;<br />  &lt;/td&gt;<br /> &lt;/tr&gt;</code></p>
<p><br />It doesn't seem to be showing up. Is there something I'm missing?</p>]]></description>
          <pubDate>Tue, 22 Dec 2015 07:47:47 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237861#post2237861</guid>
        </item>
                <item>
          <title>Is there a way to add a copy feature in Mutli Record section?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237857#post2237857</link>
          <description><![CDATA[<p>I have a bunch of listings in a Multi Record section and some need to be recreated every month for a particular date. Instead of creating a new record and copy and pasting the same information over and over again, is there a function that will duplicate the record?</p>]]></description>
          <pubDate>Fri, 18 Dec 2015 08:14:05 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237857#post2237857</guid>
        </item>
                <item>
          <title>Section editor erroring when reordering</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236672#post2236672</link>
          <description><![CDATA[<p>Hey Damon,</p>
<p>We will forward this to Robin. Let me know if you want to be cc'd on this.</p>
<p>Thanks,</p>
<p>Brian</p>]]></description>
          <pubDate>Wed, 06 May 2015 12:33:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236672#post2236672</guid>
        </item>
                <item>
          <title>Section editor erroring when reordering</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236664#post2236664</link>
          <description><![CDATA[<p>So I have version 2.64 installed and setup on my server. Right now, if I try to reorder a manager I receive the following error: "no can't find schema file for table '_accounts'"</p>
<p>I tried restoring from a backup, but it doesn't seem to fix the problem. I originally imported an user table from another website so to not have to create all the other user accounts by hand. We've done this on one other site with the same user table and didn't experience this issue.</p>
<p>Not sure if we might need to reinstall or if there is an easy fix for this. Any help is appreciated.</p>
<p>Thank you,</p>
<p>Brian</p>]]></description>
          <pubDate>Mon, 04 May 2015 08:40:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236664#post2236664</guid>
        </item>
              </channel>
    </rss>
  