<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged guest</title>
<link>https://overflow.efficy.io/?qa=tag/guest</link>
<description>Powered by Question2Answer</description>
<item>
<title>No guest applications are allowed on this host</title>
<link>https://overflow.efficy.io/?qa=6627/no-guest-applications-are-allowed-on-this-host</link>
<description>&lt;p&gt;Hello&lt;br&gt;
I have an unexpected Error with guest configuration.&lt;br&gt;
I configured the alias manager as described into this page.&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/dev/wsit_configureguestaccess&quot;&gt;&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/dev/wsit_configureguestaccess&quot;&gt;https://help.efficy.io/edn/dev/wsit_configureguestaccess&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=9563368223900775737&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;I basically used a new database, duplicated the sample directory into my custom folder and adding int the alias manager like described.&lt;/p&gt;

&lt;p&gt;But each time we call the url we got this error message. &lt;br&gt;
Have we missed something ? &lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=14863078001027610423&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6627/no-guest-applications-are-allowed-on-this-host</guid>
<pubDate>Mon, 11 Jul 2022 09:23:48 +0000</pubDate>
</item>
<item>
<title>Customize the error message for a Guest page when there are &quot;Invalid parameters&quot;</title>
<link>https://overflow.efficy.io/?qa=5699/customize-error-message-guest-page-there-invalid-parameters</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;is it possible to customize the error message that you get when you've entered invalid parameters for a guest page. You then get the following error message:&lt;br&gt;
“Invalid parameters for request! Check Guest_Error.log for details&quot;&lt;/p&gt;

&lt;p&gt;But I really would like to know if we can modify this error message to a more friendly one.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5699/customize-error-message-guest-page-there-invalid-parameters</guid>
<pubDate>Wed, 25 Nov 2020 16:47:54 +0000</pubDate>
</item>
<item>
<title>MergeTemplate -&gt; Cannot open template!</title>
<link>https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</link>
<description>&lt;p&gt;Hi Team,&lt;/p&gt;

&lt;p&gt;I'm building an Extranet for a customer and I have to fill in some fields on a document when clicking a link. Until here, it works fine. After this I simply have to merge a template and store the key of this new attachment. This is done in the same edit context as before.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;var editDocu    = Database.OpenEditContext(ntDocu, K_DOCUMENT);
var dataDocu    = Database.GetMasterDataSet(editDocu, 0);

dataDocu.Edit;
/** Here some fields are being filled in, this works. **/

var K_NEW_ATTCHM  = Database.MergeTemplate(editDocu, 7, null);
/** 
    Where 7 is the key of the template. The GUEST user 
    has full-control security on the template
**/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When this code gets executed I get the following error: &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Cannot open Template! Can't show that item. It may have been deleted or you may not have the proper access rights to view this information.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The template (Key: 7) is an empty html template. The GUEST user has full-control security on the linked elements of the document.&lt;/p&gt;

&lt;p&gt;Is there anything else that has to be done in order to make this work?&lt;/p&gt;

&lt;p&gt;Thanks in advance :-)&lt;/p&gt;

&lt;p&gt;Br,&lt;br&gt;
Maxime&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</guid>
<pubDate>Thu, 17 Aug 2017 06:25:57 +0000</pubDate>
</item>
<item>
<title>Guest Page configuration</title>
<link>https://overflow.efficy.io/?qa=1982/guest-page-configuration</link>
<description>&lt;p&gt;Hi everyone, &lt;/p&gt;

&lt;p&gt;I'm having a problem while trying to configure a guest page @Ingenico Easycash.&lt;br&gt;
This is not the first time i have to implement a guest page, but this time is not working and I cannot find the reason.&lt;/p&gt;

&lt;p&gt;When I try to access the page, I have an error message telling me to check the Guest_error.log file but I cannot find it (seems that it's not created).&lt;/p&gt;

&lt;p&gt;Here are some screenshots of my configs:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=16324494599736490146&quot; alt=&quot;Here is the Guest Page configuration in the Register Table&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=7398125287106052295&quot; alt=&quot;Here is the web directory path&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=15477403598238763537&quot; alt=&quot;Here is the guest folder path&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=640823003827299109&quot; alt=&quot;Here is the error message that I got&quot;&gt;&lt;/p&gt;

&lt;p&gt;Any Ideas? &lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Prince&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1982/guest-page-configuration</guid>
<pubDate>Thu, 27 Oct 2016 12:02:48 +0000</pubDate>
</item>
<item>
<title>opencaptcha deprecated</title>
<link>https://overflow.efficy.io/?qa=746/opencaptcha-deprecated</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;Fyi, the site www.opencaptcha.org is down for the moment and will be deprecated in October&lt;br&gt;
So if you are using this site in your guestpages, please change it immediately&lt;/p&gt;

&lt;p&gt;A solution is to use the site captchas.net &lt;br&gt;
I'm using this for some guest pages @ Bozar and it works perfectly&lt;/p&gt;

&lt;p&gt;Another solution is to use the google recaptcha (but I'm not a fan)&lt;/p&gt;

&lt;p&gt;Kr,&lt;/p&gt;

&lt;p&gt;Henry&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=746/opencaptcha-deprecated</guid>
<pubDate>Mon, 14 Sep 2015 14:18:06 +0000</pubDate>
</item>
<item>
<title>Guest Page or Extranet what is the difference?</title>
<link>https://overflow.efficy.io/?qa=628/guest-page-or-extranet-what-is-the-difference</link>
<description>&lt;p&gt;What I understood from edn is that Extranet needs contact licenses (and may be a full user call GUEST not sure about that one) and the contact licenses are counted on the number of contacts that have a EXTCODE field filled in.&lt;/p&gt;

&lt;p&gt;Guest page doesn't need license but the user should pass its MAILINGCODE in the URL of the guest page in order to retrieve some information in Efficy.&lt;/p&gt;

&lt;p&gt;I saw in some example some guest pages using a logon page Login = email + Password = MAILINCODE.&lt;/p&gt;

&lt;p&gt;So why using Extranet if Guest pages can also have some sort of &quot;security&quot; ?&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=628/guest-page-or-extranet-what-is-the-difference</guid>
<pubDate>Wed, 12 Aug 2015 04:50:44 +0000</pubDate>
</item>
<item>
<title>Upload Document to Efficy from Guest ( in 2014 )</title>
<link>https://overflow.efficy.io/?qa=175/upload-document-to-efficy-from-guest-in-2014</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I need to make a guest page that can create a contacte and upload a Curriculum Vitae to Efficy, allong with values for some other custom fields.&lt;/p&gt;

&lt;p&gt;I've found the FileUploader and the UploadCv ( used @ Senses ) in the SVN, but what's the best way to do it ? &lt;strong&gt;or is there another way to do this in Efficy 2014 ??&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If the UploadCv is the best way to go ? How do I change this ? I see there is a .dll file explicitly for this app, but how do we create this? I have no experience what so ever with Visual Studio, but I can always learn :-)&lt;/p&gt;

&lt;p&gt;Kind Regards,&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=175/upload-document-to-efficy-from-guest-in-2014</guid>
<pubDate>Wed, 28 Jan 2015 08:01:01 +0000</pubDate>
</item>
</channel>
</rss>