Kristof de Block
Posts: 0
Joined: Tue Aug 05, 2014 4:01 pm

Register screen not working

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Register screen not working

Hi Kristof,

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

Kristof de Block
Posts: 0
Joined: Tue Aug 05, 2014 4:01 pm

Register screen not working

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Register screen not working

Hi Kristof,

Are there any errors in console?

Kristof de Block
Posts: 0
Joined: Tue Aug 05, 2014 4:01 pm

Register screen not working

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Register screen not working

Hi Kristof,

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

Kristof de Block
Posts: 0
Joined: Tue Aug 05, 2014 4:01 pm

Register screen not working

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

Kristof de Block
Posts: 0
Joined: Tue Aug 05, 2014 4:01 pm

Register screen not working

O forgot to invoke the register button

Sorry guys

thx for the help

Return to “Issues”