errormaster10
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminKartik are you there?
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminThe screenshot list will be long:
http://prntscr.com/mula41
http://prntscr.com/mulakw
http://prntscr.com/mulatm
http://prntscr.com/mulb1z
http://prntscr.com/mulbb8
http://prntscr.com/mulbk2
http://prntscr.com/mulbu7Here is the list of all of my tables in SQL.
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminOne more thing, every other user are able to register and view and edit their account. But when I assign as admin through MySQL they are not able to view or edit their profile or account.
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminhere is screenshot of error while adding that code in SQL http://prntscr.com/mu4q2x
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminhaye kartiks16
when i am trying to your tutorial https://www.inmotionhosting.com/support/edu/wordpress/333-add-admin-via-mysql
It gives me this error.SQL query:
INSERT INTO
wp_users(user_login,user_pass,user_nicename,user_email,user_status)
VALUES (‘newadmin’, MD5(‘pass123’), ‘firstname lastname’, ‘[email protected]’, ‘0’)
MySQL said: Documentation#1146 – Table ‘ankincwr_wp455.wp_users’ doesn’t exist
Forum: Fixing WordPress
In reply to: Even after login i am not able to access wp-adminhello kartiks16
I am already done that. I also tried to disable the plugin. Nothing works.