Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Osman Coskun 164 posts 398 karma points
    Oct 25, 2017 @ 02:38
    Osman Coskun
    0

    Error after installation

    Hello Matthew,

    Thanks for the package.

    I had the following error after installation completed. I installed on a fresh Umbraco 7.7.3 and Umbraco Forms 6.0.3.

    Do you have any idea?

    Best regards... enter image description here

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 25, 2017 @ 07:27
    Matthew Wise
    0

    Hi Osman,

    Does the folder exist? It looks like it failed to install correctly. There should also be a dll in the bin folder.

    I don't have time to test it myself but hopefully at the weekend if this is not the issue.

    Thanks Matt

    EDIT

    I have found the issue (and a couple more) with the package installer. I will get this fixed ASAP.

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 25, 2017 @ 07:57
    Matthew Wise
    100

    Hi Osman,

    Found that the way I packaged this up was pretty much completely wrong!

    I have released a version 1.2.0 this package now cleanly installs, don't forget to add your APIKey in the web.config

  • Osman Coskun 164 posts 398 karma points
    Oct 25, 2017 @ 14:05
    Osman Coskun
    0

    Thanks for the quick feedback and support. I managed to install the package without any problems.

    Lastly where shall i add the api key and list id.

    Bets regards...

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 25, 2017 @ 14:07
    Matthew Wise
    0

    No problem, nice to see someone else getting use out of it.

    They go in the appSettings section of the web.config

    umbFormCampApiKey - Campaign monitor API Key umbFormCampClientId - Campaign monitor Client ID

    <add key="umbFormCampApiKey " value=""/>
    <add key="umbFormCampClientId  " value=""/>
    
  • Osman Coskun 164 posts 398 karma points
    Oct 27, 2017 @ 07:03
    Osman Coskun
    0

    I had the chance to test with Umbraco Forms 4.4.2

    It works like charm. I've been waiting for this package for years. Thank you very much.

    Ps. Is it possible to integrate the workflow in subscribe forms without checkbox. For example the form in the footer of http://www.arlight.net/en

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 27, 2017 @ 07:16
    Matthew Wise
    0

    Just don't set a subscription field and it will automatically subscribe

  • Osman Coskun 164 posts 398 karma points
    Oct 27, 2017 @ 07:33
    Osman Coskun
    0

    I added static value true and it worked.

    Best regards

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 27, 2017 @ 11:00
    Matthew Wise
    0

    You are more than welcome!

    Glad it's all working for you.

    Any suggestions on improvements etc are welcome on here or on GitHub :)

    Thanks Matt

  • Osman Coskun 164 posts 398 karma points
    Oct 28, 2017 @ 01:28
    Osman Coskun
    0

    I don't know if this is in the scope of this package, or Umbraco Forms, but it would be good to send the data with ajax for especially subscribe forms in the bottom of pages (as The Arlight web site). In such pages the feedback message can be missed after sending the form.

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Oct 28, 2017 @ 07:54
    Matthew Wise
    0

    Yeah not really in scope for this package, but you can Ajax the form

    https://our.umbraco.org/forum/umbraco-forms/80174-ajax-umbraco-forms

    Matt

  • Osman Coskun 164 posts 398 karma points
    Nov 03, 2017 @ 06:43
    Osman Coskun
    0

    Thanks Matthew, i'll dig into it in a more free period.

Please Sign in or register to post replies

Write your reply to:

Draft