Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't log in #3150

Closed
elarion83 opened this issue Jan 27, 2018 · 12 comments
Closed

Can't log in #3150

elarion83 opened this issue Jan 27, 2018 · 12 comments

Comments

@elarion83
Copy link

Hi,

I've updated unyson and I can't log with my admin credentials. Website tell me that the user is not found.

Please help asap this is important.

@ViorelEremia
Copy link
Contributor

Here is not the unyson involved we do not affect anything that is related to the users.
If you have ftp credentials run this code on your server

 wp_insert_user( array(
    'user_login'   =>  'new_user_login',
    'user_pass'   =>  'your_new_password',
    'role'             => 'administrator'
) ) ;

@elarion83
Copy link
Author

elarion83 commented Jan 27, 2018 via email

@elarion83
Copy link
Author

What's going on ? Why is this issue marked as closed ?

@ViorelEremia
Copy link
Contributor

Send me some temporary credentials (admin, ftp): viorel@themefuse.com

@ViorelEremia ViorelEremia reopened this Jan 27, 2018
@ViorelEremia
Copy link
Contributor

why do you have two plugins?
screenshot from 2017-12-26 23-01-07

@elarion83
Copy link
Author

elarion83 commented Jan 27, 2018 via email

@elarion83
Copy link
Author

elarion83 commented Jan 27, 2018 via email

@ViorelEremia
Copy link
Contributor

I can't find what is going on, if i disable all of these custom extensions from unyson extensions page your data will be lost?
I think this is because of one of them

@elarion83
Copy link
Author

elarion83 commented Jan 27, 2018 via email

@elarion83
Copy link
Author

elarion83 commented Jan 28, 2018 via email

@ViorelEremia
Copy link
Contributor

I did not touch your site I just checked the plugins you installed, theme, extensions and the theme you are using and nothing more, that's what I checked Saturday on 9 o'clock UTC/GMT +2 hours. If you think that I broke your site you have to inspect yourself the issue. You should ask the theme/extensions developer if he did not add some functionality on login wp hooks when Unyson is enabled. You use simple membership plugin to create the page with log in which I have also installed on a local host for testing. When i try to log in via page "Member Login" it does not allow me although unyson isn't installed.

@ViorelEremia
Copy link
Contributor

Closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants