divya_djax

  •  ·  Standard
  • 704 views
Friends
Empty
Add new...
 
 
·
Added a discussion

Hi,

I wanted to know that is there any designed login page with forgot password link. I am creating a own module on the basis of drupal_connect, So if I need to add the customised link of forgot password how to link it with my module?

  • 843
·
Added a discussion

Hi, I am creating a new module. So when I am facing errors, it is showing as 500 internal error(Like This page isn’t working). I have checked the php.ini file and display_error is ON already. How to enable the debug like 

ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);

As we do in PHP. Any help?

  • 707
·
Added a discussion

Hi,

 I would like to know that is there any possibilities to handle the login page which is created in una.io studio and connect it with my own API to handle the login.

Also it would be helpful, if someone guides how to work with Oauth2 in una.io?

  • 716
·
Added a discussion

How to create a customised login page other than the default one?

  • 789
divya_djax Discussions
Login page with forgot password option
Display PHP errors
Own Login page
Customize the login page