<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: issues with invite in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241986#M195116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;aleks_sh just posted a workaround for this (which works for me) &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=26212&amp;amp;p=90751#p90751" rel="nofollow noopener noreferrer"&gt;over in this thread&lt;/A&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add a rewrite rule to your Apache config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteRule ^/share/proxy/(.*) /share/page/proxy/$1 [QSA,PT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jul 2010 00:31:36 GMT</pubDate>
    <dc:creator>nadaoneal</dc:creator>
    <dc:date>2010-07-04T00:31:36Z</dc:date>
    <item>
      <title>issues with invite</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241982#M195112</link>
      <description>Hi, I have a question.&amp;nbsp; when ever we send an invite out, when the user goes to log in and accept the invite, they just get a popup saying:Failure, Failed to action task.&amp;nbsp; this happens when they try to accept the invite, deny it or cancel it.&amp;nbsp; how can we get the invites so they work from within share</description>
      <pubDate>Sat, 12 Jun 2010 07:15:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241982#M195112</guid>
      <dc:creator>anwoke8204</dc:creator>
      <dc:date>2010-06-12T07:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: issues with invite</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241983#M195113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Upgrade to 3.3G which fixes this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jun 2010 11:31:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241983#M195113</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-06-12T11:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: issues with invite</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241984#M195114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue still exists in 3.3g CE, MySQL, Tomcat, Windows Server 2003r2 32-bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 14:42:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241984#M195114</guid>
      <dc:creator>cpss454</dc:creator>
      <dc:date>2010-06-18T14:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: issues with invite</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241985#M195115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Confirmed, I'm also still getting this issue. I'm using 3.3g on RHEL. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;14:40:59,276&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.3.0 (g 2860) schema 4100 - Originally installed version 3.2.0 (2039) schema 2019&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Strangely, I'm not getting any error messages in the error logs, even after adding these lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;log4j.logger.org.alfresco.web.scripts.servlet.EndPointProxyServlet=debug&lt;BR /&gt;log4j.logger.org.alfresco.web.scripts.RemoteStore=debug&lt;BR /&gt;log4j.logger.org.alfresco.connector=debug&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;to both &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/share/WEB-INF/classes/log4j.properties and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/log4j.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(and restarting)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 18:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241985#M195115</guid>
      <dc:creator>nadaoneal</dc:creator>
      <dc:date>2010-06-21T18:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: issues with invite</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241986#M195116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;aleks_sh just posted a workaround for this (which works for me) &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=26212&amp;amp;p=90751#p90751" rel="nofollow noopener noreferrer"&gt;over in this thread&lt;/A&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add a rewrite rule to your Apache config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteRule ^/share/proxy/(.*) /share/page/proxy/$1 [QSA,PT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jul 2010 00:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-with-invite/m-p/241986#M195116</guid>
      <dc:creator>nadaoneal</dc:creator>
      <dc:date>2010-07-04T00:31:36Z</dc:date>
    </item>
  </channel>
</rss>

