<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Support Forums</title>
    <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2011</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:hccdevelopment.com,2011:11:21</id>


    <entry>
      <title>Undefined variable error and missing language file error</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1174/" />      
      <id>tag:hccdevelopment.com,2011:Web-Based-Software/Support-Forums/viewthread/.1174</id>
      <published>2011-11-21T01:21:42Z</published>
      <updated></updated>
      <author><name>Nicolas Weate</name></author>
      <content type="html">
      <![CDATA[
        <p>I am getting a when accessing the Resources Module from the Module Control Panel.</p>

<p>Notice: Undefined variable: to in ...(system)/modules/resources/mcp.resources.php on line 1928</p>

<p>Also getting a a missing language file error when clicking the next pagination link in the modules control panel.</p>

<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Error</p>

<p>Unable to load the following language file:</p>

<p>lang.foxee.php<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>

<p>I am using Resources 1.9 and don&#8217;t have foxee cart installed?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>EE Categories and Resources</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1128/" />      
      <id>tag:hccdevelopment.com,2011:Web-Based-Software/Support-Forums/viewthread/.1128</id>
      <published>2011-01-25T00:20:44Z</published>
      <updated></updated>
      <author><name>Nicolas Weate</name></author>
      <content type="html">
      <![CDATA[
        <p>Does the resource module not use the inbuilt EE categories?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Deleting Files</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1023/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.1023</id>
      <published>2010-07-08T14:41:38Z</published>
      <updated></updated>
      <author><name>Dustin Cook</name></author>
      <content type="html">
      <![CDATA[
        <p>What is the best practice method of removing files form the resource directory that are no longer needed to be accessible online?</p>

<p>Thank you in advance.</p>

<p>- Aloha
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Mod rewrite issue I think</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1020/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.1020</id>
      <published>2010-07-07T14:37:39Z</published>
      <updated></updated>
      <author><name>Dustin Cook</name></author>
      <content type="html">
      <![CDATA[
        <p>Aloha,</p>

<p>Here is what is happening. When I log into my member area I get the following link:<br />
<a href="http://www.DomainName.org/S=871a663c10cf7acf560d95469319b1787dee9fc4/board/">http://www.DomainName.org/S=871a663c10cf7acf560d95469319b1787dee9fc4/board/</a></p>

<p>Once I click my download link I get:<br />
<a href="http://www.DomainName.org//S=871a663c10cf7acf560d95469319b1787dee9fc4/?ACT=36&amp;resource_id=3">http://www.DomainName.org//S=871a663c10cf7acf560d95469319b1787dee9fc4/?ACT=36&amp;resource_id=3</a></p>

<p>If I add in index.php after the domain name the file gets downloaded as expected.</p>

<p>here is the mod rewrite I am using in my htaccess file:</p>

<p>RewriteEngine On<br />
RewriteCond %&#123;QUERY_STRING&#125; ^(css=.*)$ [NC]<br />
RewriteRule ^(.*)$ /index.php?/%1 [L]<br />
RewriteCond $1 !^(images|ss|pm|gihcms|2009|pdf|themes|flash|flip|stuff|favicon\.ico|robots\.txt|index.php) [NC]<br />
RewriteRule ^(.*) /~DomainDirectory/index.php?/$1 [L]</p>

<p>I even added my resource test directory &#8220;stuff&#8221;</p>

<p>Not sure what is going on. My guess is that the mod rewrite needs to be modified.&nbsp; But, I am lacking in my server side skills.</p>

<p>Any thoughts and ideas are greatly appreciated.</p>

<p>All the best,<br />
Dustin
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Upgrade to 1.8 broke my template</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/905/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.905</id>
      <published>2010-03-27T23:52:51Z</published>
      <updated>2010-03-28T10:42:04Z</updated>
      <author><name>Marc Miller</name></author>
      <content type="html">
      <![CDATA[
        <p>So this no longer works in v1.8 in my template:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #007700">&lt;</span><span style="color: #0000BB">ul&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"reportlist"</span><span style="color: #007700">&gt;<br />&nbsp;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"clientdocs"&nbsp;</span><span style="color: #0000BB">resource_permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"private"&nbsp;</span><span style="color: #0000BB">resource_action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"</span><span style="color: #0000BB">&#125;&nbsp;&nbsp;<br />&nbsp;&nbsp;&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&nbsp;permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"private"&nbsp;</span><span style="color: #0000BB">action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"</span><span style="color: #0000BB">&#125;<br />&nbsp;&nbsp;&nbsp;&#123;if&nbsp;resource_is_allowed&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;resource_download_link&#125;"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&nbsp;&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&#125;<br />&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">ul</span><span style="color: #007700">&gt;&nbsp;</span>
</span>
</code></div>

<p>Reverted back to 1.6 and it works. Did I miss something?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>User Permissions + Downloadables</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/865/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.865</id>
      <published>2010-03-02T13:28:43Z</published>
      <updated></updated>
      <author><name>Weston McWhorter</name></author>
      <content type="html">
      <![CDATA[
        <p>Hey ya&#8217;ll,<br />
I came across an interesting issue today that I can&#8217;t seem to find an answer to in the forums.</p>

<p>I&#8217;m wondering if there&#8217;s a relationship between a user&#8217;s permission (or security level) and their ability to attach downloadables to a product entry?</p>

<p>Basically, I (as a super admin) have been able to add downloadables, but my client (an admin with almost universal access) hasn&#8217;t been able to. Is there a setting I should be looking for?</p>

<p>Thanks for the help!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>No Download in IE 7/8 on https site</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/907/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.907</id>
      <published>2010-03-30T08:56:38Z</published>
      <updated></updated>
      <author><name>Werner Gusset</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi Mike</p>

<p>The updated 1.8 from Monday did solve some of the issues we had. Thanks a lot.</p>

<p>But we have still a problem with IE 7 and IE 8. And I guess it has to do with the fact that our site is a https: site. All member group levels get a windows error message. As I run German Windows I can only supply a translated form of the message which goes like this: <br />
Could not open the Internet page. It is either not available or could not be found. Try again later.</p>

<p>From my research I found suggestions that it has to do with a setting in IE options. Something like this in English: Don&#8217;t save encrypted pages on media. <br />
The checkbox on this setting is not activ. But that doesn&#8217;t change a bit.</p>

<p>I guess if you check the module on a https site you will not be able to download either. Safari, Chrome, Opera and FF will do.</p>

<p>It would be a great relief for us if that problem finds a solution.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Resources 1.8 Language file</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/903/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.903</id>
      <published>2010-03-27T22:46:44Z</published>
      <updated>2010-03-27T22:48:33Z</updated>
      <author><name>Marc Miller</name></author>
      <content type="html">
      <![CDATA[
        <p>Just downloaded Resources 1.8</p>

<p>The language file included is for the foxee module language file, not the resources.</p>

<p>Since I&#8217;m updating from 1.6, I don&#8217;t think I need it, but you never know.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Resource Tab</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/904/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.904</id>
      <published>2010-03-27T23:34:50Z</published>
      <updated>2010-03-27T23:54:57Z</updated>
      <author><name>Marc Miller</name></author>
      <content type="html">
      <![CDATA[
        <p>On the Resources tab, can I get a column for the Resource Group an item is assigned to? In between Title and Owner would be perfect.</p>

<p>I create a new group for each of my clients and then upload a file and assign it to that group. It&#8217;d be helpful to see right with all resources which one is assigned to which client. Especially since I will have duplicate titles.</p>

<p>For example, &#8220;March 2010 Statement&#8221; could be a common title for all clients.</p>

<p><br />
EDIT: I did just notice the link when on the Resource Groups tab to &#8220;View Items in Group&#8221; - that&#8217;s helpful. That&#8217;s one way to filter the list at least.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Groups vs Private</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/849/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.849</id>
      <published>2010-02-21T18:17:39Z</published>
      <updated></updated>
      <author><name>Marc Miller</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m trying to create 2 columns of resource documents. 1 column is for forms that should be visible to all of my &#8220;Clients&#8221; member group. The other column is for documents that should only be visible to a particular member.</p>

<p>I set up a Resource group called General Client Forms. I give Download/View permission to Owner and Group, but only select the member group Clients and do not add any individual members.</p>

<p>I set up another Resource group for my test client called John Smith. I give Download/View permission to Owner and Group too. (It would seem that I should set that to only owner, but I want my admin to upload files for the client.) I don&#8217;t select any groups and only select the member this group should be for.</p>

<p>My code for the Group forms column is:
</p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #007700">&lt;</span><span style="color: #0000BB">ul&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"formlist"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"clientdocs"&nbsp;</span><span style="color: #0000BB">resource_permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"group"&nbsp;</span><span style="color: #0000BB">resource_action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"&nbsp;</span><span style="color: #0000BB">resource_all_groups</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"&nbsp;</span><span style="color: #0000BB">resource_group_id</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"</span><span style="color: #0000BB">&#125;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&nbsp;permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"group"&nbsp;</span><span style="color: #0000BB">action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"</span><span style="color: #0000BB">&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;if&nbsp;resource_is_allowed&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;resource_download_link&#125;"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">ul</span><span style="color: #007700">&gt;&nbsp;</span>
</span>
</code></div>

<p>My code for the individual resources is:
</p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #007700">&lt;</span><span style="color: #0000BB">ul&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"reportlist"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"clientdocs"&nbsp;</span><span style="color: #0000BB">resource_permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"private"&nbsp;</span><span style="color: #0000BB">resource_action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"&nbsp;</span><span style="color: #0000BB">resource_all_groups</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"</span><span style="color: #0000BB">&#125;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&nbsp;permission</span><span style="color: #007700">=</span><span style="color: #DD0000">"private"&nbsp;</span><span style="color: #0000BB">action</span><span style="color: #007700">=</span><span style="color: #DD0000">"view"</span><span style="color: #0000BB">&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;if&nbsp;resource_is_allowed&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;resource_download_link&#125;"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">li</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">resources</span><span style="color: #007700">:</span><span style="color: #0000BB">member_groups&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">ul</span><span style="color: #007700">&gt;&nbsp;</span>
</span>
</code></div>

<p>I create 2 test resources: 1 test document is for the General Forms resource group. 1 test document is for the John Smith resource group.</p>

<p>The problem is that my 2 test documents appear in both columns. </p>

<p>In some tests, for the John Smith resource group, I uncheck the Group permissions, then the file doesn&#8217;t show up in either list. The system won&#8217;t let me uncheck the Owners boxes, so I can&#8217;t test that.</p>

<p>What am I missing?
</p>
      ]]>
      </content>
    </entry>


</feed>
