2sic / app-mobius-forms

Simple jQuery based 2sxc form - to use immediately or to modify as needed. Multi-language, simple, with Recaptcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send mail error in a test environment dnn 9

mangiove opened this issue · comments

Hello, just trying out this awesome app, in dnn 8 it seems working well.
In a test environment using dnn 9 it gives error sending email.
Don't know if it is dnn 9 version the cause, but it seems it is looking for an api in the wrong place

The form example is here http://www.msgweb.it/chisiamo

jquery.js?cdv=103:8526 POST http://www.msgweb.it/API/2sxc/app-api/Form/ProcessForm? 404 (Not Found)

Thanks you
Kinds regards

Fiddler says:
{"Message":"Impossibile individuare un controller per http://www.msgweb.it/API/2sxc/app-api/Form/ProcessForm. Ricerca nei namespace: ToSic.SexyContent.Apps."}

I don't have an explanation yet, but I'll look into it in a few days.

And thanks for the live demo, much faster to see what's going on :)

Found the reason, it's the changed url of API calls in dnn9 - will fix soon:

2sic/2sxc#1099

Nice one! Thanks you :)

Note: fixed it - will be in 2sxc 8.9.1