Info
- 5 posts
- 3 voices
- Started 2 years ago by COGBones
- Latest reply from COGBones
- This topic is resolved
Problems after intergration
-
- Posted 2 years ago #
Hello
I installed bbPress ok and had admin rights under a user named admin. Then I finished integrating with my wordpress site. It logged me out as the admin and now when I access with my WordPress admin account I cannot see any settings to change.
When I try and log in with the bbPress admin it says there is no admin user. Basically I have no way of changing settings.
Please could someone help with my problems?
Thanks
-
- Posted 2 years ago #
You set WordPress Administrator to bbPress Administrator instead of bbPress Key Master.
Run this on your database:
DELETE FROM bb_meta WHERE meta_key='wp_table_prefix'That should allow you to log in with your bbPress account and fix the setting.
-
- Posted 2 years ago #
Thanks for the help Ben.
I am new to all this, please could you tell me exactly where to run that code?
-
- Posted 2 years ago #
You run that SQL query from something like phpMyAdmin, something that has access to your database and allows you to run SQL queries.
-
- Posted 2 years ago #
Thanks that has fixed it. :)
-
You must log in to post.