When I try to login I get this problem during submitting the login form. The error I am getting is "_drupalgap_form_submit - failed to load form: user_login_form".

I have used user.js user_login_form function manually in index.html file but that is not working.

I also tried to invoke using function deviceReady() in index.html which is also not working.

Would appreciate any help to solve this issue.

Comments

tyler.frankenstein’s picture

Status: Active » Postponed (maintainer needs more info)

Are you really using DrupalGap 7.x-2.x? This branch is not ready for production and very unstable.

Amalan’s picture

Version: 7.x-2.x-dev » 6.x-1.0
Amalan’s picture

Version: 6.x-1.0 » 7.x-1.9
tyler.frankenstein’s picture

Version: 7.x-1.9 » 7.x-1.x-dev

Please first update your Drupal site core to the latest version, all Drupal contrib modules to their latest version s (including DrupalGap, and verify you are using the 7.x-1.x branch of the DG module and SDK), then update the SDK to the latest version. Does the error still occur?