Page 1 of 1

Register screen not working

Posted: Thu Aug 14, 2014 7:37 pm
by Kristof de Block

Hello

I followed this tutorial, http://devcenter.appery.io/tutorials/...
And when I am trying to create a new user nothing will happing I followed the whole article. made it the same login is working


Register screen not working

Posted: Thu Aug 14, 2014 8:36 pm
by Kateryna Grynko

Hi Kristof,

Could you please clarify what exactly doesn't work? Are there any errors in console?


Register screen not working

Posted: Fri Aug 15, 2014 1:44 pm
by Kristof de Block

The register part is not working. when I go in test modsu and i enter a new user there will be nothing created.

I made it like it is on the tutorial but i don't see nay new user in the database


Register screen not working

Posted: Fri Aug 15, 2014 8:04 pm
by Kateryna Grynko

Hi Kristof,

Are there any errors in console?


Register screen not working

Posted: Fri Aug 15, 2014 9:10 pm
by Kristof de Block

No I dont get any errors. Its seems that its keep loading. This first time i got the error about the login name so I went over the whole lage setup and I adjusted like it was in the tutorial but it seems not to work


Register screen not working

Posted: Fri Aug 15, 2014 9:45 pm
by Illya Stepanov

Hi Kristof,

Please check the Network tab in browser dev.tools, what data has been passed and if the service passes?


Register screen not working

Posted: Sat Aug 16, 2014 12:12 pm
by Kristof de Block

Hello,

I am seeing this 3 errors

Uncaught ReferenceError: signupService is not defined Register.html:178
2
Uncaught ReferenceError: signupService is not defined VM1103:178
$.off.on.click VM1103:178
jQuery.event.dispatch jquery-1.9.1.js:3074
elemData.handle jquery-1.9.1.js:2750


Register screen not working

Posted: Sat Aug 16, 2014 12:39 pm
by Kristof de Block

O forgot to invoke the register button

Sorry guys

thx for the help