*

Locan

  • ****
  • 166 posts
Re: Free Phone Number Login Plugin dont work
« Reply #15 on: December 11, 2018, 01:25:58 PM »
but try login with Cell phone in not work :'(

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #16 on: December 11, 2018, 04:00:11 PM »
@Locan
Can you try i.e. just with ?
Maybe there are some redirects...
Code: [Select]
  if(phl_param('enable') == 1 && Params::getParam('page') == 'login') {

// Edit: what I've sent previously should be correct
// Edit2: tested and works alright
« Last Edit: December 11, 2018, 04:05:11 PM by MB Themes »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Locan

  • ****
  • 166 posts
Re: Free Phone Number Login Plugin dont work
« Reply #17 on: December 12, 2018, 02:46:20 PM »
still the same

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #18 on: December 12, 2018, 02:57:41 PM »
What is same?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Locan

  • ****
  • 166 posts
Re: Free Phone Number Login Plugin dont work
« Reply #19 on: December 13, 2018, 01:02:49 PM »
i login with phone number but it's not login and socail login work well

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #20 on: December 13, 2018, 01:21:01 PM »
@Locan
I am not going to put more time into comparing with social login plugin as this one is free and social login is not our product. You may talk to their support how to identify social login is logging user.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #21 on: December 13, 2018, 01:34:06 PM »
You can also change in file:
oc-content/plugins/phone_login/functions.php

osc_add_hook('before_validating_login', 'phl_login_user');

into:
osc_add_hook('before_validating_login', 'phl_login_user', 10);

so it's last function that check login.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Locan

  • ****
  • 166 posts
Re: Free Phone Number Login Plugin dont work
« Reply #22 on: December 13, 2018, 02:32:32 PM »
i fount the problem, it's not work with Anti Spam & Protection System
« Last Edit: December 15, 2018, 08:22:11 AM by MB Themes »

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #23 on: December 13, 2018, 02:56:44 PM »
@Locan
Thanks for information, it's bit strange.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Locan

  • ****
  • 166 posts
Re: Free Phone Number Login Plugin dont work
« Reply #24 on: December 15, 2018, 07:59:09 AM »
any solution bro

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #25 on: December 15, 2018, 08:22:38 AM »
No we do not own this plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Tiger

  • ***
  • 55 posts
Re: Free Phone Number Login Plugin dont work
« Reply #26 on: December 16, 2018, 02:57:03 PM »
But this plugin is free you can download and test it , I have problem too

*

MB Themes

Re: Free Phone Number Login Plugin dont work
« Reply #27 on: December 16, 2018, 05:36:34 PM »
We may check it in upcoming weeks
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots