<?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%3Amarys</link>
        <description></description>
        <pubDate>Fri, 10 Apr 2026 12:51:30 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Amarys&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Donna] Breadcrumbs and two different home pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228568#post2228568</link>
          <description><![CDATA[Wanted to update the thread: I solved the problem by making the file names for each of the breadcrumb publishing rules unique. Sigh. So simple.<br />]]></description>
          <pubDate>Tue, 03 Nov 2009 15:47:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228568#post2228568</guid>
        </item>
                <item>
          <title>Re: [Donna] Adding article to more than one category breaks Placeholder Set Name in list of articles template</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228567#post2228567</link>
          <description><![CDATA[Yes. <br /><br />The only way I've gotten it to work is to select ALL categories (meaning Site1 and Site2 categories) in the category filter for the Site2 Article Page Publishing rule.<br /><br />This one install of AM2 is complicated. :-( Site1 pages are open to the public. Most of Site2 pages are not.<br /><br />It's working now but has, for some reason, caused a SSI include error for the mouse trail on the Site2 shared articles.<br /><br />The site went live at 5 p.m. EST. I've looked at the code much too long today, so I'll get back to troubleshooting tomorrow.<br />]]></description>
          <pubDate>Tue, 03 Nov 2009 15:19:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228567#post2228567</guid>
        </item>
                <item>
          <title>Re: [zakcoop] Adding article to more than one category breaks Placeholder Set Name in list of articles template</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228559#post2228559</link>
          <description><![CDATA[Please expand on this. I am having this exact problem.<br /><br />I don't understand "...Make sure that your publish rule is publishing for the primary category set, and you shouldn't run into this."<br />]]></description>
          <pubDate>Tue, 03 Nov 2009 12:01:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228559#post2228559</guid>
        </item>
                <item>
          <title>Re: [Donna] Breadcrumbs and two different home pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228408#post2228408</link>
          <description><![CDATA[I was editing the breadcrumb templates until I realized the article and index templates had this code:<br /><br />&lt;a href="$published.globalIndex.url$"&gt;$my.homepageName$&lt;/a&gt; : <br />&lt;!--#include virtual="$published.categoryBreadcrumb.webpath$" --&gt;<br /><br />That works fine for the Corporate site because my.homepageName is set to the Corporate site's URL.<br /><br />For the Sales Force site, I changed that code to this on the article and index templates:<br /><br />&lt;a href="<a href="http://www.websiteaddress.com/SalesForce/index-SalesForce.shtml" rel="nofollow">http://www.websiteaddress.com/SalesForce/index-SalesForce.shtml</a>"&gt;Sales Force Home&lt;/a&gt; : <br />&lt;!--#include virtual="$published.categoryBreadcrumb.webpath$" --&gt;<br /><br />If an article appears on both the Corporate and Sales Force sites, the initial link to Home is correct on both breadcrumb trails, but the link to the category is wrong in the Sales Force site breadcrumb. <br /><br />For example, if the category is Products, all of the breadcrumb links are correct EXCEPT for the "Products" on the Sales Force site. It throws the visitor out to the Corporate Site instead of to the Sales Force Site.<br /><br />Corp Site Home : Products<br /><br />Sales Force Home : Products<br /><br />What am I doing wrong?<br />]]></description>
          <pubDate>Mon, 05 Oct 2009 13:17:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228408#post2228408</guid>
        </item>
                <item>
          <title>Re: [Donna] Breadcrumbs and two different home pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228173#post2228173</link>
          <description><![CDATA[I have one Global Index set up for public site.<br /><br />I have one Global Index set up for private site.<br /><br />Same applies to Category Indexes, Article Pages and Category Breadcrumbs.<br /><br />This has whipped me, durn it!<br />]]></description>
          <pubDate>Mon, 20 Jul 2009 13:20:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228173#post2228173</guid>
        </item>
                <item>
          <title>Breadcrumbs and two different home pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228089#post2228089</link>
          <description><![CDATA[I have two different home pages: one for a public site and one  for a private site.<br /><br />I setup two different publishing rules for the breadcrumbs. The breadcrumbs for the public site are fine. However, I cannot figure out how to change the "home page" link on the breadcrumbs for the private site. It sends me to the public site home page.<br /><br />Thanks for your help.<br />]]></description>
          <pubDate>Thu, 25 Jun 2009 14:27:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228089#post2228089</guid>
        </item>
                <item>
          <title>Re: [ross] Search only specific categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228088#post2228088</link>
          <description><![CDATA[I have three article page publish rules:<br /><br />1 is for public site article pages<br />2 is for private site article pages<br />3 is the preview rule<br /><br />I've tried both ways on both rules: to include only the files on the public site for 1; then to exclude the private site files.<br /><br />Did the same with 2.<br /><br />I still get: <br /><br />Error: no category specified! at /home/cluster1/data/f/a/812545/html/artman2/modules//IT/ArtMan/CustomMenus/Publish.pm line 486.<br /><br />I also tried adding the category numbers to the search.cgi string:<br /><br />form action="<a href="http://www.website/artman2/search.cgi?&amp;categoryNums=101,19,20,21,22,24,62,67,68" rel="nofollow">http://www.website/artman2/search.cgi?&amp;categoryNums=101,19,20,21,22,24,62,67,68</a>"<br /><br />I get search results, but they include results from categories not specified in the string.<br />]]></description>
          <pubDate>Thu, 25 Jun 2009 12:35:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228088#post2228088</guid>
        </item>
                <item>
          <title>Unix install 404 error - Network Solutions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228078#post2228078</link>
          <description><![CDATA[Trying to install AM2 on Unix server hosted by Net Sol. <br /><br />On the AM2 install manager page 1 of 8, when I click on "Next," I get a 404 page not found. The URL contains some funk after the domain name.<br /><br /><a href="http://www.website.com/~1779707.1924878//cgi-bin/artman2/admin.cgi" rel="nofollow">http://www.website.com/~1779707.1924878//cgi-bin/artman2/admin.cgi</a><br /><br />I called Net Sol. I asked them if they needed to set something on the server as the install docs suggest. They told me to move all of the files in cgi-bin/artman2 out of artman2 and into the root cgi-bin. Did that. Nothing changed. Moved them back.<br /><br />What should my next step be? Please and thanks.<br />]]></description>
          <pubDate>Tue, 23 Jun 2009 09:42:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228078#post2228078</guid>
        </item>
                <item>
          <title>Re: [ross] Custom uploads directory - a big hole in AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228067#post2228067</link>
          <description><![CDATA[Wanted to let you know that a programmer with Password Protector SD used a mod re-write to protect the files.<br />]]></description>
          <pubDate>Sun, 21 Jun 2009 15:28:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228067#post2228067</guid>
        </item>
                <item>
          <title>Re: [Donna] Custom uploads directory - a big hole in AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227897#post2227897</link>
          <description><![CDATA[Password Protector SD - <a href="http://www.passwordprotectorsd.com/" rel="nofollow">http://www.passwordprotectorsd.com/</a><br /><br />The program can secure entire folders only.<br />]]></description>
          <pubDate>Thu, 30 Apr 2009 10:20:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227897#post2227897</guid>
        </item>
                <item>
          <title>Re: [Donna] Custom uploads directory - a big hole in AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227888#post2227888</link>
          <description><![CDATA[I've spent so much time on this issue.<br /><br />I'd forgotten that my member management program uses mod_rewrite, which means (I think) that I don't have an .htpasswd file.<br /><br />Is that right? If so, do you have any other ideas as to how I might solve this problem?<br /><br />Thanks, Donna.<br />]]></description>
          <pubDate>Wed, 29 Apr 2009 14:10:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227888#post2227888</guid>
        </item>
                <item>
          <title>Re: [Donna] Search only specific categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227865#post2227865</link>
          <description><![CDATA[Thanks, Donna, but...<br /><br />I now get this error:<br /><br />Error: no category specified! at /home/changed/chan/f/a/666666/html/artman2/modules//IT/ArtMan/CustomMenus/Publish.pm line 486. <br /><br />(I edited the directory names to protect the info, but all from "/html" is original.)<br /><br />My hidden values look like this:<br /><br />&lt;input type="hidden" name="action" value="search"/&gt;<br />&lt;input type="hidden" name="categoryNum" value="101,19,20,21,22,24,62,67,68"&gt;<br />]]></description>
          <pubDate>Sat, 25 Apr 2009 12:50:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227865#post2227865</guid>
        </item>
                <item>
          <title>Re: [Donna] Custom uploads directory - a big hole in AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227839#post2227839</link>
          <description><![CDATA[Thanks, Donna. This is what I'm working with:<br /><br />&lt;FilesMatch protect-*.*&gt;<br />AuthName "Member Only"<br />AuthType Basic<br />AuthUserFile /html/username/.htpasswd<br />require valid-user<br />&lt;/FilesMatch&gt;<br /><br />I looked as using my user management program. While it protects certain sections of the site, other sections are accessible to anyone. I need to protect the uploads associated with the protected section of the site. AM2 uploads all uploads :-) to the same directory.<br />]]></description>
          <pubDate>Wed, 22 Apr 2009 14:21:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227839#post2227839</guid>
        </item>
                <item>
          <title>Search only specific categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227835#post2227835</link>
          <description><![CDATA[How can I restrict search.cgi to search only specific categories?<br /><br />Several categories on my client's site will be password protected. <br /><br />Search.cgi will be called from two different, dynamically called menu.html files. (My search box is in my menu bar.) I set up two menu.html files: one for the unprotected pages, the other for the protected pages. <br /><br />After the form is called into action, here is the hidden code I included:<br /><br />&lt;!--<br />      &lt;input type="hidden" name="sortBy" value="fieldname, -fieldnameReverseOrder, fieldname"&gt;<br />      &lt;input type="hidden" name="keywordSearchFields" value="Title"&gt;<br />  	--&gt;<br /><br />I know I can use something like this to restrict the search to one category:<br /><br />&lt;input type="hidden" name="catNum" value="29" /&gt; <br /><br />How do I code the search.cgi call if I want to restrict the search to catNum 1 - 28, for example?<br /><br />Do I have to enter a hidden catNum for each value (1-28)?<br />]]></description>
          <pubDate>Tue, 21 Apr 2009 17:19:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227835#post2227835</guid>
        </item>
                <item>
          <title>Re: [air-ship] Custom uploads directory - a big hole in AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227834#post2227834</link>
          <description><![CDATA[Talk about throwing me a curve... <br /><br />I need to password protect a custom uploads directory and didn't know AM2 won't let me do that.<br /><br />Please tell me more about using the .htaccess file. <br /><br />Would it need to be in the root directory or in the uploads directory?<br /><br />Please provide sample code for the file.<br /><br />On second thought, I don't think .htaccess will work. I need to protect uploaded files that can be accessed by members only, all of whom have their own password.<br /><br />Do you have a solution?<br />]]></description>
          <pubDate>Tue, 21 Apr 2009 16:19:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227834#post2227834</guid>
        </item>
                <item>
          <title>Re: [Donna] Path Problem: Migrated to new server</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226530#post2226530</link>
          <description><![CDATA[Thanks, Donna. You were right about it not being the IP addresss. I wish my client's Web host's tech support was half as good as interactivetools.com's.<br />]]></description>
          <pubDate>Tue, 16 Sep 2008 07:57:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226530#post2226530</guid>
        </item>
                <item>
          <title>Path Problem: Migrated to new server</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226523#post2226523</link>
          <description><![CDATA[The Web host for one of my client's has migrated the client's Article-Manger-2-driven site to a new server. I have tried to change the website root directory in the Admin &gt; Server Settings, but get one of two error messages depending on what I enter.<br /><br />The Web host instructed me to use the IP address for the path.<br /><br />I enter: /ipaddress/html/<br />Error: The specified directory deosn't exist!<br /><br />I enter: ipaddress<br />Error: relative paths not supported! 'ipaddress' at /home/usr193/html/artman2/modules//IT/App/BrowseForDirOrFile.pm line 50 <br /><br />The ipaddress is the actual IP address for the migrated server.<br /><br />What do I need to change?<br />]]></description>
          <pubDate>Mon, 15 Sep 2008 09:45:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226523#post2226523</guid>
        </item>
                <item>
          <title>Re: [welshchris] Successful implementation of Highslide image expander in AM2.....</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226196#post2226196</link>
          <description><![CDATA[Thanks so much for this. I wish I had found this post before I wasted many days trying to solve a conflict with Lightbox and IE. <br /><br />I followed your instructions and had Highslide up and running for the Image Gallery in minutes. <br /><br />I'm hoping you can help me get Highslide working for inline images -- images that are linked to in articles. <br /><br />Please see <a href="http://www.interactivetools.com/iforum/Products_C2/gforum.cgi?post=63673;search_string=inline;t=search_engine#63673" rel="nofollow">http://www.interactivetools.com/iforum/Products_C2/gforum.cgi?post=63673;search_string=inline;t=search_engine#63673</a><br /><br />On my article page, I've tried unsuccessfully:<br /><br />&lt;!-- templateCell : article.inline_image.embeddedMedia --&gt; <br />&lt;img src="$file.WebUrl$" class="highslide" onclick="return hs.expand(this)"&gt;<br />&lt;!-- /templateCell : article.inline_image.embeddedMedia  --&gt;<br /><br />I also experimented with various possibilities on the embeddedMedia template including adding:<br /><br /> &lt;!-- templateIf : article.inline_image.embeddedMedia --&gt; <br /> 			&lt;img src="$file.WebUrl$" class="highslide" onclick="return hs.expand(this)"&gt;<br />		&lt;!-- /templateIf : article.inline_image.embeddedMedia  --&gt;<br /><br />Any insight will be appreciated.<br />]]></description>
          <pubDate>Wed, 23 Jul 2008 15:16:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226196#post2226196</guid>
        </item>
                <item>
          <title>Re: [Jake] Linking to image in content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226101#post2226101</link>
          <description><![CDATA[Thanks, Jake. <br /><br />I scrapped the Javascript idea for inline images and setup Lightbox <a href="http://www.huddletogether.com/projects/lightbox2/" rel="nofollow">http://www.huddletogether.com/projects/lightbox2/</a> . <br /><br />It works perfectly for default embedded media, but I can't figure out how to code the inline image. <br /><br />I added the following to my article template:<br /><br />&lt;!-- templateCell : article.inline_image.embeddedMedia --&gt; <br />         &lt;img src="$file.WebUrl$" rel="lightbox" alt="$file.title$"&gt;<br />&lt;!-- /templateCell : article.inline_image.embeddedMedia  --&gt;<br /><br />It didn't work. I also tried:<br /><br />&lt;!-- templateCell : article.inline_image.embeddedMedia --&gt; <br />         &lt;!-- templateIf : $file.isImage$ == "1" --&gt;<br />         &lt;img src="$file.WebUrl$" rel="lightbox" alt="$file.title$"&gt;<br />         &lt;!-- /templateIf --&gt;<br />&lt;!-- /templateCell : article.inline_image.embeddedMedia  --&gt;<br /><br />I thought I might need a templateIf because not all of the article pages will have inline images, but that didn't work, either.<br /><br />Thanks in advance for any help.<br />[url]<br />]]></description>
          <pubDate>Thu, 10 Jul 2008 12:11:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226101#post2226101</guid>
        </item>
                <item>
          <title>Re: [marys] Linking to image in content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226058#post2226058</link>
          <description><![CDATA[I'm not sure what happened, but "List of Embedded Media..." now works for the inline_image in the Database Editor.<br /><br />If I have coded my article template to support popup windows and I want inline images to appear in popup windows, how and where do you recommend I add JavaScript link?<br /><br />I'm guessing the code would look something like this, but I don't know where to insert it:<br /><br />&lt;a onclick="JavaScript: newWindow = openWin( 'inline_image', 'POPUP', 'width=700,height=900,toolbar=0,location=0,directories=0,status=1,menuBar=0,scrollBars=1,resizable=1,screenX=0,left=0,screenY=0,top=0' );newWindow.focus()" href="javascript:void()"&gt;<br />]]></description>
          <pubDate>Sat, 05 Jul 2008 18:35:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226058#post2226058</guid>
        </item>
                <item>
          <title>Re: [Donna] Linking to image in content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226057#post2226057</link>
          <description><![CDATA[Hi, Donna,<br /><br />I want to link to the image. <br /><br />I created a new upload field for in-line images, but if I selected the upload type as "List of Embedded Media..." instead of "List of Attached Files," the html I added in the WYSIWYG area showed up when I published the page.<br /><br />What I ended up doing was using the link tool in the WYSIWYG, selecting the text I wanted to link the image to and adding:<br /><br />***inline_image1:url***<br /><br />in the Source field for the WYSIWYG link tool.<br /><br />I'm not sure if I didn't follow your instructions, but I couldn't get adding the HTML directly to work.<br /><br />Thanks for your help.<br />]]></description>
          <pubDate>Sat, 05 Jul 2008 12:48:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226057#post2226057</guid>
        </item>
                <item>
          <title>Clear Formatting</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2225985#post2225985</link>
          <description><![CDATA[I am cutting and pasting content from a Web page into AM's summary and content areas. How can I clear the formatting the content is inheriting from the Web page?<br /><br />It would be great if the WYSIWYG included "Clear Formatting" as an option.<br />]]></description>
          <pubDate>Tue, 24 Jun 2008 10:23:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2225985#post2225985</guid>
        </item>
                <item>
          <title>Linking to image in content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2225984#post2225984</link>
          <description><![CDATA[If I want an image to appear when a visitor clicks on some text in the content, do I need to manually FTP the image? <br /><br />Example: View a cutaway of the motorcycle.<br /><br />The phrase, "cutaway of the motorcycle," would be linked to that graphic using html.<br /><br />I don't necessarily want the image to appear in the gallery, but I think it must have to in order to link to it in the content.<br /><br />Thanks for your help.<br />]]></description>
          <pubDate>Tue, 24 Jun 2008 08:37:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2225984#post2225984</guid>
        </item>
                <item>
          <title>Re: [Damon] Image Borders</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2225982#post2225982</link>
          <description><![CDATA[I don't see -- border="1" -- in my embeddedMedia template. However, in artman2&gt;style&gt;stylesheet.css, I see:<br /><br />/* images */<br />img {<br />border: 2px solid #CCC;<br /><br />Is that what's controlling the border? If so, is that what I should delete to get rid of the border?<br />]]></description>
          <pubDate>Mon, 23 Jun 2008 13:47:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2225982#post2225982</guid>
        </item>
                <item>
          <title>Cannot find &quot;Show PHP Viewer Code&quot; button</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191840#post2191840</link>
          <description><![CDATA[The instructions say:<br /><br />Here's how you can quickly create a new viewer:<br /><br />   1. Go to Admin &gt; Section Editors<br />   2. Click &quot;modify&quot; for the menu of your choice<br />   3. Click the &quot;Show PHP Viewer Code&quot; button<br />   4. Copy and paste the generated code into new PHP files as per the instructions on that page<br />   5. Update the HTML in the viewers to suit your site and design <br /><br />I cannot find the PHP viewer code in step 3. I am using CMS 1.15.<br />]]></description>
          <pubDate>Wed, 04 Jun 2008 12:15:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191840#post2191840</guid>
        </item>
              </channel>
    </rss>
  