Wordpress Login Issues

2 replies
Don't know if this is the right category to open this thread, however you guys into programming so I though I might find a solution to my problem. I'm trying to log into this blog which I received premade from one of the website. Since the admin is non-communicating I am hoping one of you can step in his shoes and help me move forward. I have the login and password to get into wp-admin but when I tried to login I was greeted with this message wplogin - weightlossshopper's library

The website is hosted into my blog so I do have access to everything but I am not sure how can I fix this problem.

Please help.

Thanks
#issues #login #wordpress
  • Originally Posted by 55sadhikar View Post

    Don't know if this is the right category to open this thread, however you guys into programming so I though I might find a solution to my problem. I'm trying to log into this blog which I received premade from one of the website. Since the admin is non-communicating I am hoping one of you can step in his shoes and help me move forward. I have the login and password to get into wp-admin but when I tried to login I was greeted with this message wplogin - weightlossshopper's library

    The website is hosted into my blog so I do have access to everything but I am not sure how can I fix this problem.

    Please help.

    Thanks
    Hi,

    1: Open phpmyadmin
    2: Select table "wp_usermeta"
    3: Select column wp_capabilities
    4: a:1:{s:13:"any name";b:1;} Change this to
    a:1:{s:13:"administrator";b:1;}

    Hope after doing this your problem will be solved..If not then please check the link below:


    Thanks
    {{ DiscussionBoard.errors[10720070].message }}
  • Profile picture of the author 55sadhikar
    I changed things as per video too but problem still persists. Can someone jump in for rescue?
    {{ DiscussionBoard.errors[10731731].message }}

Trending Topics